aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorStefan Agner <stefan@agner.ch>2015-03-02 10:58:01 -0500
committerShawn Guo <shawn.guo@linaro.org>2015-03-30 04:42:23 -0400
commit7c8a0353799b2813a606b8862a6c43ed33df079a (patch)
tree290788c3eaa6980e25725e904775e7d93349ee4d /arch
parentb923ff6af0d5a806a3996dac6d4393cd9792d0f4 (diff)
ARM: dts: vf610: remove unused gpio-range-cells property
The anyway depricated gpio-range-cells property was never used by the pin controller driver. This patch removes it. Signed-off-by: Stefan Agner <stefan@agner.ch> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/boot/dts/vfxxx.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/vfxxx.dtsi b/arch/arm/boot/dts/vfxxx.dtsi
index 789744b7fce1..8dc3f339785b 100644
--- a/arch/arm/boot/dts/vfxxx.dtsi
+++ b/arch/arm/boot/dts/vfxxx.dtsi
@@ -224,7 +224,6 @@
224 iomuxc: iomuxc@40048000 { 224 iomuxc: iomuxc@40048000 {
225 compatible = "fsl,vf610-iomuxc"; 225 compatible = "fsl,vf610-iomuxc";
226 reg = <0x40048000 0x1000>; 226 reg = <0x40048000 0x1000>;
227 #gpio-range-cells = <3>;
228 }; 227 };
229 228
230 gpio0: gpio@40049000 { 229 gpio0: gpio@40049000 {