From: Kieran Bingham Date: Thu, 12 Sep 2019 10:37:34 +0000 (+0100) Subject: arm: dts: renesas: r8a77980: Remove r8a77970 DU compatible X-Git-Tag: v5.15~4151^2~33^2~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8e66f52288c18db46f4cdcf417cefaaafc6b8608;p=platform%2Fkernel%2Flinux-starfive.git arm: dts: renesas: r8a77980: Remove r8a77970 DU compatible The r8a77970 was added with a compatible string for a different device rather than adding the correct compatible to the driver. Remove the unnecessary compatible which is for a different platform. Signed-off-by: Kieran Bingham Reviewed-by: Simon Horman Link: https://lore.kernel.org/r/20190912103734.1879-1-kieran.bingham+renesas@ideasonboard.com Signed-off-by: Geert Uytterhoeven --- diff --git a/arch/arm64/boot/dts/renesas/r8a77980.dtsi b/arch/arm64/boot/dts/renesas/r8a77980.dtsi index b340fb4..878ecbb 100644 --- a/arch/arm64/boot/dts/renesas/r8a77980.dtsi +++ b/arch/arm64/boot/dts/renesas/r8a77980.dtsi @@ -1484,8 +1484,7 @@ }; du: display@feb00000 { - compatible = "renesas,du-r8a77980", - "renesas,du-r8a77970"; + compatible = "renesas,du-r8a77980"; reg = <0 0xfeb00000 0 0x80000>; interrupts = ; clocks = <&cpg CPG_MOD 724>;