[U-Boot] [PATCH 1/6] ARM: tegra: deduplicate MASK_BITS_xxx clock mux enum

Thierry Reding thierry.reding at gmail.com
Fri Jan 24 14:54:47 CET 2014


On Wed, Jan 22, 2014 at 01:20:31PM -0700, Stephen Warren wrote:
> From: Tom Warren <twarren.nvidia at gmail.com>
> 
> 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 <twarren at nvidia.com>
> [swarren, extracted from a larger patch by Tom]
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> ---
>  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 <treding at nvidia.com>

I've also given these a spin together with your reworked Tegra124
patches and it all works great, so:

	Tested-by: Thierry Reding <treding at nvidia.com>

And since Tom asked for it:

	Acked-by: Thierry Reding <treding at nvidia.com>

Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140124/3cca1c3e/attachment.pgp>


More information about the U-Boot mailing list