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

And since Tom asked for it:

        Acked-by: Thierry Reding <tred...@nvidia.com>

Thierry

Attachment: pgpzJXC5jsmwz.pgp
Description: PGP signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to