[PATCH 0/9] ARM: qcom: fix APQ8064 schema warnings
Dmitry Baryshkov
dmitry.baryshkov at oss.qualcomm.com
Mon Mar 17 10:44:35 PDT 2025
Rob's bot has reported [1] several warnings for Nexus 4 submisson,
however none of those warnings are specific to that device. Fix all
those warnings for all APQ8064 platforms by extending existing schemas,
adding missing schemas and making APQ8064 DT follow all the schema
files.
[1]: https://lore.kernel.org/linux-arm-msm/174221818190.3957236.3364090534153729086.robh@kernel.org/
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at oss.qualcomm.com>
---
Dmitry Baryshkov (9):
dt-bindings: soc: qcom,rpm: add missing clock-controller node
dt-bindings: display/msm: describe SFPB device
dt-bindings: soc: qcom: add Smart Peripheral System Interrupt Controller
dt-bindings: arm: qcom,coresight-static-replicator: add optional clocks
ARM: dts: qcom-apq8064: add missing clocks to the timer node
ARM: dts: qcom: apq8064 merge hw splinlock into corresponding syscon device
ARM: dts: qcom: apq8064: use new compatible for SFPB device
ARM: dts: qcom: apq8064: use new compatible for SPS SIC device
ARM: dts: qcom: apq8064: move replicator out of soc node
.../arm/arm,coresight-static-replicator.yaml | 10 +++
.../devicetree/bindings/display/msm/qcom,sfpb.yaml | 39 ++++++++++
.../devicetree/bindings/soc/qcom/qcom,rpm.yaml | 8 ++
.../devicetree/bindings/soc/qcom/qcom,sps-sic.yaml | 38 ++++++++++
arch/arm/boot/dts/qcom/qcom-apq8064.dtsi | 85 +++++++++++-----------
5 files changed, 136 insertions(+), 44 deletions(-)
---
base-commit: 2bb3cf7805af73af62ebfcbb55e350549b6a0912
change-id: 20250317-fix-nexus-4-dd0fe3bca987
Best regards,
--
Dmitry Baryshkov <dmitry.baryshkov at oss.qualcomm.com>
More information about the linux-arm-kernel
mailing list