lkml.org 
[lkml]   [2017]   [Jun]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v4 09/20] arm64: dts: hi3660: Add pl031 rtc node
    Date
    From: Chen Feng <puck.chen@hisilicon.com>

    Add dts node to enable pl031 rtc.

    Signed-off-by: Chen Feng <puck.chen@hisilicon.com>
    Acked-by: Rob Herring <robh@kernel.org>
    ---
    arch/arm64/boot/dts/hisilicon/hi3660.dtsi | 8 ++++++++
    1 file changed, 8 insertions(+)

    diff --git a/arch/arm64/boot/dts/hisilicon/hi3660.dtsi b/arch/arm64/boot/dts/hisilicon/hi3660.dtsi
    index 7a90c92..3b2a3a7 100644
    --- a/arch/arm64/boot/dts/hisilicon/hi3660.dtsi
    +++ b/arch/arm64/boot/dts/hisilicon/hi3660.dtsi
    @@ -326,6 +326,14 @@
    status = "disabled";
    };

    + rtc0: rtc@fff04000 {
    + compatible = "arm,pl031", "arm,primecell";
    + reg = <0x0 0Xfff04000 0x0 0x1000>;
    + interrupts = <GIC_SPI 46 IRQ_TYPE_LEVEL_HIGH>;
    + clocks = <&crg_ctrl HI3660_PCLK>;
    + clock-names = "apb_pclk";
    + };
    +
    gpio0: gpio@e8a0b000 {
    compatible = "arm,pl061", "arm,primecell";
    reg = <0 0xe8a0b000 0 0x1000>;
    --
    2.10.2
    \
     
     \ /
      Last update: 2017-06-15 05:11    [W:4.117 / U:0.052 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site