lkml.org 
[lkml]   [2020]   [Dec]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 2/3] ARM: dts: aspeed: Add AST2600 edac into common devicetree
    Date
    Adding Aspeed AST2600 edac node into common devicetree.

    Signed-off-by: Troy Lee <troy_lee@aspeedtech.com>
    ---
    arch/arm/boot/dts/aspeed-g6.dtsi | 6 ++++++
    1 file changed, 6 insertions(+)

    diff --git a/arch/arm/boot/dts/aspeed-g6.dtsi b/arch/arm/boot/dts/aspeed-g6.dtsi
    index 97ca743363d7..fb144515f397 100644
    --- a/arch/arm/boot/dts/aspeed-g6.dtsi
    +++ b/arch/arm/boot/dts/aspeed-g6.dtsi
    @@ -69,6 +69,12 @@
    always-on;
    };

    + edac: sdram@1e6e0000 {
    + compatible = "aspeed,ast2600-sdram-edac", "syscon";
    + reg = <0x1e6e0000 0x174>;
    + interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>;
    + };
    +
    ahb {
    compatible = "simple-bus";
    #address-cells = <1>;
    --
    2.17.1
    \
     
     \ /
      Last update: 2020-12-02 07:41    [W:2.970 / U:0.300 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site