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:
b850d92
)
config: evb-rk3399: enable fixed regulator
author
Kever Yang
<kever.yang@rock-chips.com>
Wed, 24 Aug 2016 04:02:23 +0000
(12:02 +0800)
committer
Simon Glass
<sjg@chromium.org>
Thu, 22 Sep 2016 13:56:25 +0000
(07:56 -0600)
This patch enable fixed regulator driver for rk3399 evb.
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Acked-by: Simon Glass <sjg@chromium.org>
configs/evb-rk3399_defconfig
patch
|
blob
|
history
diff --git
a/configs/evb-rk3399_defconfig
b/configs/evb-rk3399_defconfig
index 1f6855c4dec42eb2322befd1e937c1f2c2b3219f..25e89394f9a79dac6dd1cd764268249ff0a6c600 100644
(file)
--- a/
configs/evb-rk3399_defconfig
+++ b/
configs/evb-rk3399_defconfig
@@
-38,3
+38,5
@@
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_GENERIC=y
+CONFIG_DM_REGULATOR=y
+CONFIG_DM_REGULATOR_FIXED=y