arm64: dts: qcom: sm8250-edo: Panel framebuffer is 2.5k instead of 4k
authorMarijn Suijten <marijn.suijten@somainline.org>
Tue, 6 Jun 2023 21:14:18 +0000 (23:14 +0200)
committerBjorn Andersson <andersson@kernel.org>
Tue, 13 Jun 2023 22:58:27 +0000 (15:58 -0700)
commit223ce29c8b7e5b00f01a68387aabeefd77d97f06
treef2b53ab705c3f19e5654582897e482417ade1b11
parent4acf7eceed31c56cf4baf11d43ee91255685f89a
arm64: dts: qcom: sm8250-edo: Panel framebuffer is 2.5k instead of 4k

The framebuffer configuration for edo pdx203, written in edo dtsi (which
is overwritten in pdx206 dts for its smaller panel) has to use a
1096x2560 configuration as this is what the panel (and framebuffer area)
has been initialized to.  Downstream userspace also has access to (and
uses) this 2.5k mode by default, and only switches the panel to 4k when
requested.

This is similar to commit be8de06dc397 ("arm64: dts: qcom:
sm8150-kumano: Panel framebuffer is 2.5k instead of 4k") which fixed the
same for the previous generation Sony platform.

Fixes: 69cdb97ef652 ("arm64: dts: qcom: sm8250: Add support for SONY Xperia 1 II / 5 II (Edo platform)")
Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230606211418.587676-1-marijn.suijten@somainline.org
arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi