提交 daf04258 编写于 作者: A Andrew Jeffery 提交者: Joel Stanley

ARM: dts: aspeed-g5: Add SoC Display Controller node

Signed-off-by: NAndrew Jeffery <andrew@aj.id.au>
Signed-off-by: NJoel Stanley <joel@jms.id.au>
上级 09955007
...@@ -71,6 +71,12 @@ ...@@ -71,6 +71,12 @@
reg = <0x1e6e202c 0x4>; reg = <0x1e6e202c 0x4>;
}; };
gfx: display@1e6e6000 {
compatible = "aspeed,ast2500-gfx", "syscon";
reg = <0x1e6e6000 0x1000>;
reg-io-width = <4>;
};
sram@1e720000 { sram@1e720000 {
compatible = "mmio-sram"; compatible = "mmio-sram";
reg = <0x1e720000 0x9000>; // 36K reg = <0x1e720000 0x9000>; // 36K
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册