1
0

ARM64: dts: meson-gxbb: Add SRAM node

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Este cometimento está contido em:
Neil Armstrong
2016-10-19 14:51:11 +02:00
cometido por Kevin Hilman
ascendente a776e045ce
cometimento fe62a2b232

Ver ficheiro

@@ -94,6 +94,15 @@
status = "disabled";
};
sram: sram@c8000000 {
compatible = "amlogic,meson-gxbb-sram", "mmio-sram";
reg = <0x0 0xc8000000 0x0 0x14000>;
#address-cells = <1>;
#size-cells = <1>;
ranges = <0 0x0 0xc8000000 0x14000>;
};
usb0: usb@c9000000 {
compatible = "amlogic,meson-gxbb-usb", "snps,dwc2";
reg = <0x0 0xc9000000 0x0 0x40000>;