Loading arch/arm/boot/dts/aspeed-g5.dtsi +6 −0 Original line number Diff line number Diff line Loading @@ -71,6 +71,12 @@ clk_uart: clk_uart@1e6e2008 { reg = <0x1e6e202c 0x4>; }; gfx: display@1e6e6000 { compatible = "aspeed,ast2500-gfx", "syscon"; reg = <0x1e6e6000 0x1000>; reg-io-width = <4>; }; sram@1e720000 { compatible = "mmio-sram"; reg = <0x1e720000 0x9000>; // 36K Loading Loading
arch/arm/boot/dts/aspeed-g5.dtsi +6 −0 Original line number Diff line number Diff line Loading @@ -71,6 +71,12 @@ clk_uart: clk_uart@1e6e2008 { reg = <0x1e6e202c 0x4>; }; gfx: display@1e6e6000 { compatible = "aspeed,ast2500-gfx", "syscon"; reg = <0x1e6e6000 0x1000>; reg-io-width = <4>; }; sram@1e720000 { compatible = "mmio-sram"; reg = <0x1e720000 0x9000>; // 36K Loading