Re: [PATCH 2/2] arm64: dts: qcom: Add Xiaomi 12 Lite 5G (taoyao) DTS
From: Stanislav Zaikin
Date: Fri Feb 06 2026 - 08:25:11 EST
On 2/4/26 2:10 PM, David Heidelberg wrote:
On 04/02/2026 12:56, Stanislav Zaikin wrote:
Xiaomi 12 Lite 5G is a handset released in 2022
[...]
+
+ framebuffer0: framebuffer@e1000000 {
+ compatible = "simple-framebuffer";
+ reg = <0x0 0xe1000000 0x0 (1080 * 2400 * 4)>;
Hello Stanislav.
Use memory-region instead of reg property pointing to framebuffer.
Happy to see the phone progressing towards mainline support!
David
Hello David,
Thank you for the review. I will fix it in v2.
Best regards,
Stanislav