
7 Aug
2019
7 Aug
'19
7:20 p.m.
On Thu, Jul 25, 2019 at 09:12:39AM +0200, Patrice Chotard wrote:
Regulator should not be enabled at probe time if regulator-boot-on property is not in the dt node.
"enable-active-high" property is only used to indicate the GPIO polarity.
See kernel documentation :
- Documentation/devicetree/bindings/regulator/fixed-regulator.yaml
- Documentation/devicetree/bindings/regulator/gpio-regulator.yaml
Signed-off-by: Christophe Kerello christophe.kerello@st.com Signed-off-by: Patrice Chotard patrice.chotard@st.com
This breaks building on a number of platforms including khadas-vim
--
Tom