From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thierry Reding Date: Fri, 24 Jan 2014 14:54:47 +0100 Subject: [U-Boot] [PATCH 1/6] ARM: tegra: deduplicate MASK_BITS_xxx clock mux enum In-Reply-To: <1390422036-31947-1-git-send-email-swarren@wwwdotorg.org> References: <1390422036-31947-1-git-send-email-swarren@wwwdotorg.org> Message-ID: <20140124135446.GD25720@ulmo.nvidia.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Jan 22, 2014 at 01:20:31PM -0700, Stephen Warren wrote: > From: Tom Warren > > The enum used to define the set of register bits used to represent a > clock's input mux, MUX_BITS_*, is defined separately for each SoC at > present. Move this definition to a common location to ease fixing up > some issues with the definition, and the code that uses it. > > Signed-off-by: Tom Warren > [swarren, extracted from a larger patch by Tom] > Signed-off-by: Stephen Warren > --- > arch/arm/cpu/tegra114-common/clock.c | 6 ------ > arch/arm/cpu/tegra30-common/clock.c | 6 ------ > arch/arm/include/asm/arch-tegra/clock.h | 6 ++++++ > 3 files changed, 6 insertions(+), 12 deletions(-) With the few small comments addressed, the series: Reviewed-by: Thierry Reding I've also given these a spin together with your reworked Tegra124 patches and it all works great, so: Tested-by: Thierry Reding And since Tom asked for it: Acked-by: Thierry Reding Thierry -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: not available URL: