mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-07-22 22:07:35 -04:00
dt-bindings: timer: fsl,imxgpt: add compatible string fsl,imx25-epit
Add compatible string fsl,imx25-epit to fix below CHECK_DTBS warnings: arch/arm/boot/dts/nxp/imx/imx25-eukrea-mbimxsd25-baseboard-dvi-svga.dtb: /soc/bus@53f00000/timer@53f94000: failed to match any schema with compatible: ['fsl,imx25-epit'] Signed-off-by: Frank Li <Frank.Li@nxp.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@kernel.org> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Link: https://patch.msgid.link/20260211214947.3705328-1-Frank.Li@nxp.com
This commit is contained in:
@@ -14,6 +14,7 @@ properties:
|
||||
oneOf:
|
||||
- const: fsl,imx1-gpt
|
||||
- const: fsl,imx21-gpt
|
||||
- const: fsl,imx25-epit
|
||||
- items:
|
||||
- const: fsl,imx27-gpt
|
||||
- const: fsl,imx21-gpt
|
||||
|
||||
Reference in New Issue
Block a user