dt-bindings: arm: Convert QEMU fw-cfg to DT schema
authorRob Herring <robh@kernel.org>
Thu, 10 Mar 2022 01:35:52 +0000 (19:35 -0600)
committerRob Herring <robh@kernel.org>
Fri, 11 Mar 2022 14:51:53 +0000 (08:51 -0600)
commit1d9a770bc8f080267bba6b2169c87efb61f245c1
tree5a82b8f45ef369e402fb21f23d7d6e42bf35a35e
parent2a4013c0cc29929d957119972c36b0368a3b4023
dt-bindings: arm: Convert QEMU fw-cfg to DT schema

Convert the QEMU fw-cfg binding to DT schema format. As this binding is
also used on Risc-V now, drop any architecture references and move to a
common location. The fw-cfg interface has also gained some DMA support
which is coherent, so add the missing 'dma-coherent'.

Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
Link: https://lore.kernel.org/r/20220310013552.549590-1-robh@kernel.org
Documentation/devicetree/bindings/arm/fw-cfg.txt [deleted file]
Documentation/devicetree/bindings/firmware/qemu,fw-cfg-mmio.yaml [new file with mode: 0644]