linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: renesas: r8a77995: draak: Remove bogus adv7511w properties
@ 2021-07-01 10:15 Geert Uytterhoeven
  2021-07-01 15:13 ` Ulrich Hecht
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2021-07-01 10:15 UTC (permalink / raw)
  To: Magnus Damm, Ulrich Hecht
  Cc: Laurent Pinchart, linux-renesas-soc, linux-arm-kernel,
	Geert Uytterhoeven, Laurent Pinchart

From: Geert Uytterhoeven <geert@linux-m68k.org>

The "max-clock" and "min-vrefresh" properties fail to validate with
commit cfe34bb7a770c5d8 ("dt-bindings: drm: bridge: adi,adv7511.txt:
convert to yaml").  Drop them, as they are parts of an out-of-tree
workaround that is not needed upstream.

Fixes: bcf3003438ea4645 ("arm64: dts: renesas: r8a77995: draak: Enable HDMI display output")
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
---
To be queued in renesas-devel fo v5.15.
---
 arch/arm64/boot/dts/renesas/r8a77995-draak.dts | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/arm64/boot/dts/renesas/r8a77995-draak.dts b/arch/arm64/boot/dts/renesas/r8a77995-draak.dts
index 71203c0fa55351c6..f0f585a4046196f2 100644
--- a/arch/arm64/boot/dts/renesas/r8a77995-draak.dts
+++ b/arch/arm64/boot/dts/renesas/r8a77995-draak.dts
@@ -314,10 +314,6 @@ hdmi-encoder@39 {
 		interrupt-parent = <&gpio1>;
 		interrupts = <28 IRQ_TYPE_LEVEL_LOW>;
 
-		/* Depends on LVDS */
-		max-clock = <135000000>;
-		min-vrefresh = <50>;
-
 		adi,input-depth = <8>;
 		adi,input-colorspace = "rgb";
 		adi,input-clock = "1x";
-- 
2.25.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] arm64: dts: renesas: r8a77995: draak: Remove bogus adv7511w properties
  2021-07-01 10:15 [PATCH] arm64: dts: renesas: r8a77995: draak: Remove bogus adv7511w properties Geert Uytterhoeven
@ 2021-07-01 15:13 ` Ulrich Hecht
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Hecht @ 2021-07-01 15:13 UTC (permalink / raw)
  To: Geert Uytterhoeven, Magnus Damm
  Cc: Laurent Pinchart, linux-renesas-soc, linux-arm-kernel,
	Geert Uytterhoeven, Laurent Pinchart


> On 07/01/2021 12:15 PM Geert Uytterhoeven <geert+renesas@glider.be> wrote:
> 
>  
> From: Geert Uytterhoeven <geert@linux-m68k.org>
> 
> The "max-clock" and "min-vrefresh" properties fail to validate with
> commit cfe34bb7a770c5d8 ("dt-bindings: drm: bridge: adi,adv7511.txt:
> convert to yaml").  Drop them, as they are parts of an out-of-tree
> workaround that is not needed upstream.
> 
> Fixes: bcf3003438ea4645 ("arm64: dts: renesas: r8a77995: draak: Enable HDMI display output")
> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> ---
> To be queued in renesas-devel fo v5.15.
> ---
>  arch/arm64/boot/dts/renesas/r8a77995-draak.dts | 4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/arch/arm64/boot/dts/renesas/r8a77995-draak.dts b/arch/arm64/boot/dts/renesas/r8a77995-draak.dts
> index 71203c0fa55351c6..f0f585a4046196f2 100644
> --- a/arch/arm64/boot/dts/renesas/r8a77995-draak.dts
> +++ b/arch/arm64/boot/dts/renesas/r8a77995-draak.dts
> @@ -314,10 +314,6 @@ hdmi-encoder@39 {
>  		interrupt-parent = <&gpio1>;
>  		interrupts = <28 IRQ_TYPE_LEVEL_LOW>;
>  
> -		/* Depends on LVDS */
> -		max-clock = <135000000>;
> -		min-vrefresh = <50>;
> -
>  		adi,input-depth = <8>;
>  		adi,input-colorspace = "rgb";
>  		adi,input-clock = "1x";
> -- 
> 2.25.1

Reviewed-by: Ulrich Hecht <uli+renesas@fpond.eu>

CU
Uli

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2021-07-01 15:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-01 10:15 [PATCH] arm64: dts: renesas: r8a77995: draak: Remove bogus adv7511w properties Geert Uytterhoeven
2021-07-01 15:13 ` Ulrich Hecht

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).