Re: [PATCH v3 4/4] net: smsc91x: add u16 workaround for pxa platforms

From: Rob Herring
Date: Tue Oct 18 2016 - 12:39:57 EST


On Mon, Oct 17, 2016 at 09:45:32PM +0200, Robert Jarzmik wrote:
> Add a workaround for mainstone, idp and stargate2 boards, for u16 writes
> which must be aligned on 32 bits addresses.
>
> Signed-off-by: Robert Jarzmik <robert.jarzmik@xxxxxxx>
> Cc: Jeremy Linton <jeremy.linton@xxxxxxx>
> ---
> Since v1: rename dt property to pxa-u16-align4
> change the binding documentation file
> ---
> Documentation/devicetree/bindings/net/smsc-lan91c111.txt | 2 ++
> 1 file changed, 2 insertions(+)

Acked-by: Rob Herring <robh@xxxxxxxxxx>