Message ID | 20221002122859.75525-4-matti.lehtimaki@gmail.com |
---|---|
State | New |
Headers | show |
Series | Qualcomm CCI for MSM8226 and fix CCI documentation for MSM8974 | expand |
On 02/10/2022 14:28, Matti Lehtimäki wrote: > Uses same clocks as MSM8226. > > Signed-off-by: Matti Lehtimäki <matti.lehtimaki@gmail.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On Sun, Oct 02, 2022 at 03:28:55PM +0300, Matti Lehtimäki wrote: > Uses same clocks as MSM8226. > > Signed-off-by: Matti Lehtimäki <matti.lehtimaki@gmail.com> Applied to for-current, thanks!
diff --git a/Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml b/Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml index c0f9537a4bb1..cf9f8fda595f 100644 --- a/Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml +++ b/Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml @@ -91,6 +91,7 @@ allOf: contains: enum: - qcom,msm8226-cci + - qcom,msm8974-cci then: properties: clocks:
Uses same clocks as MSM8226. Signed-off-by: Matti Lehtimäki <matti.lehtimaki@gmail.com> --- Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml | 1 + 1 file changed, 1 insertion(+)