watchdog: imx2_wdt: adds big endianness support.
authorXiubo Li <Li.Xiubo@freescale.com>
Tue, 3 Jun 2014 02:45:14 +0000 (10:45 +0800)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 5 Aug 2014 20:43:11 +0000 (22:43 +0200)
This watchdog driver will be working on IMX2+, Vybrid, LS1, LS2+
platforms, and will be in different endianness mode in those SoCs:

    SoCs       WDT endian mode
------------------------------------
    IMX2+           LE
    Vybird          LE
    LS1             BE
    LS2             LE

Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>

No differences found