[PATCH 4/7] MIPS: dts: qemu-malta.dts: enable CBUS FPGA I2C gpio driver
Antony Pavlov
antonynpavlov at gmail.com
Mon Jun 23 14:21:10 PDT 2014
Signed-off-by: Antony Pavlov <antonynpavlov at gmail.com>
---
arch/mips/dts/qemu-malta.dts | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/arch/mips/dts/qemu-malta.dts b/arch/mips/dts/qemu-malta.dts
index 67fe591..204007d 100644
--- a/arch/mips/dts/qemu-malta.dts
+++ b/arch/mips/dts/qemu-malta.dts
@@ -25,6 +25,13 @@
clock-frequency = <1843200>;
};
+ gpio: gpio at 1f000b00 {
+ compatible = "mti,malta-fpga-i2c-gpio";
+ gpio-controller;
+ reg = <0xbf000b00 0x20>;
+ #gpio-cells = <2>;
+ };
+
uart2: serial at bf000900 {
compatible = "ns16550a";
reg = <0xbf000900 0x40>;
--
1.9.2
More information about the barebox
mailing list