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@xxxxxxxxxxxx> --- Documentation/devicetree/bindings/mfd/syscon.yaml | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.47.1