lkml.org 
[lkml]   [2016]   [Aug]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 12/13] ARM64: dts: meson-gxbb: Add SRAM node
    Date
    Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
    ---
    arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 9 +++++++++
    1 file changed, 9 insertions(+)

    diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
    index bdbf6e7..2748007 100644
    --- a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
    +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
    @@ -124,6 +124,15 @@
    #size-cells = <2>;
    ranges;

    + 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>;
    + };
    +
    cbus: cbus@c1100000 {
    compatible = "simple-bus";
    reg = <0x0 0xc1100000 0x0 0x100000>;
    --
    1.9.1
    \
     
     \ /
      Last update: 2016-09-17 09:57    [W:2.280 / U:0.072 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site