[PATCH] add lm75 to mpc 837x rdb dts
Kumar Gala
kumar.gala at freescale.com
Sat Jan 31 01:43:53 EST 2009
On Jan 30, 2009, at 8:34 AM, Reynes Philippe wrote:
> Signed-off-by: Philippe Reynes <philippe.reynes at isismpp.fr>
> ---
> diff --git a/arch/powerpc/boot/dts/mpc8377_rdb.dts
> b/arch/powerpc/boot/dts/mpc8377_rdb.dts
> index e747486..38507ee 100644
> --- a/arch/powerpc/boot/dts/mpc8377_rdb.dts
> +++ b/arch/powerpc/boot/dts/mpc8377_rdb.dts
> @@ -137,6 +137,11 @@
> interrupt-parent = <&ipic>;
> dfsrr;
>
> + dtt at 48 {
> + compatible = "national, lm75";
is there really a space between national, and lm75?
>
> + reg = <0x48>;
> + };
> +
> at24 at 50 {
> compatible = "at24,24c256";
> reg = <0x50>;
More information about the Linuxppc-dev
mailing list