9
0
Fork 0

MIPS: dts: qemu-malta.dts: enable CBUS FPGA I2C gpio driver

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Antony Pavlov 2014-06-24 01:21:10 +04:00 committed by Sascha Hauer
parent c8364cea6f
commit f21744fba3
1 changed files with 7 additions and 0 deletions

View File

@ -25,6 +25,13 @@
clock-frequency = <1843200>;
};
gpio: gpio@1f000b00 {
compatible = "mti,malta-fpga-i2c-gpio";
gpio-controller;
reg = <0xbf000b00 0x20>;
#gpio-cells = <2>;
};
uart2: serial@bf000900 {
compatible = "ns16550a";
reg = <0xbf000900 0x40>;