On Tue, Dec 10, 2024 at 4:28 PM AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx> wrote: > > On Fri, 25 Oct 2024 15:56:27 +0800, Chen-Yu Tsai wrote: > > This reverts commit 377548f05bd0905db52a1d50e5b328b9b4eb049d. > > > > Most SoC dtsi files have the display output interfaces disabled by > > default, and only enabled on boards that utilize them. The MT8183 > > has it backwards: the display outputs are left enabled by default, > > and only disabled at the board level. > > > > [...] > > Applied to v6.13-next/dts64, thanks! > > [1/2] arm64: dts: mediatek: mt8183: Disable DPI display output by default > commit: 93a680af46436780fd64f4e856a4cfa8b393be6e > [2/2] arm64: dts: mediatek: mt8183: Disable DSI display output by default > commit: 26f6e91fa29a58fdc76b47f94f8f6027944a490c Thanks! It seems you haven't updated the for-next branch, so it isn't appearing in linux-next yet. ChenYu