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>
Thu, 27 Jan 2022 09:41:23 +0000 (10:41 +0100)
commit985ede63a045eabf3f9dbd7b52a10ae6f2272cb2
tree54f1788bf9cb349e7b3e1fa14ffd387db3b2a301
parent205e17766c78c4dd8dbd1e88ac723401ec3ce5ee
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]