powerpc: dts: p2020: Define PMC node

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

Signed-off-by: Pali Rohár <pali@kernel.org>
This commit is contained in:
Pali Rohár
2022-05-24 13:24:59 +02:00
committed by Peng Fan
parent 8f3f8ba945
commit 3acf0be4e6

View File

@@ -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 */