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)
committerOlof Johansson <olof@lixom.net>
Tue, 26 Nov 2013 05:56:00 +0000 (21:56 -0800)
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.

Cc: stable@vger.kernel.org
Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Olof Johansson <olof@lixom.net>

No differences found