[PATCH] dt-bindings: watchdog: fsl-imx-wdt: Add missing 'big-endian' property
Fabio Estevam
festevam at gmail.com
Wed Aug 14 09:27:32 PDT 2024
On Wed, Aug 14, 2024 at 12:37 PM Frank Li <Frank.li at nxp.com> wrote:
> After Alexander Stein point out, check spec, and dump watch dog reset value
> at ls1043a platform.
>
> 0x02A80000: 00 30 00 00 00 10 00 04 00 01 00 00 00 00 00 0
>
> It is big-endian. imx2_wdt.c use regmap which call regmap_get_val_endian()
> to handle endian.
>
> So this change is corret.
>
> Reviewed-by: Frank Li <Frank.Li at nxp.com>
Shouldn't 'big-endian: true' be conditionally enabled only for the
Layerscape platforms?
More information about the linux-arm-kernel
mailing list