Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1503208

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

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v3 4/4] net: smsc91x: add u16 workaround for pxa platforms
Date 2016-10-18 18:40 +0200
Message-ID <stFAJ-4gM-5@gated-at.bofh.it> (permalink)
References <stm53-7V9-1@gated-at.bofh.it> <stmeK-7YZ-39@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@free.fr>
> Cc: Jeremy Linton <jeremy.linton@arm.com>
> ---
> 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@kernel.org>

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v3 0/4] support smc91x on mainstone and devicetree Robert Jarzmik <robert.jarzmik@free.fr> - 2016-10-17 21:50 +0200
  [PATCH v3 1/4] ARM: pxa: enhance smc91x platform data Robert Jarzmik <robert.jarzmik@free.fr> - 2016-10-17 21:50 +0200
  [PATCH v3 2/4] net: smc91x: isolate u16 writes alignment workaround Robert Jarzmik <robert.jarzmik@free.fr> - 2016-10-17 21:50 +0200
  [PATCH v3 4/4] net: smsc91x: add u16 workaround for pxa platforms Robert Jarzmik <robert.jarzmik@free.fr> - 2016-10-17 22:00 +0200
    Re: [PATCH v3 4/4] net: smsc91x: add u16 workaround for pxa platforms Rob Herring <robh@kernel.org> - 2016-10-18 18:40 +0200
  [PATCH v3 3/4] net: smc91x: take into account half-word workaround Robert Jarzmik <robert.jarzmik@free.fr> - 2016-10-17 22:00 +0200
  Re: [PATCH v3 0/4] support smc91x on mainstone and devicetree David Miller <davem@davemloft.net> - 2016-10-18 20:20 +0200

csiph-web