arm64: dts: mt8183: kukui-jacuzzi: Drop bogus anx7625 panel_flag property
authorChen-Yu Tsai <wenst@chromium.org>
Thu, 30 Nov 2023 07:40:29 +0000 (15:40 +0800)
committerAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Mon, 11 Dec 2023 10:13:07 +0000 (11:13 +0100)
The panel_flag property was used in ChromeOS's downstream kernel. It was
used to signal whether the downstream device was a fixed panel or
a connector for an external display.

This property was dropped in favor of standard OF graph descrptions of
downstream display panels and bridges.

Drop the property from the device tree file.

Fixes: cabc71b08eb5 ("arm64: dts: mt8183: Add kukui-jacuzzi-damu board")
Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Link: https://lore.kernel.org/r/20231130074032.913511-2-wenst@chromium.org
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi.dtsi

index bf97b60ae4d17eaf3902db1ca31dac496aa0f5be..09e658bc30e6c92b211db334a2c6a02914dc0154 100644 (file)
                reg = <0x58>;
                pinctrl-names = "default";
                pinctrl-0 = <&anx7625_pins>;
-               panel_flags = <1>;
                enable-gpios = <&pio 45 GPIO_ACTIVE_HIGH>;
                reset-gpios = <&pio 73 GPIO_ACTIVE_HIGH>;
                vdd10-supply = <&pp1200_mipibrdg>;