Replace most usages of &xo_board with the &rpmcc variant, and also provide the necessary parent clocks to the mmcc driver. Signed-off-by: Luca Weiss <luca@xxxxxxxxx> --- Luca Weiss (3): ARM: dts: qcom: msm8226: Use XO from rpmcc where possible dt-bindings: clock: qcom,mmcc: define clocks/clock-names for MSM8226 ARM: dts: qcom: msm8226: Provide clocks to mmcc node .../devicetree/bindings/clock/qcom,mmcc.yaml | 32 ++++++++++++++++++++-- arch/arm/boot/dts/qcom-msm8226.dtsi | 26 ++++++++++++++---- 2 files changed, 51 insertions(+), 7 deletions(-) --- base-commit: f46950f720460ef8b8c5ca68e14a529dd1705832 change-id: 20230509-msm8226-mmcc-parents-24489498e5da Best regards, -- Luca Weiss <luca@xxxxxxxxx>