lkml.org 
[lkml]   [2021]   [Dec]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 4/6] arm64: dts: mt8195: Add APU nodes
Date
Add APU nodes to MT8195.

Signed-off-by: Flora Fu <flora.fu@mediatek.com>

---
arch/arm64/boot/dts/mediatek/mt8195.dtsi | 15 +++++++++++++++
1 file changed, 15 insertions(+)

diff --git a/arch/arm64/boot/dts/mediatek/mt8195.dtsi b/arch/arm64/boot/dts/mediatek/mt8195.dtsi
index 4980b8329b54..828ac8a6b95f 100644
--- a/arch/arm64/boot/dts/mediatek/mt8195.dtsi
+++ b/arch/arm64/boot/dts/mediatek/mt8195.dtsi
@@ -1360,6 +1360,21 @@
#clock-cells = <1>;
};

+ apu_conn: syscon@19020000 {
+ compatible = "mediatek,mt8195-apu-conn", "syscon";
+ reg = <0 0x19020000 0 0x1000>;
+ };
+
+ apu_conn1: syscon@19024000 {
+ compatible = "mediatek,mt8195-apu-conn1", "syscon";
+ reg = <0 0x19024000 0 0x1000>;
+ };
+
+ apu_vcore: syscon@19029000 {
+ compatible = "mediatek,mt8195-apu-vcore", "syscon";
+ reg = <0 0x19029000 0 0x1000>;
+ };
+
apusys_pll: clock-controller@190f3000 {
compatible = "mediatek,mt8195-apusys_pll";
reg = <0 0x190f3000 0 0x1000>;
--
2.18.0
\
 
 \ /
  Last update: 2021-12-10 18:39    [W:0.325 / U:0.196 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site