dt-bindings: memory: fsl: convert ifc binding to yaml schema
authorLi Yang <leoyang.li@nxp.com>
Tue, 16 Nov 2021 21:18:45 +0000 (15:18 -0600)
committerKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Wed, 17 Nov 2021 09:12:08 +0000 (10:12 +0100)
commitf91d84e2ed0d661132fc0f46758daca866dfa55b
tree7d73ae5d64fed4515c167f2f5ecc7dfd0bb81b47
parent3191e91ae15b60e69523578975bf5c6326ce1be4
dt-bindings: memory: fsl: convert ifc binding to yaml schema

Convert the txt binding to yaml format and add description.  Drop the
"simple-bus" compatible string from the example and not allowed by the
binding any more.  This will help to enforce the correct probe order
between parent device and child devices, but will require the ifc driver
to probe the child devices to work properly.

Signed-off-by: Li Yang <leoyang.li@nxp.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20211116211846.16335-2-leoyang.li@nxp.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Documentation/devicetree/bindings/memory-controllers/fsl/fsl,ifc.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/memory-controllers/fsl/ifc.txt [deleted file]