summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/renesas/r8a77980.dtsi
diff options
context:
space:
mode:
authorKieran Bingham <kieran.bingham+renesas@ideasonboard.com>2019-09-12 11:37:34 +0100
committerGeert Uytterhoeven <geert+renesas@glider.be>2020-02-21 13:36:44 +0100
commit8e66f52288c18db46f4cdcf417cefaaafc6b8608 (patch)
treec37aadac74f8af5c833203a9747c8c4a58069f92 /arch/arm64/boot/dts/renesas/r8a77980.dtsi
parentbb6d3fb354c5ee8d6bde2d576eb7220ea09862b9 (diff)
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 <kieran.bingham+renesas@ideasonboard.com> Reviewed-by: Simon Horman <horms+renesas@verge.net.au> Link: https://lore.kernel.org/r/20190912103734.1879-1-kieran.bingham+renesas@ideasonboard.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'arch/arm64/boot/dts/renesas/r8a77980.dtsi')
-rw-r--r--arch/arm64/boot/dts/renesas/r8a77980.dtsi3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/renesas/r8a77980.dtsi b/arch/arm64/boot/dts/renesas/r8a77980.dtsi
index b340fb469999..878ecbb7d63d 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 = <GIC_SPI 256 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&cpg CPG_MOD 724>;