public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH] powerpc: dts: p2020: Define PMC node
@ 2022-05-24 11:24 Pali Rohár
  0 siblings, 0 replies; only message in thread
From: Pali Rohár @ 2022-05-24 11:24 UTC (permalink / raw)
  To: Priyanka Jain, Wolfgang Denk, Sinan Akman; +Cc: u-boot

Copy definition of PMC node from upstream Linux kernel P2020 dts files.

Signed-off-by: Pali Rohár <pali@kernel.org>
---
 arch/powerpc/dts/p2020-post.dtsi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/powerpc/dts/p2020-post.dtsi b/arch/powerpc/dts/p2020-post.dtsi
index d281bed5afd5..0d0cd2273cd4 100644
--- a/arch/powerpc/dts/p2020-post.dtsi
+++ b/arch/powerpc/dts/p2020-post.dtsi
@@ -104,6 +104,11 @@
 		reg = <0xe0000 0x1000>;
 		fsl,has-rstcr;
 	};
+
+	pmc: power@e0070 {
+		compatible = "fsl,mpc8548-pmc";
+		reg = <0xe0070 0x20>;
+	};
 };
 
 /* PCIe controller base address 0x8000 */
-- 
2.20.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-05-24 11:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-24 11:24 [PATCH] powerpc: dts: p2020: Define PMC node Pali Rohár

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox