lkml.org 
[lkml]   [2022]   [Apr]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH net-next 11/12] ARM: dts: r9a06g032: describe switch
    Date
    Add description of the switch that is present on the RZ/N1 SoC.

    Signed-off-by: Clément Léger <clement.leger@bootlin.com>
    ---
    arch/arm/boot/dts/r9a06g032.dtsi | 11 +++++++++++
    1 file changed, 11 insertions(+)

    diff --git a/arch/arm/boot/dts/r9a06g032.dtsi b/arch/arm/boot/dts/r9a06g032.dtsi
    index 9be55957b8e5..c04b382a20f0 100644
    --- a/arch/arm/boot/dts/r9a06g032.dtsi
    +++ b/arch/arm/boot/dts/r9a06g032.dtsi
    @@ -250,6 +250,17 @@ mii_conv4: mii-conv@4 {
    };
    };

    + switch: switch@44050000 {
    + compatible = "renesas,rzn1-a5psw";
    + #address-cells = <1>;
    + #size-cells = <0>;
    + reg = <0x44050000 0x10000>;
    + clocks = <&sysctrl R9A06G032_HCLK_SWITCH>,
    + <&sysctrl R9A06G032_CLK_SWITCH>;
    + clock-names = "hclk_switch", "clk_switch";
    + status = "disabled";
    + };
    +
    gic: interrupt-controller@44101000 {
    compatible = "arm,gic-400", "arm,cortex-a7-gic";
    interrupt-controller;
    --
    2.34.1
    \
     
     \ /
      Last update: 2022-04-14 14:28    [W:3.413 / U:0.024 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site