|
@@ -148,6 +148,7 @@
|
|
compatible = "intel,pxa3xx-gpio";
|
|
compatible = "intel,pxa3xx-gpio";
|
|
reg = <0x40e00000 0x10000>;
|
|
reg = <0x40e00000 0x10000>;
|
|
clocks = <&clks CLK_GPIO>;
|
|
clocks = <&clks CLK_GPIO>;
|
|
|
|
+ gpio-ranges = <&pinctrl 0 0 128>;
|
|
interrupt-names = "gpio0", "gpio1", "gpio_mux";
|
|
interrupt-names = "gpio0", "gpio1", "gpio_mux";
|
|
interrupts = <8 9 10>;
|
|
interrupts = <8 9 10>;
|
|
gpio-controller;
|
|
gpio-controller;
|