diff mbox series

ARM: dts: stm32: add power supply of rm68200 on stm32mp157c-ev1

Message ID 1558450998-13451-1-git-send-email-yannick.fertre@st.com (mailing list archive)
State New, archived
Headers show
Series ARM: dts: stm32: add power supply of rm68200 on stm32mp157c-ev1 | expand

Commit Message

Yannick FERTRE May 21, 2019, 3:03 p.m. UTC
This patch adds a new property (power-supply) to panel rm68200 (raydium)
on stm32mp157c-ev1.

Signed-off-by: Yannick Fertré <yannick.fertre@st.com>
---
 arch/arm/boot/dts/stm32mp157c-ev1.dts | 1 +
 1 file changed, 1 insertion(+)

Comments

Alexandre TORGUE June 17, 2019, 9:41 a.m. UTC | #1
Hi Yannick

On 5/21/19 5:03 PM, Yannick Fertré wrote:
> This patch adds a new property (power-supply) to panel rm68200 (raydium)
> on stm32mp157c-ev1.
> 
> Signed-off-by: Yannick Fertré <yannick.fertre@st.com>
> ---
>   arch/arm/boot/dts/stm32mp157c-ev1.dts | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/boot/dts/stm32mp157c-ev1.dts b/arch/arm/boot/dts/stm32mp157c-ev1.dts
> index 8ef2cb0..50f3263 100644
> --- a/arch/arm/boot/dts/stm32mp157c-ev1.dts
> +++ b/arch/arm/boot/dts/stm32mp157c-ev1.dts
> @@ -127,6 +127,7 @@
>   		reg = <0>;
>   		reset-gpios = <&gpiof 15 GPIO_ACTIVE_LOW>;
>   		backlight = <&panel_backlight>;
> +		power-supply = <&v3v3>;
>   		status = "okay";
>   
>   		port {
> 

Applied on stm32-next.

Thanks.
Alex
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/stm32mp157c-ev1.dts b/arch/arm/boot/dts/stm32mp157c-ev1.dts
index 8ef2cb0..50f3263 100644
--- a/arch/arm/boot/dts/stm32mp157c-ev1.dts
+++ b/arch/arm/boot/dts/stm32mp157c-ev1.dts
@@ -127,6 +127,7 @@ 
 		reg = <0>;
 		reset-gpios = <&gpiof 15 GPIO_ACTIVE_LOW>;
 		backlight = <&panel_backlight>;
+		power-supply = <&v3v3>;
 		status = "okay";
 
 		port {