On Wed, 26 Aug 2020 06:36:49 +0200, Mauro Carvalho Chehab wrote: > Convert the SPMI bus documentation to JSON/yaml. > > Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> > --- > > v2: > - addressed issues pointed by Rob; > - made clear that group ID is a future extension, that it is not > currently supported. > > .../bindings/mfd/qcom,spmi-pmic.txt | 2 +- > .../bindings/spmi/qcom,spmi-pmic-arb.txt | 4 +- > .../devicetree/bindings/spmi/spmi.txt | 41 ---------- > .../devicetree/bindings/spmi/spmi.yaml | 75 +++++++++++++++++++ > 4 files changed, 78 insertions(+), 44 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/spmi/spmi.txt > create mode 100644 Documentation/devicetree/bindings/spmi/spmi.yaml > Applied, thanks!