Re: [PATCH] powerpc/p5040: fix dtb build warning of p5040ds.dtb
From: Kumar Gala <hidden>
Date: 2012-09-12 20:20:11
On Sep 12, 2012, at 5:36 AM, Shaohui Xie wrote:
Device node adt7461 was wrongly added in p5040ds.dts, it should be =
added
into i2c instead of localbus, when build p5040ds.dtb, a warning will =
dump:
=20 Warning (reg_format): "reg" property in /localbus@ffe124000/nand@2,0/adt7461@4c has invalid length (4 bytes) (#address-cells =3D=3D 1, #size-cells =3D=3D 1) =20 This was introduced by: =20 commit ea6b1ba692bcb5f6e39f409a78cf8b04fdf23baa Author: Jia Hongtao [off-list ref] Date: Tue Aug 28 10:00:55 2012 +0800 =20 powerpc: add adt7461 thermal monitor support to applicable boards =20 Add thermal monitor support to following boards: P1022DS, MPC8536DS, P2041RDB, P3041DS, P4080DS, P5020DS, P5040DS =20 Signed-off-by: Shaohui Xie <redacted> --- based on next branch of =
http://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc.git
=20 arch/powerpc/boot/dts/p5040ds.dts | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-)
applied to next - k=