On Sun, 17 Oct 2021 18:02:10 +0200, David Heidelberg wrote:
Convert bindings for NXP PN544 NFC driver to YAML syntax.
Signed-off-by: David Heidelberg <david@ixit.cz>
---
v2
- Krzysztof is a maintainer
- pintctrl dropped
- 4 space indent for example
- nfc node name
v3
- remove whole pinctrl
v4
- drop clock-frequency, which is inherited by i2c bus
.../bindings/net/nfc/nxp,pn544.yaml | 56 +++++++++++++++++++
.../devicetree/bindings/net/nfc/pn544.txt | 33 -----------
2 files changed, 56 insertions(+), 33 deletions(-)
create mode 100644 Documentation/devicetree/bindings/net/nfc/nxp,pn544.yaml
delete mode 100644 Documentation/devicetree/bindings/net/nfc/pn544.txt
Applied, thanks!