stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 1/3] ARM: dts: imx6sx: Remove LDB endpoint
@ 2023-07-12 11:52 Fabio Estevam
  2023-07-23 23:41 ` Fabio Estevam
  2023-07-30  3:12 ` Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2023-07-12 11:52 UTC (permalink / raw)
  To: shawnguo
  Cc: hs, linux-arm-kernel, sboyd, abelvesa, linux-clk, Fabio Estevam,
	stable

From: Fabio Estevam <festevam@denx.de>

Remove the LDB endpoint description from the common imx6sx.dtsi
as it causes regression for boards that has the LCDIF connected
directly to a parallel display.

Let the LDB endpoint be described in the board devicetree file
instead.

Cc: stable@vger.kernel.org
Fixes: b74edf626c4f ("ARM: dts: imx6sx: Add LDB support")
Signed-off-by: Fabio Estevam <festevam@denx.de>
---
Changes since v2:
- Rebased against 6.5-rc1.

 arch/arm/boot/dts/nxp/imx/imx6sx.dtsi | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/arch/arm/boot/dts/nxp/imx/imx6sx.dtsi b/arch/arm/boot/dts/nxp/imx/imx6sx.dtsi
index 3a4308666552..41c900929758 100644
--- a/arch/arm/boot/dts/nxp/imx/imx6sx.dtsi
+++ b/arch/arm/boot/dts/nxp/imx/imx6sx.dtsi
@@ -863,7 +863,6 @@ port@0 {
 							reg = <0>;
 
 							ldb_from_lcdif1: endpoint {
-								remote-endpoint = <&lcdif1_to_ldb>;
 							};
 						};
 
@@ -1309,11 +1308,8 @@ lcdif1: lcdif@2220000 {
 					power-domains = <&pd_disp>;
 					status = "disabled";
 
-					ports {
-						port {
-							lcdif1_to_ldb: endpoint {
-								remote-endpoint = <&ldb_from_lcdif1>;
-							};
+					port {
+						lcdif1_to_ldb: endpoint {
 						};
 					};
 				};
-- 
2.34.1


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

* Re: [PATCH v3 1/3] ARM: dts: imx6sx: Remove LDB endpoint
  2023-07-12 11:52 [PATCH v3 1/3] ARM: dts: imx6sx: Remove LDB endpoint Fabio Estevam
@ 2023-07-23 23:41 ` Fabio Estevam
  2023-07-30  3:12 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Fabio Estevam @ 2023-07-23 23:41 UTC (permalink / raw)
  To: shawnguo
  Cc: hs, linux-arm-kernel, sboyd, abelvesa, linux-clk, Fabio Estevam,
	stable

Hi Shawn,

On Wed, Jul 12, 2023 at 8:53 AM Fabio Estevam <festevam@gmail.com> wrote:
>
> From: Fabio Estevam <festevam@denx.de>
>
> Remove the LDB endpoint description from the common imx6sx.dtsi
> as it causes regression for boards that has the LCDIF connected
> directly to a parallel display.
>
> Let the LDB endpoint be described in the board devicetree file
> instead.
>
> Cc: stable@vger.kernel.org
> Fixes: b74edf626c4f ("ARM: dts: imx6sx: Add LDB support")
> Signed-off-by: Fabio Estevam <festevam@denx.de>
> ---
> Changes since v2:
> - Rebased against 6.5-rc1.

Please consider applying this one as it fixes a regression, thanks.

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

* Re: [PATCH v3 1/3] ARM: dts: imx6sx: Remove LDB endpoint
  2023-07-12 11:52 [PATCH v3 1/3] ARM: dts: imx6sx: Remove LDB endpoint Fabio Estevam
  2023-07-23 23:41 ` Fabio Estevam
@ 2023-07-30  3:12 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2023-07-30  3:12 UTC (permalink / raw)
  To: Fabio Estevam
  Cc: hs, linux-arm-kernel, sboyd, abelvesa, linux-clk, Fabio Estevam,
	stable

On Wed, Jul 12, 2023 at 08:52:59AM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam@denx.de>
> 
> Remove the LDB endpoint description from the common imx6sx.dtsi
> as it causes regression for boards that has the LCDIF connected
> directly to a parallel display.
> 
> Let the LDB endpoint be described in the board devicetree file
> instead.
> 
> Cc: stable@vger.kernel.org
> Fixes: b74edf626c4f ("ARM: dts: imx6sx: Add LDB support")
> Signed-off-by: Fabio Estevam <festevam@denx.de>

Applied, thanks!

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

end of thread, other threads:[~2023-07-30  3:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-12 11:52 [PATCH v3 1/3] ARM: dts: imx6sx: Remove LDB endpoint Fabio Estevam
2023-07-23 23:41 ` Fabio Estevam
2023-07-30  3:12 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).