On Tue, Mar 04, 2025 at 12:55:20AM +0200, Vladimir Zapolskiy wrote: > During the tests it was unveiled and later it was confirmed that SM8550 > Camera Clock Controller shall enable both MXC and MMCX power domains. > > Since power-domains property is not specific to MMCX anymore, its > description is removed. > > Fixes: 9cbc64745fc6 ("dt-bindings: clock: qcom: Add SM8550 camera clock controller") > Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy@xxxxxxxxxx> > --- > .../devicetree/bindings/clock/qcom,sm8450-camcc.yaml | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > > diff --git a/Documentation/devicetree/bindings/clock/qcom,sm8450-camcc.yaml b/Documentation/devicetree/bindings/clock/qcom,sm8450-camcc.yaml > index 9e79f8fec437..d7fc9e5a2d20 100644 > --- a/Documentation/devicetree/bindings/clock/qcom,sm8450-camcc.yaml > +++ b/Documentation/devicetree/bindings/clock/qcom,sm8450-camcc.yaml > @@ -37,9 +37,7 @@ properties: > - description: Sleep clock source > > power-domains: > - maxItems: 1 > - description: > - A phandle and PM domain specifier for the MMCX power domain. > + maxItems: 2 items: - description: foo - description: bar Also, don't we need power-domain-names now? > > required-opps: > maxItems: 1 > -- > 2.43.0 > -- With best wishes Dmitry