arm64: dts: qcom: qcm6490-fairphone-fp5: Add supplies to simple-fb node

Add the OLED power supplies to the simple-framebuffer node, so that
the regulators don't get turned off while the simple-fb is being used.

Fixes: c365a02615 ("arm64: dts: qcom: qcm6490-fairphone-fp5: Enable display")
Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250930-sc7280-dts-misc-v1-1-5a45923ef705@fairphone.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Luca Weiss 2025-09-30 15:57:01 +02:00 committed by Bjorn Andersson
parent 8b4faf419d
commit 3d4142cac4

View File

@ -47,6 +47,8 @@ framebuffer0: framebuffer@a000000 {
stride = <(1224 * 4)>;
format = "a8r8g8b8";
clocks = <&gcc GCC_DISP_HF_AXI_CLK>;
vci-supply = <&vreg_oled_vci>;
dvdd-supply = <&vreg_oled_dvdd>;
};
};