Re: [PATCH RESEND v2] dt-bindings: pinctrl: Convert ingenic,pinctrl.txt to YAML
From: Linus Walleij <hidden>
Date: 2020-07-07 12:18:20
Also in:
linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2020-07-07 12:18:20
Also in:
linux-gpio, lkml
On Mon, Jun 22, 2020 at 1:38 PM Paul Cercueil [off-list ref] wrote:
Convert the ingenic,pinctrl.txt doc file to ingenic,pinctrl.yaml.
In the process, some compatible strings now require a fallback, as the
corresponding SoCs are pin-compatible with their fallback variant.
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
---
Notes:
v2: - Use 'pinctrl' instead of 'pin-controller' as the node name
- remove 'additionalProperties: false' since we will have pin conf nodesPatch applied. Yours, Linus Walleij