ARM: bcm2835: add missing #xxx-cells to I2C nodes
authorStephen Warren <swarren@wwwdotorg.org>
Tue, 26 Nov 2013 03:35:42 +0000 (20:35 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Dec 2013 18:55:50 +0000 (10:55 -0800)
commite7b2933095b228e2e668bd191b4fddeff4f21815
tree5c5cf4c8c043b01b2a204fa4f93d54d2f1b63d00
parentc1acc1db4649a44b38ded7d432a6d2fd24526b1b
ARM: bcm2835: add missing #xxx-cells to I2C nodes

commit a31ab44ef5d07c6707df4a9ad2c8affd2d62ff4b upstream.

The I2C controller node needs #address-cells and #size-cells properties,
but these are currently missing. Add them. This allows child nodes to be
parsed correctly.

Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/bcm2835.dtsi