9
0
Fork 0

MIPS: dts: ar9331.dtsi: add gpio

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Antony Pavlov 2015-09-23 01:34:10 +03:00 committed by Sascha Hauer
parent 15cc058c06
commit de8a86401a
1 changed files with 10 additions and 0 deletions

View File

@ -17,6 +17,16 @@
status = "disabled";
};
gpio: gpio@18040000 {
compatible = "qca,ar7100-gpio";
gpio-controller;
reg = <0x18040000 0x100>;
#gpio-cells = <2>;
ngpios = <30>;
status = "disabled";
};
ar9331_clk: clock {
compatible = "qca,ar933x-clk";
reg = <0x18050000 0x48>;