Re: [PATCH] ARM: dts: stm32f769-disco: remove the dsi_host node

2023-06-16 Thread Patrice CHOTARD



On 4/22/23 16:02, Dario Binacchi wrote:
> The node has become useless, as described in the
> commit 754815b854258 ("video: stm32: remove the compatible "synopsys, 
> dw-mipi-dsi" support")
> 
> Signed-off-by: Dario Binacchi 
> ---
> 
>  arch/arm/dts/stm32f769-disco-u-boot.dtsi | 5 -
>  1 file changed, 5 deletions(-)
> 
> diff --git a/arch/arm/dts/stm32f769-disco-u-boot.dtsi 
> b/arch/arm/dts/stm32f769-disco-u-boot.dtsi
> index b5198fddff7c..2c823cce98b4 100644
> --- a/arch/arm/dts/stm32f769-disco-u-boot.dtsi
> +++ b/arch/arm/dts/stm32f769-disco-u-boot.dtsi
> @@ -28,11 +28,6 @@
>   button-gpio = <&gpioa 0 0>;
>   };
>  
> - dsi_host: dsi_host {
> - compatible = "synopsys,dw-mipi-dsi";
> - status = "okay";
> - };
> -
>   led1 {
>   compatible = "st,led1";
>   led-gpio = <&gpioj 5 0>;

Applied to u-boot-stm/next

Thanks
Patrice


Re: [Uboot-stm32] [PATCH] ARM: dts: stm32f769-disco: remove the dsi_host node

2023-04-24 Thread Patrick DELAUNAY

Hi,

On 4/22/23 16:02, Dario Binacchi wrote:

The node has become useless, as described in the
commit 754815b854258 ("video: stm32: remove the compatible "synopsys, dw-mipi-dsi" 
support")

Signed-off-by: Dario Binacchi 
---

  arch/arm/dts/stm32f769-disco-u-boot.dtsi | 5 -
  1 file changed, 5 deletions(-)

diff --git a/arch/arm/dts/stm32f769-disco-u-boot.dtsi 
b/arch/arm/dts/stm32f769-disco-u-boot.dtsi
index b5198fddff7c..2c823cce98b4 100644
--- a/arch/arm/dts/stm32f769-disco-u-boot.dtsi
+++ b/arch/arm/dts/stm32f769-disco-u-boot.dtsi
@@ -28,11 +28,6 @@
button-gpio = <&gpioa 0 0>;
};
  
-	dsi_host: dsi_host {

-   compatible = "synopsys,dw-mipi-dsi";
-   status = "okay";
-   };
-
led1 {
compatible = "st,led1";
led-gpio = <&gpioj 5 0>;





Reviewed-by: Patrick Delaunay 

Thanks
Patrick




Re: [PATCH] ARM: dts: stm32f769-disco: remove the dsi_host node

2023-04-23 Thread Patrice CHOTARD
Hi Dario

On 4/22/23 16:02, Dario Binacchi wrote:
> The node has become useless, as described in the
> commit 754815b854258 ("video: stm32: remove the compatible "synopsys, 
> dw-mipi-dsi" support")
> 
> Signed-off-by: Dario Binacchi 
> ---
> 
>  arch/arm/dts/stm32f769-disco-u-boot.dtsi | 5 -
>  1 file changed, 5 deletions(-)
> 
> diff --git a/arch/arm/dts/stm32f769-disco-u-boot.dtsi 
> b/arch/arm/dts/stm32f769-disco-u-boot.dtsi
> index b5198fddff7c..2c823cce98b4 100644
> --- a/arch/arm/dts/stm32f769-disco-u-boot.dtsi
> +++ b/arch/arm/dts/stm32f769-disco-u-boot.dtsi
> @@ -28,11 +28,6 @@
>   button-gpio = <&gpioa 0 0>;
>   };
>  
> - dsi_host: dsi_host {
> - compatible = "synopsys,dw-mipi-dsi";
> - status = "okay";
> - };
> -
>   led1 {
>   compatible = "st,led1";
>   led-gpio = <&gpioj 5 0>;


Reviewed-by: Patrice Chotard 

Thanks
Patrice


[PATCH] ARM: dts: stm32f769-disco: remove the dsi_host node

2023-04-22 Thread Dario Binacchi
The node has become useless, as described in the
commit 754815b854258 ("video: stm32: remove the compatible "synopsys, 
dw-mipi-dsi" support")

Signed-off-by: Dario Binacchi 
---

 arch/arm/dts/stm32f769-disco-u-boot.dtsi | 5 -
 1 file changed, 5 deletions(-)

diff --git a/arch/arm/dts/stm32f769-disco-u-boot.dtsi 
b/arch/arm/dts/stm32f769-disco-u-boot.dtsi
index b5198fddff7c..2c823cce98b4 100644
--- a/arch/arm/dts/stm32f769-disco-u-boot.dtsi
+++ b/arch/arm/dts/stm32f769-disco-u-boot.dtsi
@@ -28,11 +28,6 @@
button-gpio = <&gpioa 0 0>;
};
 
-   dsi_host: dsi_host {
-   compatible = "synopsys,dw-mipi-dsi";
-   status = "okay";
-   };
-
led1 {
compatible = "st,led1";
led-gpio = <&gpioj 5 0>;
-- 
2.32.0