All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/5] arm64: dts: mediatek: mt8167: add mmsys node
@ 2021-04-05 20:08 ` Fabien Parent
  0 siblings, 0 replies; 34+ messages in thread
From: Fabien Parent @ 2021-04-05 20:08 UTC (permalink / raw)
  To: Rob Herring, Matthias Brugger
  Cc: mkorpershoek, Fabien Parent, devicetree, linux-arm-kernel,
	linux-mediatek, linux-kernel

Add node for MMSYS.

Signed-off-by: Fabien Parent <fparent@baylibre.com>
---
 arch/arm64/boot/dts/mediatek/mt8167.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm64/boot/dts/mediatek/mt8167.dtsi b/arch/arm64/boot/dts/mediatek/mt8167.dtsi
index 156fbdad01fb..9d765034dfb0 100644
--- a/arch/arm64/boot/dts/mediatek/mt8167.dtsi
+++ b/arch/arm64/boot/dts/mediatek/mt8167.dtsi
@@ -125,5 +125,11 @@ pio: pinctrl@1000b000 {
 			#interrupt-cells = <2>;
 			interrupts = <GIC_SPI 134 IRQ_TYPE_LEVEL_HIGH>;
 		};
+
+		mmsys: mmsys@14000000 {
+			compatible = "mediatek,mt8167-mmsys", "syscon";
+			reg = <0 0x14000000 0 0x1000>;
+			#clock-cells = <1>;
+		};
 	};
 };
-- 
2.31.0


^ permalink raw reply related	[flat|nested] 34+ messages in thread

end of thread, other threads:[~2021-04-06 11:29 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-05 20:08 [PATCH 1/5] arm64: dts: mediatek: mt8167: add mmsys node Fabien Parent
2021-04-05 20:08 ` Fabien Parent
2021-04-05 20:08 ` Fabien Parent
2021-04-05 20:08 ` [PATCH 2/5] arm64: dts: mediatek: mt8167: add smi_common node Fabien Parent
2021-04-05 20:08   ` Fabien Parent
2021-04-05 20:08   ` Fabien Parent
2021-04-06  0:23   ` kernel test robot
2021-04-06  0:23     ` kernel test robot
2021-04-06  0:23     ` kernel test robot
2021-04-06  0:23     ` kernel test robot
2021-04-06  7:34     ` Fabien Parent
2021-04-06  7:34       ` Fabien Parent
2021-04-06  7:34       ` Fabien Parent
2021-04-06  7:34       ` Fabien Parent
2021-04-06 11:27   ` Matthias Brugger
2021-04-06 11:27     ` Matthias Brugger
2021-04-06 11:27     ` Matthias Brugger
2021-04-05 20:08 ` [PATCH 3/5] arm64: dts: mediatek: mt8167: add larb nodes Fabien Parent
2021-04-05 20:08   ` Fabien Parent
2021-04-05 20:08   ` Fabien Parent
2021-04-06  8:43   ` Yong Wu
2021-04-06  8:43     ` Yong Wu
2021-04-06  8:43     ` Yong Wu
2021-04-05 20:08 ` [PATCH 4/5] arm64: dts: mediatek: mt8167: add iommu node Fabien Parent
2021-04-05 20:08   ` Fabien Parent
2021-04-05 20:08   ` Fabien Parent
2021-04-06  8:41   ` [SPAM][PATCH " Yong Wu
2021-04-06  8:41     ` Yong Wu
2021-04-05 20:08 ` [PATCH 5/5] arm64: dts: mediatek: mt8167: add some DRM nodes Fabien Parent
2021-04-05 20:08   ` Fabien Parent
2021-04-05 20:08   ` Fabien Parent
2021-04-06 11:27 ` [PATCH 1/5] arm64: dts: mediatek: mt8167: add mmsys node Matthias Brugger
2021-04-06 11:27   ` Matthias Brugger
2021-04-06 11:27   ` Matthias Brugger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.