aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2023-09-12 09:16:02 +0200
committerLinus Walleij <linus.walleij@linaro.org>2024-02-21 23:30:01 +0100
commitff16f94121abb38d7cd7a4362044fe87d27e0711 (patch)
tree67b2e432a2007149f510ad1c4403be0836e233c5
parentARM: dts: arm: realview: Fix development chip ROM compatible value (diff)
downloadlinux-rng-ff16f94121abb38d7cd7a4362044fe87d27e0711.tar.xz
linux-rng-ff16f94121abb38d7cd7a4362044fe87d27e0711.zip
ARM: dts: versatile: Fix up VGA connector
The bridge does not have any cells on the node level, just on the ports. The VGA connector is actually named "J1" on the board so give it that name in the device tree. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
-rw-r--r--arch/arm/boot/dts/arm/versatile-ab.dts3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/arm/versatile-ab.dts b/arch/arm/boot/dts/arm/versatile-ab.dts
index f31dcf7e5862..de45aa99e260 100644
--- a/arch/arm/boot/dts/arm/versatile-ab.dts
+++ b/arch/arm/boot/dts/arm/versatile-ab.dts
@@ -32,8 +32,6 @@
bridge {
compatible = "ti,ths8134b", "ti,ths8134";
- #address-cells = <1>;
- #size-cells = <0>;
ports {
#address-cells = <1>;
@@ -59,6 +57,7 @@
vga {
compatible = "vga-connector";
+ label = "J1";
port {
vga_con_in: endpoint {