[PATCH 05/12] mpc5121ads: Added Reset Module node to DTS.
Grant Likely
grant.likely at secretlab.ca
Thu May 7 06:40:00 EST 2009
On Wed, May 6, 2009 at 2:15 PM, Wolfgang Denk <wd at denx.de> wrote:
> From: Piotr Ziecik <kosmo at semihalf.com>
>
> Signed-off-by: Piotr Ziecik <kosmo at semihalf.com>
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> Cc: Grant Likely <grant.likely at secretlab.ca>
> Cc: John Rigby <jcrigby at gmail.com>
Missing patch description. Otherwise looks okay.
g.
> ---
> arch/powerpc/boot/dts/mpc5121ads.dts | 5 +++++
> 1 files changed, 5 insertions(+), 0 deletions(-)
>
> diff --git a/arch/powerpc/boot/dts/mpc5121ads.dts b/arch/powerpc/boot/dts/mpc5121ads.dts
> index c2b8dbf..1b83a9d 100644
> --- a/arch/powerpc/boot/dts/mpc5121ads.dts
> +++ b/arch/powerpc/boot/dts/mpc5121ads.dts
> @@ -166,6 +166,11 @@
> interrupt-parent = < &ipic >;
> };
>
> + reset at e00 { // Reset module
> + compatible = "fsl,mpc5121-reset";
> + reg = <0xe00 0x100>;
> + };
> +
> clock at f00 { // Clock control
> compatible = "fsl,mpc5121-clock";
> reg = <0xf00 0x100>;
> --
> 1.6.0.6
>
>
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
More information about the Linuxppc-dev
mailing list