Message ID | 20240818204348.197788-8-danila@jiaxyga.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 29be508d1d7ffb241c39b8b7471253d81fb18a6a |
Headers | show |
Series | Add SM8475 clock controller drivers | expand |
On 18/08/2024 22:43, Danila Tikhonov wrote: > Add new entry to the SM8450 dt-bindings for the SM8475 clocks. > > Signed-off-by: Danila Tikhonov <danila@jiaxyga.com> > --- Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On 18/08/2024 22:43, Danila Tikhonov wrote: > Add new entry to the SM8450 dt-bindings for the SM8475 clocks. > > Signed-off-by: Danila Tikhonov <danila@jiaxyga.com> Why required-opps are not a required property? Did you read entire binding? Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/clock/qcom,sm8450-videocc.yaml b/Documentation/devicetree/bindings/clock/qcom,sm8450-videocc.yaml index 9829ba28fe0e..62714fa54db8 100644 --- a/Documentation/devicetree/bindings/clock/qcom,sm8450-videocc.yaml +++ b/Documentation/devicetree/bindings/clock/qcom,sm8450-videocc.yaml @@ -22,6 +22,7 @@ properties: compatible: enum: - qcom,sm8450-videocc + - qcom,sm8475-videocc - qcom,sm8550-videocc - qcom,sm8650-videocc
Add new entry to the SM8450 dt-bindings for the SM8475 clocks. Signed-off-by: Danila Tikhonov <danila@jiaxyga.com> --- Documentation/devicetree/bindings/clock/qcom,sm8450-videocc.yaml | 1 + 1 file changed, 1 insertion(+)