Re: [PATCH v2] dt-bindings: media: i2c: Fix external clock frequency for OV5645

From: Rob Herring
Date: Sat Nov 17 2018 - 10:48:12 EST


On Wed, 14 Nov 2018 17:43:38 +0530, Manivannan Sadhasivam wrote:
> Commit "4adb0a0432f4 media: ov5645: Supported external clock is 24MHz"
> modified the external clock frequency to be 24MHz instead of the
> 23.88MHz in driver. Hence, modify the frequency value in binding.
>
> Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
> ---
>
> Changes in v2:
>
> * Removed the wording about supported frequency since the hardware is
> capable of accepting freq range from 6-27MHz.
>
> Documentation/devicetree/bindings/media/i2c/ov5645.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>