On 25 October 2017 at 03:29, Subbaraya Sundeep wrote:
> Fixed incorrect frame size mask, validated maximum frame
> size in spi_write and removed dead code.
>
> Signed-off-by: Subbaraya Sundeep
> ---
> v4:
> changed %d to %u while logging frame size error.
> v3:
> Added comment tha
On Wed, Oct 25, 2017 at 4:29 AM, Subbaraya Sundeep
wrote:
> Fixed incorrect frame size mask, validated maximum frame
> size in spi_write and removed dead code.
>
> Signed-off-by: Subbaraya Sundeep
Reviewed-by: Alistair Francis
> ---
> v4:
> changed %d to %u while logging frame size err
On Wed, Oct 25, 2017 at 2:15 PM, Darren Kenny
wrote:
> LGTM now, thanks.
>
> Reviewed-by: Darren Kenny
>
Thanks Darren,
Sundeep
>
> Thanks,
>
> Darren.
>
>
> On Wed, Oct 25, 2017 at 07:59:04AM +0530, Subbaraya Sundeep wrote:
>
>> Fixed incorrect frame size mask, validated maximum frame
>> siz
LGTM now, thanks.
Reviewed-by: Darren Kenny
Thanks,
Darren.
On Wed, Oct 25, 2017 at 07:59:04AM +0530, Subbaraya Sundeep wrote:
Fixed incorrect frame size mask, validated maximum frame
size in spi_write and removed dead code.
Signed-off-by: Subbaraya Sundeep
---
v4:
changed %d to %u
Fixed incorrect frame size mask, validated maximum frame
size in spi_write and removed dead code.
Signed-off-by: Subbaraya Sundeep
---
v4:
changed %d to %u while logging frame size error.
v3:
Added comment that [31:6] bits are reserved in R_SPI_DFSIZE
register and logged i