From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from zen.linaroharston ([85.9.250.243]) by smtp.gmail.com with ESMTPSA id k10-20020a5d66ca000000b003078681a1e8sm11027074wrw.54.2023.05.23.06.32.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 23 May 2023 06:32:32 -0700 (PDT) Received: from zen (localhost [127.0.0.1]) by zen.linaroharston (Postfix) with ESMTP id 3B2B61FFBB; Tue, 23 May 2023 14:32:32 +0100 (BST) References: <20230522153144.30610-1-philmd@linaro.org> <20230522153144.30610-6-philmd@linaro.org> User-agent: mu4e 1.11.6; emacs 29.0.91 From: Alex =?utf-8?Q?Benn=C3=A9e?= To: Philippe =?utf-8?Q?Mathieu-Daud=C3=A9?= Cc: qemu-devel@nongnu.org, Paolo Bonzini , qemu-arm@nongnu.org, Evgeny Iakovlev , =?utf-8?Q?Marc-Andr=C3=A9?= Lureau , Peter Maydell Subject: Re: [PATCH 05/12] hw/char/pl011: Remove duplicated PL011_INT_[RT]X definitions Date: Tue, 23 May 2023 14:32:28 +0100 In-reply-to: <20230522153144.30610-6-philmd@linaro.org> Message-ID: <87y1lf41hr.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-TUID: oc7HZP3c2LDb Philippe Mathieu-Daud=C3=A9 writes: > PL011_INT_TX duplicates INT_TX, and PL011_INT_RX INT_RX. > Follow other register fields definitions from this file, > keep the shorter form. > > Signed-off-by: Philippe Mathieu-Daud=C3=A9 Reviewed-by: Alex Benn=C3=A9e --=20 Alex Benn=C3=A9e Virtualisation Tech Lead @ Linaro