It was unveiled that Qualcomm SM8550 Camera clock controller is attached to MXC power domain, therefore it has to be reflected and generalized in the device tree bindings description. Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy@xxxxxxxxxx> --- .../devicetree/bindings/clock/qcom,sm8450-camcc.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/clock/qcom,sm8450-camcc.yaml b/Documentation/devicetree/bindings/clock/qcom,sm8450-camcc.yaml index 26afbbe65511..9ef967523987 100644 --- a/Documentation/devicetree/bindings/clock/qcom,sm8450-camcc.yaml +++ b/Documentation/devicetree/bindings/clock/qcom,sm8450-camcc.yaml @@ -40,12 +40,12 @@ properties: power-domains: maxItems: 1 description: - A phandle and PM domain specifier for the MMCX power domain. + A phandle and PM domain specifier for the supplying power domain. required-opps: maxItems: 1 description: - A phandle to an OPP node describing required MMCX performance point. + A phandle to an OPP node describing the power domain's performance point. reg: maxItems: 1 -- 2.45.2