usb: dwc3-am62: Enable as a wakeup source by default
authorRoger Quadros <rogerq@kernel.org>
Thu, 16 Mar 2023 13:12:25 +0000 (15:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Mar 2023 18:18:57 +0000 (19:18 +0100)
commit4e3972b589da0519bf57ed386974b64b9c8572fd
tree2cc37fd2ea7ce796caef5c666924cdf2d1858f28
parent84364a00b264885a97f83c328df8e63d3ec7aefa
usb: dwc3-am62: Enable as a wakeup source by default

USB module can wakeup system. Enable it as a wakeup source
by default. Finer grain wakeup enable/disable can be done
from the power/wakeup system control file of the respective
USB device.

Signed-off-by: Roger Quadros <rogerq@kernel.org>
Acked-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
Link: https://lore.kernel.org/r/20230316131226.89540-3-rogerq@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc3/dwc3-am62.c