[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150316.162809.1507330201701233389.davem@davemloft.net>
Date: Mon, 16 Mar 2015 16:28:09 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: shh.xie@...il.com
Cc: netdev@...r.kernel.org, Shaohui.Xie@...escale.com
Subject: Re: [PATCH 2/2] [v2] net/fsl: modify xgmac_mdio for little endian
SoCs
From: <shh.xie@...il.com>
Date: Mon, 16 Mar 2015 18:56:29 +0800
> From: Shaohui Xie <Shaohui.Xie@...escale.com>
>
> MDIO controller on little endian Socs, e.g. ls2085a is similar to the
> controller on big endian Socs, but the MDIO access is little endian,
> we use I/O accessor function to handle endianness, so the driver can
> run on little endian Socs. A property "little-endian" is used
> in DTS to indicate the MDIO is little endian, if driver probes the
> property, driver will access MDIO in little endian, otherwise, driver
> works in big endian by default.
>
> Signed-off-by: Shaohui Xie <Shaohui.Xie@...escale.com>
> ---
> changes for v2:
> 1. use "little-endian" which is documented in
> Documentation/devicetree/bindings/regmap/regmap.txt
> 2. splitted bug fix into another patch.
Also applied to net-next
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists