Message ID | 20250122-topic-am62-dt-syscon-v6-13-v1-2-515d56edc35e@baylibre.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | arm64: dts: ti: k3-am62a/p: Add ddr-pmctrl, canuart-wake | expand |
diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml index 0e68c69e7bc9ef8c2c96f0e7d1b5d88eeab2bfba..fa2e904b52ea0baecbdbdc14a4fb636eb87abe59 100644 --- a/Documentation/devicetree/bindings/mfd/syscon.yaml +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml @@ -110,6 +110,7 @@ select: - st,spear1340-misc - stericsson,nomadik-pmu - starfive,jh7100-sysmain + - ti,am62-ddr-pmctrl - ti,am62-opp-efuse-table - ti,am62-usb-phy-ctrl - ti,am625-dss-oldi-io-ctrl @@ -208,6 +209,7 @@ properties: - st,spear1340-misc - stericsson,nomadik-pmu - starfive,jh7100-sysmain + - ti,am62-ddr-pmctrl - ti,am62-opp-efuse-table - ti,am62-usb-phy-ctrl - ti,am625-dss-oldi-io-ctrl
Add compatible for ti,am62-ddr-pmctrl to the list. There is a DDR pmctrl register in the wkup-conf register space of am62a and am62p. This register controls DDR power management. Signed-off-by: Markus Schneider-Pargmann <msp@baylibre.com> --- Documentation/devicetree/bindings/mfd/syscon.yaml | 2 ++ 1 file changed, 2 insertions(+)