From: Stephen Warren Date: Tue, 26 Nov 2013 03:35:42 +0000 (-0700) Subject: ARM: bcm2835: add missing #xxx-cells to I2C nodes X-Git-Tag: v3.13-rc2~26^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a31ab44ef5d07c6707df4a9ad2c8affd2d62ff4b;p=pandora-kernel.git ARM: bcm2835: add missing #xxx-cells to I2C nodes 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 Signed-off-by: Olof Johansson --- Reading git-diff-tree failed