projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5163bb5
)
ipq807x: enable regulator-fixed driver
author
INAGAKI Hiroshi
<musashino.open@gmail.com>
Mon, 23 Jan 2023 04:00:21 +0000
(13:00 +0900)
committer
Christian Marangi
<ansuelsmth@gmail.com>
Sun, 12 Feb 2023 00:18:35 +0000
(
01:18
+0100)
Enable regulator-fixed to define the regulator of USB vbus on Buffalo
WXR-5950AX12.
Reviewed-by: Robert Marko <robimarko@gmail.com>
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
target/linux/ipq807x/config-5.15
patch
|
blob
|
history
diff --git
a/target/linux/ipq807x/config-5.15
b/target/linux/ipq807x/config-5.15
index 9fb604ace2b0ac38b88612b050d3063bfd160278..923cd935f33e8e155aed10bcd2750ff18eefb8e7 100644
(file)
--- a/
target/linux/ipq807x/config-5.15
+++ b/
target/linux/ipq807x/config-5.15
@@
-398,6
+398,7
@@
CONFIG_REGULATOR=y
CONFIG_REGULATOR_CPR3=y
# CONFIG_REGULATOR_CPR3_NPU is not set
CONFIG_REGULATOR_CPR4_APSS=y
+CONFIG_REGULATOR_FIXED_VOLTAGE=y
# CONFIG_REGULATOR_QCOM_LABIBB is not set
CONFIG_REGULATOR_QCOM_SPMI=y
# CONFIG_REGULATOR_QCOM_USB_VBUS is not set