arm64: dts: mediatek: mt8195: Assign dp-intf aliases
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Mon, 24 Apr 2023 11:25:21 +0000 (13:25 +0200)
committerMatthias Brugger <matthias.bgg@gmail.com>
Mon, 29 May 2023 15:14:17 +0000 (17:14 +0200)
Assign aliases for the primary and secondary dp-intf IP to properly
and reliably enable DisplayPort functionality.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Tested-by: Chen-Yu Tsai <wenst@chromium.org>
Reviewed-by: Chen-Yu Tsai <wenst@chromium.org>
Reviewed-by: Alexandre Mergnat <amergnat@baylibre.com>
Link: https://lore.kernel.org/r/20230424112523.1436926-3-angelogioacchino.delregno@collabora.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/mt8195.dtsi

index ae3b81d..2cef831 100644 (file)
@@ -24,6 +24,8 @@
        #size-cells = <2>;
 
        aliases {
+               dp-intf0 = &dp_intf0;
+               dp-intf1 = &dp_intf1;
                gce0 = &gce0;
                gce1 = &gce1;
                ethdr0 = &ethdr0;