projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6b31ca
)
configs: ppd: DM for USB and regulators PPD
author
Denis Zalevskiy
<denis.zalevskiy@ge.com>
Tue, 12 Nov 2019 19:15:16 +0000
(19:15 +0000)
committer
Stefano Babic
<sbabic@denx.de>
Tue, 7 Jan 2020 09:26:56 +0000
(10:26 +0100)
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
patch
|
blob
|
history
diff --git
a/configs/mx53ppd_defconfig
b/configs/mx53ppd_defconfig
index f1057e3f391b1a8b377ea47187db5c6b9c008aa3..47481eaf6061e65b10c2ff2e48b26e70260a91de 100644
(file)
--- a/
configs/mx53ppd_defconfig
+++ b/
configs/mx53ppd_defconfig
@@
-56,3
+56,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