From: Hans de Goede Date: Tue, 10 Mar 2015 15:27:09 +0000 (+0100) Subject: ARM: dts: sunxi: Add address- and size-cells properties to the mmc ctrl nodes X-Git-Tag: omap-for-v4.3/legacy-v2-signed~132^2~48^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c1bb9c31877d58c5d6f5c92327566fc8a5f99ac;p=pandora-kernel.git ARM: dts: sunxi: Add address- and size-cells properties to the mmc ctrl nodes Sometimes we need to specify non-probably information for sdio devices in the devicetree, this is done through child nodes addressed by the reg property, whereby the reg property refers to the sdio function number, see; Documentation/devicetree/bindings/mmc/mmc.txt This commit adds the necessary address- and size-cells properties to the mmc controller nodes in the dtsi files, so that dts files needing such a child node do not need to specify these themselves. Signed-off-by: Hans de Goede Signed-off-by: Maxime Ripard --- Reading git-diff-tree failed