[PATCH] arch: arm64: dts: add big-endian property back into watchdog node
Li, Meng
Meng.Li at windriver.com
Wed May 28 21:07:27 PDT 2025
Hi Frank,
Do you have any suggestions for this issue?
Could you please help check whether we need to fix this issue?
Thanks,
LImeng
> -----Original Message-----
> From: Rob Herring (Arm) <robh at kernel.org>
> Sent: Wednesday, May 28, 2025 8:37 PM
> To: Li, Meng <Meng.Li at windriver.com>
> Cc: devicetree at vger.kernel.org; shawnguo at kernel.org; linux-
> kernel at vger.kernel.org; Frank.Li at nxp.com; linux-arm-
> kernel at lists.infradead.org; conor+dt at kernel.org; Li, Meng
> <Meng.Li at windriver.com>
> Subject: Re: [PATCH] arch: arm64: dts: add big-endian property back into
> watchdog node
>
> CAUTION: This email comes from a non Wind River email account!
> Do not click links or open attachments unless you recognize the sender and
> know the content is safe.
>
> On Wed, 28 May 2025 19:17:51 +0800, Meng Li wrote:
> > When verifying watchdog feature on NXP ls1046ardb board, it doesn't
> > work. Because the big-endian is deleted by accident, add it back.
> >
> > Fixes: 7c8ffc5555cb ("arm64: dts: layerscape: remove big-endian for
> > mmc nodes")
> > Cc: stable at vger.kernel.org
> > Signed-off-by: Meng Li <Meng.Li at windriver.com>
> > ---
> > arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 1 +
> > 1 file changed, 1 insertion(+)
> >
>
>
> My bot found new DTB warnings on the .dts files added or changed in this
> series.
>
> Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings are
> fixed by another series. Ultimately, it is up to the platform maintainer whether
> these warnings are acceptable or not. No need to reply unless the platform
> maintainer has comments.
>
> If you already ran DT checks and didn't see these error(s), then make sure dt-
> schema is up to date:
>
> pip3 install dtschema --upgrade
>
>
> This patch series was applied (using b4) to base:
> Base: attempting to guess base-commit...
> Base: failed to guess base
>
> If this is not the correct base, please add 'base-commit' tag (or use b4 which
> does this automatically)
>
> New warnings running 'make CHECK_DTBS=y for
> arch/arm64/boot/dts/freescale/' for 20250528111751.3505224-1-
> Meng.Li at windriver.com:
>
> arch/arm64/boot/dts/freescale/fsl-ls1046a-qds.dtb: watchdog at 2ad0000
> (fsl,imx21-wdt): big-endian: False schema does not allow True
> from schema $id: http://devicetree.org/schemas/watchdog/fsl-imx-
> wdt.yaml#
> arch/arm64/boot/dts/freescale/fsl-ls1046a-frwy.dtb: watchdog at 2ad0000
> (fsl,imx21-wdt): big-endian: False schema does not allow True
> from schema $id: http://devicetree.org/schemas/watchdog/fsl-imx-
> wdt.yaml#
> arch/arm64/boot/dts/freescale/fsl-ls1046a-rdb.dtb: watchdog at 2ad0000
> (fsl,imx21-wdt): big-endian: False schema does not allow True
> from schema $id: http://devicetree.org/schemas/watchdog/fsl-imx-
> wdt.yaml#
> arch/arm64/boot/dts/freescale/fsl-ls1046a-tqmls1046a-mbls10xxa.dtb:
> watchdog at 2ad0000 (fsl,imx21-wdt): big-endian: False schema does not
> allow True
> from schema $id: http://devicetree.org/schemas/watchdog/fsl-imx-
> wdt.yaml#
>
>
>
>
More information about the linux-arm-kernel
mailing list