]> git.ipfire.org Git - thirdparty/linux.git/commit
dt-bindings: memory-controllers: fsl,imx-weim: Fix "fsl,weim-cs-timing" schema
authorRob Herring (Arm) <robh@kernel.org>
Wed, 7 Aug 2024 22:59:58 +0000 (16:59 -0600)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 8 Aug 2024 09:49:37 +0000 (11:49 +0200)
commite3e4e77140b4a240865309cc543141a593be4a21
tree73df101e10b78bfa47ad6df4f2ad2fbba71b5ccf
parent23d22b0fe6a12317e9d17bb17720285ac4ba4d54
dt-bindings: memory-controllers: fsl,imx-weim: Fix "fsl,weim-cs-timing" schema

The "fsl,weim-cs-timing" property is an array, but the constraints in
the if/then schema are for a matrix. That worked fine when all
properties were decoded into a matrix, but now dtschema decodes
properties into scalars and arrays based on their type.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Acked-by: Peng Fan <peng.fan@nxp.com>
Link: https://lore.kernel.org/r/20240807225959.3343093-1-robh@kernel.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Documentation/devicetree/bindings/memory-controllers/fsl/fsl,imx-weim.yaml