Add the reference to the pll4 clock to the DT. Changes since v1: - Add dt-bindings and DTS changes Dmitry Baryshkov (3): dt-bindings: clock: qcom,gcc-ipq8064: add pll4 to used clocks clk: qcom: gcc-ipq806x: use parent_data for the last remaining entry ARM: dts: qcom-ipq8064: use pll4 clock for the gcc device .../devicetree/bindings/clock/qcom,gcc-ipq8064.yaml | 9 +++++++-- arch/arm/boot/dts/qcom-ipq8064.dtsi | 4 ++-- drivers/clk/qcom/gcc-ipq806x.c | 4 +++- 3 files changed, 12 insertions(+), 5 deletions(-) -- 2.35.1