Message ID | 20220901074218.21108-1-krzysztof.kozlowski@linaro.org |
---|---|
State | Accepted |
Commit | e46a1c553223f04c2c19951ba58beddc596ce154 |
Headers | show |
Series | dt-bindings: i2c: qcom,i2c-cci: specify SM8450 CCI clocks | expand |
On 01/09/2022 10:42, Krzysztof Kozlowski wrote: > Document clocks for SM8450 Camera Control Interface I2C controller. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > > --- > > Based on: Explanation: by "based" I meant what clocks should be on SM8450. There are no dependencies so this patch can go straight to I2C tree. > 1. https://lore.kernel.org/all/20220901073504.3077363-1-vladimir.zapolskiy@linaro.org/ Best regards, Krzysztof
On Thu, 01 Sep 2022 10:42:18 +0300, Krzysztof Kozlowski wrote: > Document clocks for SM8450 Camera Control Interface I2C controller. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > > --- > > Based on: > 1. https://lore.kernel.org/all/20220901073504.3077363-1-vladimir.zapolskiy@linaro.org/ > --- > Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
On Thu, Sep 01, 2022 at 10:42:18AM +0300, Krzysztof Kozlowski wrote: > Document clocks for SM8450 Camera Control Interface I2C controller. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > Applied to for-next, thanks!
diff --git a/Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml b/Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml index 90c9e401229e..e51a85848d6e 100644 --- a/Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml +++ b/Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml @@ -126,6 +126,7 @@ allOf: contains: enum: - qcom,sm8250-cci + - qcom,sm8450-cci then: properties: clocks:
Document clocks for SM8450 Camera Control Interface I2C controller. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> --- Based on: 1. https://lore.kernel.org/all/20220901073504.3077363-1-vladimir.zapolskiy@linaro.org/ --- Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml | 1 + 1 file changed, 1 insertion(+)