ARM: digicolor: add pinctrl module device node
authorBaruch Siach <[email protected]>
Tue, 13 Oct 2015 11:28:03 +0000 (14:28 +0300)
committerArnd Bergmann <[email protected]>
Thu, 15 Oct 2015 20:37:08 +0000 (22:37 +0200)
Signed-off-by: Baruch Siach <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
arch/arm/boot/dts/cx92755.dtsi

index df4c6f1f93f9d8b49bf0b48129bc3fc228fe5805..a5a23c3764188c98720c6a8773868ec1e02652cb 100644 (file)
                timeout-sec = <15>;
        };
 
+       pinctrl: pinctrl@f0000e20 {
+               compatible = "cnxt,cx92755-pinctrl";
+               reg = <0xf0000e20 0x100>;
+               gpio-controller;
+               #gpio-cells = <2>;
+       };
+
        uc_regs: syscon@f00003a0 {
                compatible = "cnxt,cx92755-uc", "syscon";
                reg = <0xf00003a0 0x10>;