ARM: dts: integrator: 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 "J30" on the board so give it that
name in the device tree.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
Linus Walleij 2023-09-12 09:16:03 +02:00
parent ff16f94121
commit 9a83d7a8d1

View File

@ -129,8 +129,6 @@ button@5 {
bridge {
compatible = "ti,ths8134b", "ti,ths8134";
#address-cells = <1>;
#size-cells = <0>;
ports {
#address-cells = <1>;
@ -154,6 +152,7 @@ vga_bridge_out: endpoint {
vga {
compatible = "vga-connector";
label = "J30";
port {
vga_con_in: endpoint {