提交 d4578204 编写于 作者: U Ulrich Hecht 提交者: Simon Horman

ARM: shmobile: r8a7778 dtsi: Add Bus State Controller node

Add a node for the Bus State Controller (BSC) on r8a7778, to which
multiple external devices can be connected.
Signed-off-by: NUlrich Hecht <ulrich.hecht+renesas@gmail.com>
Acked-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
上级 1898fe19
......@@ -41,6 +41,13 @@
spi2 = &hspi2;
};
bsc: bus@1c000000 {
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <1>;
ranges = <0 0 0x1c000000>;
};
ether: ethernet@fde00000 {
compatible = "renesas,ether-r8a7778";
reg = <0xfde00000 0x400>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册