On Sun, 31 Oct 2021 13:08:06 +0100, Stefan Wahren wrote: > This converts the VCHIQ bindings to YAML format. > > Signed-off-by: Stefan Wahren <stefan.wahren@xxxxxxxx> > --- > .../bindings/soc/bcm/brcm,bcm2835-vchiq.txt | 17 -------- > .../bindings/soc/bcm/brcm,bcm2835-vchiq.yaml | 45 ++++++++++++++++++++++ > 2 files changed, 45 insertions(+), 17 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/soc/bcm/brcm,bcm2835-vchiq.txt > create mode 100644 Documentation/devicetree/bindings/soc/bcm/brcm,bcm2835-vchiq.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>