Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c4055a8c authored by Robert Jarzmik's avatar Robert Jarzmik Committed by David S. Miller
Browse files

net: smsc91x: add u16 workaround for pxa platforms



Add a workaround for mainstone, idp and stargate2 boards, for u16 writes
which must be aligned on 32 bits addresses.

Signed-off-by: default avatarRobert Jarzmik <robert.jarzmik@free.fr>
Cc: Jeremy Linton <jeremy.linton@arm.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 9c365f31
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -13,3 +13,5 @@ Optional properties:
  16-bit access only.
- power-gpios: GPIO to control the PWRDWN pin
- reset-gpios: GPIO to control the RESET pin
- pxa-u16-align4 : Boolean, put in place the workaround the force all
		   u16 writes to be 32 bits aligned