Re: [PATCH v2] watchdog: bcm7038_wdt: add big endian support
From: Guenter Roeck
Date: Tue Feb 23 2021 - 10:20:49 EST
On 2/23/21 12:00 AM, Álvaro Fernández Rojas wrote:
> bcm7038_wdt can be used on bmips big endian (bcm63xx) devices too.
>
> Signed-off-by: Álvaro Fernández Rojas <noltari@xxxxxxxxx>
With the assumption that the driver indeed does not need memory
barriers,
Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx>
Thanks,
Guenter