提交 09a31aed 编写于 作者: P Philippe Cornu 提交者: Alexandre Torgue

ARM: dts: stm32: Use gpio bindings in stm32f469-disco

Use gpio bindings for vcc5v_otg.
Signed-off-by: NPhilippe Cornu <philippe.cornu@st.com>
Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
上级 2ff04d0f
......@@ -112,7 +112,7 @@
vcc5v_otg: vcc5v-otg-regulator {
compatible = "regulator-fixed";
enable-active-high;
gpio = <&gpiob 2 0>;
gpio = <&gpiob 2 GPIO_ACTIVE_HIGH>;
regulator-name = "vcc5_host1";
regulator-always-on;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册