提交 304ec42f 编写于 作者: J Jiansong Chen 提交者: Olof Johansson

ARM: dts: sirf: add missed graphics2d iobg in atlas6 dts

there is a bus bridge for graphics 2D module lost in current dts, this patch takes it
back.
Signed-off-by: NJiansong Chen <jiansong.chen@csr.com>
Signed-off-by: NBarry Song <Baohua.Song@csr.com>
Signed-off-by: NOlof Johansson <olof@lixom.net>
上级 0671840c
......@@ -132,6 +132,20 @@
};
};
graphics2d-iobg {
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <1>;
ranges = <0xa0000000 0xa0000000 0x8000000>;
ble@a0000000 {
compatible = "sirf,atlas6-ble";
reg = <0xa0000000 0x2000>;
interrupts = <5>;
clocks = <&clks 33>;
};
};
dsp-iobg {
compatible = "simple-bus";
#address-cells = <1>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册