]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0ff5df1eaa148844af2b43c69719424132fba8cd
tree54f1788bf9cb349e7b3e1fa14ffd387db3b2a301
parent50ab2b1e0d3ca3e03f4e1c76f99104b788cca450
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]