ARM: dts: stm32: add power supply of otm8009a on stm32mp157c-dk2
This patch adds a new property (power-supply) to panel otm8009a (orisetech) on stm32mp157c-dk2 & regulator v3v3. Signed-off-by: Yannick Fertré <yannick.fertre@st.com> Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
This commit is contained in:
committed by
Alexandre Torgue
parent
09666b76f3
commit
81987fff52
@@ -50,6 +50,7 @@
|
|||||||
compatible = "orisetech,otm8009a";
|
compatible = "orisetech,otm8009a";
|
||||||
reg = <0>;
|
reg = <0>;
|
||||||
reset-gpios = <&gpioe 4 GPIO_ACTIVE_LOW>;
|
reset-gpios = <&gpioe 4 GPIO_ACTIVE_LOW>;
|
||||||
|
power-supply = <&v3v3>;
|
||||||
status = "okay";
|
status = "okay";
|
||||||
|
|
||||||
port {
|
port {
|
||||||
|
|||||||
Reference in New Issue
Block a user