[PATCH 1/1] dt-bindings: timer: fsl,imxgpt: add compatible string fsl,imx25-epit
Daniel Lezcano
daniel.lezcano at oss.qualcomm.com
Wed Mar 4 11:31:01 PST 2026
On Wed, Feb 11, 2026 at 04:49:47PM -0500, Frank Li wrote:
> 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 at 53f00000/timer at 53f94000: failed to match any schema with compatible: ['fsl,imx25-epit']
>
> Signed-off-by: Frank Li <Frank.Li at nxp.com>
Applied, thanks
> ---
> Documentation/devicetree/bindings/timer/fsl,imxgpt.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/timer/fsl,imxgpt.yaml b/Documentation/devicetree/bindings/timer/fsl,imxgpt.yaml
> index 9898dc7ea97be..6d41fb1203793 100644
> --- a/Documentation/devicetree/bindings/timer/fsl,imxgpt.yaml
> +++ b/Documentation/devicetree/bindings/timer/fsl,imxgpt.yaml
> @@ -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
> --
> 2.43.0
>
--
More information about the linux-arm-kernel
mailing list