lkml.org 
[lkml]   [2020]   [Jun]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 7/7] mips: bmips: dts: add BCM6368 reset controller support
    Date
    BCM6368 SoCs have a reset controller for certain components.

    Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
    ---
    v2: no changes.

    arch/mips/boot/dts/brcm/bcm6368.dtsi | 6 ++++++
    1 file changed, 6 insertions(+)

    diff --git a/arch/mips/boot/dts/brcm/bcm6368.dtsi b/arch/mips/boot/dts/brcm/bcm6368.dtsi
    index 449c167dd892..52c19f40b9cc 100644
    --- a/arch/mips/boot/dts/brcm/bcm6368.dtsi
    +++ b/arch/mips/boot/dts/brcm/bcm6368.dtsi
    @@ -70,6 +70,12 @@ reboot: syscon-reboot@10000008 {
    mask = <0x1>;
    };

    + periph_rst: reset-controller@10000010 {
    + compatible = "brcm,bcm6345-reset";
    + reg = <0x10000010 0x4>;
    + #reset-cells = <1>;
    + };
    +
    periph_intc: interrupt-controller@10000020 {
    compatible = "brcm,bcm6345-l1-intc";
    reg = <0x10000020 0x10>,
    --
    2.26.2
    \
     
     \ /
      Last update: 2020-06-09 18:04    [W:4.847 / U:1.184 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site