Skip to content

Commit fd8fca2

Browse files
limeng-linuxrobherring
authored andcommitted
dt-bindings: watchdog: fsl-imx-wdt: add compatible string fsl,ls1046a-wdt
Add compatible string fsl,ls1046a-wdt for ls1046a SoC. fsl,ls1046a-wdt allows big-endian property. Signed-off-by: Meng Li <Meng.Li@windriver.com> Reviewed-by: Rob Herring (Arm) <robh@kernel.org> Reviewed-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Reviewed-by: Frank Li <Frank.Li@nxp.com> Link: https://lore.kernel.org/r/20250608030616.3874517-2-Meng.Li@windriver.com Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
1 parent 98f79c7 commit fd8fca2

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
@@ -37,6 +37,7 @@ properties:
3737
- fsl,ls1012a-wdt
3838
- fsl,ls1021a-wdt
3939
- fsl,ls1043a-wdt
40+
- fsl,ls1046a-wdt
4041
- fsl,vf610-wdt
4142
- const: fsl,imx21-wdt
4243

@@ -105,6 +106,7 @@ allOf:
105106
- fsl,ls1012a-wdt
106107
- fsl,ls1021a-wdt
107108
- fsl,ls1043a-wdt
109+
- fsl,ls1046a-wdt
108110
then:
109111
properties:
110112
big-endian: false

0 commit comments

Comments
 (0)