
23 Oct
2019
23 Oct
'19
8:21 p.m.
From: Denis Zalevskiy denis.zalevskiy@ge.com
DM should be used for USB since 2019.07, it also requires DM for regulators.
Signed-off-by: Denis Zalevskiy denis.zalevskiy@ge.com Signed-off-by: Robert Beckett bob.beckett@collabora.com --- configs/mx53ppd_defconfig | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/configs/mx53ppd_defconfig b/configs/mx53ppd_defconfig index 7f293c8e9a..e1992e91ad 100644 --- a/configs/mx53ppd_defconfig +++ b/configs/mx53ppd_defconfig @@ -52,3 +52,5 @@ CONFIG_VIDEO=y # CONFIG_VIDEO_SW_CURSOR is not set CONFIG_WATCHDOG_TIMEOUT_MSECS=8000 CONFIG_IMX_WATCHDOG=y +CONFIG_DM_REGULATOR=y +CONFIG_DM_USB=y
--
2.20.1