Re: [PATCH RESEND v2] dt-bindings: pinctrl: Convert ingenic,pinctrl.txt to YAML
From: Rob Herring <robh@kernel.org>
Date: 2020-07-13 15:32:56
Also in:
linux-gpio, lkml
From: Rob Herring <robh@kernel.org>
Date: 2020-07-13 15:32:56
Also in:
linux-gpio, lkml
On Mon, Jun 22, 2020 at 01:37:40PM +0200, Paul Cercueil 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 nodesWhat do those look like? They need to be described, but that can be a follow-up. Rob