[PATCH 3/3] arm: dts: mt7623: update scpsys device nodes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Since the power domain data of mt7623a changed,
device tree should also be changed accordingly.

Signed-off-by: Chukun Pan <amadeus@xxxxxxxxxx>
---
 arch/arm/boot/dts/mt7623a.dtsi | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/arch/arm/boot/dts/mt7623a.dtsi b/arch/arm/boot/dts/mt7623a.dtsi
index d304b62d24b5..fb2670875a66 100644
--- a/arch/arm/boot/dts/mt7623a.dtsi
+++ b/arch/arm/boot/dts/mt7623a.dtsi
@@ -31,8 +31,9 @@ &pcie {
 
 &scpsys {
 	compatible = "mediatek,mt7623a-scpsys";
-	clocks = <&topckgen CLK_TOP_ETHIF_SEL>;
-	clock-names = "ethif";
+	clocks = <&topckgen CLK_TOP_MM_SEL>,
+		 <&topckgen CLK_TOP_ETHIF_SEL>;
+	clock-names = "mm", "ethif";
 };
 
 &usb0 {
-- 
2.25.1




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux