]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: qcom: sa8775p: rename bus clock to follow the bindings
authorDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Mon, 2 Jun 2025 07:23:35 +0000 (10:23 +0300)
committerBjorn Andersson <andersson@kernel.org>
Mon, 11 Aug 2025 18:22:42 +0000 (13:22 -0500)
DT bindings for the DPU SA8775P declare the first clock to be "nrt_bus",
not just "bus". Fix the DT file accordingly.

Fixes: 2f39d2d46c73 ("arm64: dts: qcom: sa8775p: add display dt nodes for MDSS0 and DPU")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250602-sa8775p-fix-dts-v1-1-f9f6271b33a3@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/lemans.dtsi

index 0a9c92aa723493b94e6c2477ea45b7cd21d8fd6d..322abd0294be74386fa47b45b6a5e6f4caa666cb 100644 (file)
                                         <&dispcc0 MDSS_DISP_CC_MDSS_MDP_LUT_CLK>,
                                         <&dispcc0 MDSS_DISP_CC_MDSS_MDP_CLK>,
                                         <&dispcc0 MDSS_DISP_CC_MDSS_VSYNC_CLK>;
-                               clock-names = "bus",
+                               clock-names = "nrt_bus",
                                              "iface",
                                              "lut",
                                              "core",