lkml.org 
[lkml]   [2016]   [Oct]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v4 07/23] ARM: dts: r8a7792: Add device node for RST module
    Date
    Add a device node for the RST module, which provides a.o. reset control
    and mode pin monitoring.

    Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
    ---
    v4:
    - New.
    ---
    arch/arm/boot/dts/r8a7792.dtsi | 5 +++++
    1 file changed, 5 insertions(+)

    diff --git a/arch/arm/boot/dts/r8a7792.dtsi b/arch/arm/boot/dts/r8a7792.dtsi
    index 713141d38b3ea960..6e1f61f65d292b0b 100644
    --- a/arch/arm/boot/dts/r8a7792.dtsi
    +++ b/arch/arm/boot/dts/r8a7792.dtsi
    @@ -118,6 +118,11 @@
    IRQ_TYPE_LEVEL_LOW)>;
    };

    + rst: reset-controller@e6160000 {
    + compatible = "renesas,r8a7792-rst";
    + reg = <0 0xe6160000 0 0x0100>;
    + };
    +
    sysc: system-controller@e6180000 {
    compatible = "renesas,r8a7792-sysc";
    reg = <0 0xe6180000 0 0x0200>;
    --
    1.9.1
    \
     
     \ /
      Last update: 2016-10-21 15:24    [W:7.108 / U:0.024 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site