Re: [PATCH v2 1/1] dt-bindings: soc: fsl: add missed compatible string fsl,ls*-isc
From: Rob Herring (Arm)
Date: Tue Aug 06 2024 - 14:28:47 EST
On Tue, 06 Aug 2024 12:21:21 -0400, Frank Li wrote:
> Add compatible string, fsl,ls1088a-isc, fsl,ls2080a-isc, fsl,lx2160a-isc.
> Fix the below warning:
> arch/arm64/boot/dts/freescale/fsl-ls2080a-qds.dtb: /soc/syscon@1f70000: failed to match any schema with compatible: ['fsl,ls2080a-isc', 'syscon']
>
> Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
> ---
> Change from v1 to v2
> - fixed typo lx2046a with lx2160a
> ---
> .../devicetree/bindings/soc/fsl/fsl,layerscape-scfg.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
Applied, thanks!