Skip to content

Commit cf0da5b

Browse files
nxpfranklirobherring
authored andcommitted
dt-bindings: watchdog: fsl-imx-wdt: add compatible string fsl,ls1021a-wdt
Add compatible string fsl,ls1021a-wdt for ls1021a SoC. fsl,ls1021a-wdt allow big-endian property. Signed-off-by: Frank Li <Frank.Li@nxp.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20250522194732.493624-1-Frank.Li@nxp.com Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
1 parent b18d797 commit cf0da5b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Documentation/devicetree/bindings/watchdog/fsl-imx-wdt.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ properties:
3535
- fsl,imx8mp-wdt
3636
- fsl,imx8mq-wdt
3737
- fsl,ls1012a-wdt
38+
- fsl,ls1021a-wdt
3839
- fsl,ls1043a-wdt
3940
- fsl,vf610-wdt
4041
- const: fsl,imx21-wdt
@@ -102,6 +103,7 @@ allOf:
102103
contains:
103104
enum:
104105
- fsl,ls1012a-wdt
106+
- fsl,ls1021a-wdt
105107
- fsl,ls1043a-wdt
106108
then:
107109
properties:

0 commit comments

Comments
 (0)