Skip to content

Commit

Permalink
arm64: dts: renesas: r8a77995: draak: Remove bogus adv7511w properties
Browse files Browse the repository at this point in the history
[ Upstream commit 4ec82a7 ]

The "max-clock" and "min-vrefresh" properties fail to validate with
commit cfe34bb ("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: bcf3003 ("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>
Reviewed-by: Ulrich Hecht <uli+renesas@fpond.eu>
Link: https://lore.kernel.org/r/975b6686bc423421b147d367fe7fb9a0db99c5af.1625134398.git.geert+renesas@glider.be
Signed-off-by: Sasha Levin <sashal@kernel.org>
  • Loading branch information
geertu authored and gregkh committed Sep 15, 2021
1 parent a8c1eae commit 5ac21a4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions arch/arm64/boot/dts/renesas/r8a77995-draak.dts
Expand Up @@ -277,10 +277,6 @@
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";
Expand Down

0 comments on commit 5ac21a4

Please sign in to comment.