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 <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring (Arm) <[email protected]>
1 parent b18d797 commit cf0da5b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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)