Re: [PATCH 2/2] media: i2c: imx258: validate rotation only if it is provided

From: Krzysztof Kozlowski
Date: Fri Oct 30 2020 - 07:32:54 EST


On Wed, Oct 28, 2020 at 10:23:43AM +0100, Krzysztof Kozlowski wrote:
> On Mon, Oct 05, 2020 at 05:15:59PM +0200, Krzysztof Kozlowski wrote:
> > The sensor supports rotation by 180 degrees however the value of
> > "rotation" property should be validated only if it exists. If
> > "rotation" is missing, do not fail the probe:
> >
> > imx258: probe of 3-001a failed with error -22
> >
> > Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
>
> This is actually a fix, so these should be added:
> Fixes: 17121d12a5c1 ("media: imx258: Check the rotation property has a value of 180")
> Cc: <stable@xxxxxxxxxxxxxxx>
>
> Best regards,
> Krzysztof

Please drop this patch. I misunderstood the comment.

Best regards,
Krzysztof