ARM: dts: integrator: Fix up VGA connector
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 12 Sep 2023 07:16:03 +0000 (09:16 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 21 Feb 2024 22:30:01 +0000 (23:30 +0100)
The bridge does not have any cells on the node level, just on the
ports.

The VGA connector is actually named "J30" on the board so give it that
name in the device tree.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/arm/integratorap-im-pd1.dts

index 7072a70da00d950b1ec5362a532cc01a67b014f4..367850ea091287c9a166d5d7e53816d1d296f892 100644 (file)
 
        bridge {
                compatible = "ti,ths8134b", "ti,ths8134";
-               #address-cells = <1>;
-               #size-cells = <0>;
 
                ports {
                        #address-cells = <1>;
 
        vga {
                compatible = "vga-connector";
+               label = "J30";
 
                port {
                        vga_con_in: endpoint {