diff options
author | Lucas Stach <l.stach@pengutronix.de> | 2014-03-28 17:25:51 +0100 |
---|---|---|
committer | Shawn Guo <shawn.guo@freescale.com> | 2014-04-14 10:22:37 +0800 |
commit | 54e8eaeec1227a024373e37315770cc79d69917b (patch) | |
tree | d553e5177917dc2f3f8442d2963b22b34252fffe /arch/arm/mach-imx | |
parent | 7b6b2f4bf76e72d0599bd0d4ca1c850f8308d50f (diff) | |
download | talos-obmc-linux-54e8eaeec1227a024373e37315770cc79d69917b.tar.gz talos-obmc-linux-54e8eaeec1227a024373e37315770cc79d69917b.zip |
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>
Diffstat (limited to 'arch/arm/mach-imx')
0 files changed, 0 insertions, 0 deletions