mbox series

[v2,0/3] create patches for nxp-ls1046a platform watchdog feature

Message ID 20250531040213.2589292-1-Meng.Li@windriver.com
Headers show
Series create patches for nxp-ls1046a platform watchdog feature | expand

Message

Meng Li May 31, 2025, 4:02 a.m. UTC
v1:
 - create patch 0001-arch-arm64-dts-add-big-endian-property-back-into-wat.patch
 
v2:
 - improve the commit log of patch 0001
 - add another 2 patches to fix below warning
 arch/arm64/boot/dts/freescale/fsl-ls1046a-rdb.dtb: watchdog@2ad0000(fsl,imx21-wdt): big-endian: False schema does not allow True


Meng Li (3):
  arch: arm64: dts: add big-endian property back into watchdog node
  arm64: dts: layerscape: add platform special compatible string for
    watchdog
  dt-bindings: watchdog: fsl-imx-wdt: enable 'big-endian' property for
    NXP ls1046a platform

 Documentation/devicetree/bindings/watchdog/fsl-imx-wdt.yaml | 2 ++
 arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi              | 3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)