lkml.org 
[lkml]   [2014]   [Dec]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v5 08/11] ARM: at91/dt: add HSMC (Static Memory Controller) node in sama5d3 dtsi
    Date
    Add the SMC node in sama5d3 dtsi.

    Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
    ---
    arch/arm/boot/dts/sama5d3.dtsi | 5 +++++
    1 file changed, 5 insertions(+)

    diff --git a/arch/arm/boot/dts/sama5d3.dtsi b/arch/arm/boot/dts/sama5d3.dtsi
    index 5f4144d..9f1eed5 100644
    --- a/arch/arm/boot/dts/sama5d3.dtsi
    +++ b/arch/arm/boot/dts/sama5d3.dtsi
    @@ -395,6 +395,11 @@
    clock-names = "tdes_clk";
    };

    + hsmc: hsmc@ffffc000 {
    + compatible = "atmel,sama5d3-smc", "syscon";
    + reg = <0xffffc000 0x1000>;
    + };
    +
    dma0: dma-controller@ffffe600 {
    compatible = "atmel,at91sam9g45-dma";
    reg = <0xffffe600 0x200>;
    --
    1.9.1


    \
     
     \ /
      Last update: 2014-12-03 22:21    [W:4.535 / U:0.560 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site