Message ID | 20250122-topic-am62-dt-syscon-v6-13-v1-3-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 fa2e904b52ea0baecbdbdc14a4fb636eb87abe59..2c8a3f654d82fc6114e71be28f2824597757e328 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-canuart-wake - ti,am62-ddr-pmctrl - ti,am62-opp-efuse-table - ti,am62-usb-phy-ctrl @@ -209,6 +210,7 @@ properties: - st,spear1340-misc - stericsson,nomadik-pmu - starfive,jh7100-sysmain + - ti,am62-canuart-wake - ti,am62-ddr-pmctrl - ti,am62-opp-efuse-table - ti,am62-usb-phy-ctrl
The wkup-conf register space contains a number of registers that control the wakeup through the CANUART block. These are present on a few SoCs including am62a and am62p. Signed-off-by: Markus Schneider-Pargmann <msp@baylibre.com> --- Documentation/devicetree/bindings/mfd/syscon.yaml | 2 ++ 1 file changed, 2 insertions(+)