ARM: digicolor: add pinctrl module device node

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
Baruch Siach 2015-10-13 14:28:03 +03:00 committed by Arnd Bergmann
parent 82f8817470
commit 2d5958e360

View file

@ -95,6 +95,13 @@ watchdog@f0000fc0 {
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>;