lkml.org 
[lkml]   [2021]   [Apr]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 7/8] arm64: dts: mt8192: Add APU node
    Date
    Add APU node to MT8192.

    Signed-off-by: Flora Fu <flora.fu@mediatek.com>
    ---
    arch/arm64/boot/dts/mediatek/mt8192.dtsi | 17 +++++++++++++++++
    1 file changed, 17 insertions(+)

    diff --git a/arch/arm64/boot/dts/mediatek/mt8192.dtsi b/arch/arm64/boot/dts/mediatek/mt8192.dtsi
    index eb17274c3719..b1467ccbe5aa 100644
    --- a/arch/arm64/boot/dts/mediatek/mt8192.dtsi
    +++ b/arch/arm64/boot/dts/mediatek/mt8192.dtsi
    @@ -1016,6 +1016,23 @@
    #clock-cells = <1>;
    };

    + apu_mbox: apu_mbox@19000000 {
    + compatible = "mediatek,mt8192-apu_mbox", "syscon";
    + reg = <0 0x19000000 0 0x1000>;
    + };
    +
    + apu_conn: apu_conn@19020000 {
    + compatible = "mediatek,mt8192-apu_conn", "syscon";
    + reg = <0 0x19020000 0 0x1000>;
    + #clock-cells = <1>;
    + };
    +
    + apu_vcore: apu_vcore@19029000 {
    + compatible = "mediatek,mt8192-apu_vcore", "syscon";
    + reg = <0 0x19029000 0 0x1000>;
    + #clock-cells = <1>;
    + };
    +
    larb13: larb@1a001000 {
    compatible = "mediatek,mt8192-smi-larb";
    reg = <0 0x1a001000 0 0x1000>;
    --
    2.18.0
    \
     
     \ /
      Last update: 2021-04-07 05:30    [W:4.323 / U:0.380 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site