]> www.infradead.org Git - users/willy/pagecache.git/commit
arm64: dts: mediatek: mt8173-elm: remove panel model number in DT
authorIcenowy Zheng <uwu@icenowy.me>
Fri, 26 May 2023 10:08:01 +0000 (18:08 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Mon, 29 May 2023 16:27:15 +0000 (18:27 +0200)
commit113b5cc06f4462445c80c1f980c857b65dad3fd0
tree84538992eeb3243c7a0ce7fa86ddd65529c0b4ff
parent4a7fcb3cdf6cab70e9c06402443c9bb47dc26fd8
arm64: dts: mediatek: mt8173-elm: remove panel model number in DT

Currently a specific panel number is used in the Elm DTSI, which is
corresponded to a 12" panel. However, according to the official Chrome
OS devices document, Elm refers to Acer Chromebook R13, which, as the
name specifies, uses a 13.3" panel, which comes with EDID information.

As the kernel currently prioritizes the hardcoded timing parameters
matched with the panel number compatible, a wrong timing will be applied
to the 13.3" panel on Acer Chromebook R13, which leads to blank display.

Because the Elm DTSI is shared with Hana board, and Hana corresponds to
multiple devices from 11" to 14", a certain panel model number shouldn't
be present, and driving the panel according to its EDID information is
necessary.

Signed-off-by: Icenowy Zheng <uwu@icenowy.me>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Link: https://lore.kernel.org/r/20230526100801.16310-1-uwu@icenowy.me
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/mt8173-elm.dtsi