On Wed, 23 Feb 2022 23:12:15 +0530, Aparna M wrote:
Convert gpio-tpic2810 bindings to yaml format and remove outdated
bindings in .txt format.
Signed-off-by: Aparna M <redacted>
---
v4 -> v5: Fix indentation issues
v3 -> v4: Add gpio-line-names property
v2 -> v3: Remove redundant descriptions and make minor change in example
v1 -> v2: Fix identation issues and update commit message
.../bindings/gpio/gpio-tpic2810.txt | 16 ------
.../bindings/gpio/gpio-tpic2810.yaml | 51 +++++++++++++++++++
2 files changed, 51 insertions(+), 16 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/gpio/gpio-tpic2810.txt
create mode 100644 Documentation/devicetree/bindings/gpio/gpio-tpic2810.yaml
Reviewed-by: Rob Herring <robh@kernel.org>