lkml.org 
[lkml]   [2022]   [Aug]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH V3 2/6] arm64: dts: meson: add S4 Soc PLL clock controller in DT
    Date
    Added information about the S4 SOC PLL Clock controller in DT.

    Signed-off-by: Yu Tu <yu.tu@amlogic.com>
    ---
    arch/arm64/boot/dts/amlogic/meson-s4.dtsi | 8 ++++++++
    1 file changed, 8 insertions(+)

    diff --git a/arch/arm64/boot/dts/amlogic/meson-s4.dtsi b/arch/arm64/boot/dts/amlogic/meson-s4.dtsi
    index ff213618a598..a816b1f7694b 100644
    --- a/arch/arm64/boot/dts/amlogic/meson-s4.dtsi
    +++ b/arch/arm64/boot/dts/amlogic/meson-s4.dtsi
    @@ -92,6 +92,14 @@ apb4: apb4@fe000000 {
    #size-cells = <2>;
    ranges = <0x0 0x0 0x0 0xfe000000 0x0 0x480000>;

    + clkc_pll: pll-clock-controller@8000 {
    + compatible = "amlogic,s4-pll-clkc";
    + reg = <0x0 0x8000 0x0 0x348>;
    + clocks = <&xtal>;
    + clock-names = "xtal";
    + #clock-cells = <1>;
    + };
    +
    periphs_pinctrl: pinctrl@4000 {
    compatible = "amlogic,meson-s4-periphs-pinctrl";
    #address-cells = <2>;
    --
    2.33.1
    \
     
     \ /
      Last update: 2022-08-05 11:00    [W:4.265 / U:0.112 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site