On Thu, 10 Sep 2020 19:57:20 +0200, Krzysztof Kozlowski wrote: > Convert the Maxim MAX732x family of GPIO expanders bindings to device > tree schema by merging it with existing PCA95xx schema. These are quite > similar so merging reduces duplication. > > Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > --- > .../devicetree/bindings/gpio/gpio-max732x.txt | 58 --------------- > .../bindings/gpio/gpio-pca95xx.yaml | 72 ++++++++++++++++++- > 2 files changed, 70 insertions(+), 60 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/gpio/gpio-max732x.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>