Re: [PATCH v2 6/8] PCI: qcom: Make all optional clocks optional

From: Dmitry Baryshkov
Date: Mon Jul 18 2022 - 06:37:23 EST


On 14/07/2022 10:13, Johan Hovold wrote:
The kernel is not a devicetree validator and does not need to re-encode
information which is already available in the devicetree.

This is specifically true for the optional PCIe clocks, some of which
are really interconnect clocks.

Treat also the 2.7.0 optional clocks as truly optional instead of
maintaining a list of clocks per compatible (including two compatible
strings for the two identical controllers on sm8450) just to validate
the devicetree.

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>

Signed-off-by: Johan Hovold <johan+linaro@xxxxxxxxxx>--
With best wishes
Dmitry