mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
edbb446892
PD#SWPL-164972 Problem: 1.The AMFC module is currently configured to always on. In order to save power consumption, power can be removed during suspend. 2.usb power domain naming is not standard Solution: 1.Cancel the AMFC always on configuration. 2.Change the usb domain name Verify: S7D Change-Id: Ib92ffee894f248f7edb2a358bddc548543c68719 Signed-off-by: hongyu.chen1 <hongyu.chen1@amlogic.com>