OSDN Git Service

ARM: dts: imx: drop invalid size and address cells properties
authorLucas Stach <l.stach@pengutronix.de>
Fri, 28 Mar 2014 16:25:51 +0000 (17:25 +0100)
committerShawn Guo <shawn.guo@freescale.com>
Mon, 14 Apr 2014 02:22:37 +0000 (10:22 +0800)
commit54e8eaeec1227a024373e37315770cc79d69917b
treed553e5177917dc2f3f8442d2963b22b34252fffe
parent7b6b2f4bf76e72d0599bd0d4ca1c850f8308d50f
ARM: dts: imx: drop invalid size and address cells properties

Those two properties should have been set to zero, which
is the same as not specifying them.

Having address-cells set to 1 causes OF interrupt
mapping routines to add 1 to the interrupt-cells
property and as result fail because all calculations
are off by one.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/boot/dts/imx6qdl.dtsi
arch/arm/boot/dts/imx6sl.dtsi