On Fri, Mar 15, 2019 at 10:27:17PM +, Alexander Kurz wrote:
> From: Alexander Kurz
>
> With commit 3354adee3920 ("mci: imx-esdhc: Add bigendian register access
> support") and commit 15b64fd520c2 ("mci: imx-esdhc: Add layerscape support")
> two ESDHC_FLAGs got assigned to already existing val
From: Alexander Kurz
With commit 3354adee3920 ("mci: imx-esdhc: Add bigendian register access
support") and commit 15b64fd520c2 ("mci: imx-esdhc: Add layerscape support")
two ESDHC_FLAGs got assigned to already existing values. This conflict made
the imx6sl usdhc appear to be big endian.
Resolve