]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
ARM: dts: vf610: remove unused gpio-range-cells property
authorStefan Agner <stefan@agner.ch>
Mon, 2 Mar 2015 15:58:01 +0000 (16:58 +0100)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 30 Mar 2015 08:42:23 +0000 (16:42 +0800)
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>
arch/arm/boot/dts/vfxxx.dtsi

index 789744b7fce1942f105025e82a39f72705da3b27..8dc3f339785bc8031c68fd32d348d3a5a89652a3 100644 (file)
                        iomuxc: iomuxc@40048000 {
                                compatible = "fsl,vf610-iomuxc";
                                reg = <0x40048000 0x1000>;
-                               #gpio-range-cells = <3>;
                        };
 
                        gpio0: gpio@40049000 {