[PATCH v2 0/2] pinctrl property checks

Conor Dooley posted 2 patches 1 month, 3 weeks ago
Only 0 patches received!
There is a newer version of this series
.../bindings/pinctrl/pincfg-node.yaml         | 105 ++++++++++++++++--
drivers/pinctrl/pinconf-generic.c             |  41 ++++++-
2 files changed, 138 insertions(+), 8 deletions(-)
[PATCH v2 0/2] pinctrl property checks
Posted by Conor Dooley 1 month, 3 weeks ago
Hey Linus,

Here's a !rfc version of these property checks. Nothing has changed here
outside of a rebase on v7.0-rc1.

Cheers,
Conor.

CC: Linus Walleij <linusw@kernel.org>
CC: Rob Herring <robh@kernel.org>
CC: Krzysztof Kozlowski <krzk+dt@kernel.org>
CC: Conor Dooley <conor+dt@kernel.org>
CC: linux-gpio@vger.kernel.org
CC: devicetree@vger.kernel.org
CC: linux-kernel@vger.kernel.org

Conor Dooley (2):
  pinctrl: pinconf-generic: perform basic checks on pincfg properties
  dt-bindings: pinctrl: pincfg-node: add restrictions on conflicting
    properties

 .../bindings/pinctrl/pincfg-node.yaml         | 105 ++++++++++++++++--
 drivers/pinctrl/pinconf-generic.c             |  41 ++++++-
 2 files changed, 138 insertions(+), 8 deletions(-)

-- 
2.51.0
Re: [PATCH v2 0/2] pinctrl property checks
Posted by Conor Dooley 1 month, 3 weeks ago
On Tue, Feb 24, 2026 at 01:30:15PM +0000, Conor Dooley wrote:
> Hey Linus,
> 
> Here's a !rfc version of these property checks. Nothing has changed here
> outside of a rebase on v7.0-rc1.

I've resent this, didn't notice that sendemail.ccCover wasn't set in
this machine's gitconfig, so only myself and Linus got the patches..