All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] ARM: dts: am437x-sk-evm: remove lcd timings
@ 2020-06-09 10:29 Tomi Valkeinen
  2020-06-09 10:29 ` [PATCH 2/3] ARM: dts: am437x-gp-evm: " Tomi Valkeinen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tomi Valkeinen @ 2020-06-09 10:29 UTC (permalink / raw)
  To: Tony Lindgren, bcousson; +Cc: linux-omap, devicetree, Tomi Valkeinen

LCD timings now come from panel-simple. Having timings in the DT will
cause a WARN.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
---
 arch/arm/boot/dts/am437x-sk-evm.dts | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/arch/arm/boot/dts/am437x-sk-evm.dts b/arch/arm/boot/dts/am437x-sk-evm.dts
index 4d5a7ca2e25d..6c83812407bf 100644
--- a/arch/arm/boot/dts/am437x-sk-evm.dts
+++ b/arch/arm/boot/dts/am437x-sk-evm.dts
@@ -134,22 +134,6 @@ lcd0: display {
 
 		enable-gpios = <&gpio1 7 GPIO_ACTIVE_HIGH>;
 
-		panel-timing {
-			clock-frequency = <9000000>;
-			hactive = <480>;
-			vactive = <272>;
-			hfront-porch = <2>;
-			hback-porch = <2>;
-			hsync-len = <41>;
-			vfront-porch = <2>;
-			vback-porch = <2>;
-			vsync-len = <10>;
-			hsync-active = <0>;
-			vsync-active = <0>;
-			de-active = <1>;
-			pixelclk-active = <1>;
-		};
-
 		port {
 			lcd_in: endpoint {
 				remote-endpoint = <&dpi_out>;
-- 
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH 2/3] ARM: dts: am437x-gp-evm: remove lcd timings
  2020-06-09 10:29 [PATCH 1/3] ARM: dts: am437x-sk-evm: remove lcd timings Tomi Valkeinen
@ 2020-06-09 10:29 ` Tomi Valkeinen
  2020-06-09 10:30 ` [PATCH 3/3] ARM: dts: am437x-epos-evm: " Tomi Valkeinen
  2020-06-09 17:16 ` [PATCH 1/3] ARM: dts: am437x-sk-evm: " Tony Lindgren
  2 siblings, 0 replies; 4+ messages in thread
From: Tomi Valkeinen @ 2020-06-09 10:29 UTC (permalink / raw)
  To: Tony Lindgren, bcousson; +Cc: linux-omap, devicetree, Tomi Valkeinen

LCD timings now come from panel-simple. Having timings in the DT will
cause a WARN.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
---
 arch/arm/boot/dts/am437x-gp-evm.dts | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/arch/arm/boot/dts/am437x-gp-evm.dts b/arch/arm/boot/dts/am437x-gp-evm.dts
index d692e3b2812a..2ff9485c28a4 100644
--- a/arch/arm/boot/dts/am437x-gp-evm.dts
+++ b/arch/arm/boot/dts/am437x-gp-evm.dts
@@ -91,22 +91,6 @@ lcd0: display {
 
 		backlight = <&lcd_bl>;
 
-		panel-timing {
-			clock-frequency = <33000000>;
-			hactive = <800>;
-			vactive = <480>;
-			hfront-porch = <210>;
-			hback-porch = <16>;
-			hsync-len = <30>;
-			vback-porch = <10>;
-			vfront-porch = <22>;
-			vsync-len = <13>;
-			hsync-active = <0>;
-			vsync-active = <0>;
-			de-active = <1>;
-			pixelclk-active = <1>;
-		};
-
 		port {
 			lcd_in: endpoint {
 				remote-endpoint = <&dpi_out>;
-- 
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH 3/3] ARM: dts: am437x-epos-evm: remove lcd timings
  2020-06-09 10:29 [PATCH 1/3] ARM: dts: am437x-sk-evm: remove lcd timings Tomi Valkeinen
  2020-06-09 10:29 ` [PATCH 2/3] ARM: dts: am437x-gp-evm: " Tomi Valkeinen
@ 2020-06-09 10:30 ` Tomi Valkeinen
  2020-06-09 17:16 ` [PATCH 1/3] ARM: dts: am437x-sk-evm: " Tony Lindgren
  2 siblings, 0 replies; 4+ messages in thread
From: Tomi Valkeinen @ 2020-06-09 10:30 UTC (permalink / raw)
  To: Tony Lindgren, bcousson; +Cc: linux-omap, devicetree, Tomi Valkeinen

LCD timings now come from panel-simple. Having timings in the DT will
cause a WARN.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
---
 arch/arm/boot/dts/am43x-epos-evm.dts | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/arch/arm/boot/dts/am43x-epos-evm.dts b/arch/arm/boot/dts/am43x-epos-evm.dts
index 27259fd6f741..7d4e0dffde7a 100644
--- a/arch/arm/boot/dts/am43x-epos-evm.dts
+++ b/arch/arm/boot/dts/am43x-epos-evm.dts
@@ -47,22 +47,6 @@ lcd0: display {
 
 		backlight = <&lcd_bl>;
 
-		panel-timing {
-			clock-frequency = <33000000>;
-			hactive = <800>;
-			vactive = <480>;
-			hfront-porch = <210>;
-			hback-porch = <16>;
-			hsync-len = <30>;
-			vback-porch = <10>;
-			vfront-porch = <22>;
-			vsync-len = <13>;
-			hsync-active = <0>;
-			vsync-active = <0>;
-			de-active = <1>;
-			pixelclk-active = <1>;
-		};
-
 		port {
 			lcd_in: endpoint {
 				remote-endpoint = <&dpi_out>;
-- 
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/3] ARM: dts: am437x-sk-evm: remove lcd timings
  2020-06-09 10:29 [PATCH 1/3] ARM: dts: am437x-sk-evm: remove lcd timings Tomi Valkeinen
  2020-06-09 10:29 ` [PATCH 2/3] ARM: dts: am437x-gp-evm: " Tomi Valkeinen
  2020-06-09 10:30 ` [PATCH 3/3] ARM: dts: am437x-epos-evm: " Tomi Valkeinen
@ 2020-06-09 17:16 ` Tony Lindgren
  2 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2020-06-09 17:16 UTC (permalink / raw)
  To: Tomi Valkeinen; +Cc: bcousson, linux-omap, devicetree

* Tomi Valkeinen <tomi.valkeinen@ti.com> [200609 10:31]:
> LCD timings now come from panel-simple. Having timings in the DT will
> cause a WARN.

Thanks applying all three into fixes as they fix a
generic panel conversion regression and just remove
code.

Regards,

Tony

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-06-09 17:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-09 10:29 [PATCH 1/3] ARM: dts: am437x-sk-evm: remove lcd timings Tomi Valkeinen
2020-06-09 10:29 ` [PATCH 2/3] ARM: dts: am437x-gp-evm: " Tomi Valkeinen
2020-06-09 10:30 ` [PATCH 3/3] ARM: dts: am437x-epos-evm: " Tomi Valkeinen
2020-06-09 17:16 ` [PATCH 1/3] ARM: dts: am437x-sk-evm: " Tony Lindgren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.