On Thu, 23 May 2024 09:58:15 +0200, Markus Schneider-Pargmann wrote: > Pins associated with the 8250 omap unit can be the source of a wakeup in > deep sleep states. To be able to wakeup, these pins have to be > configured in a special way. To support this configuration add the > default and wakeup pinctrl states. > > Signed-off-by: Markus Schneider-Pargmann <msp@xxxxxxxxxxxx> > --- > .../devicetree/bindings/serial/8250_omap.yaml | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+) > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>