]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
dt-bindings: mmc: sdhci-pxa: restrict pinctrl to pxav1
authorDuje Mihanović <duje@dujemihanovic.xyz>
Tue, 8 Jul 2025 17:09:46 +0000 (19:09 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 11 Jul 2025 11:20:57 +0000 (13:20 +0200)
commitd2b87d92bcb7659971ff893e9284971700db9fed
treeb1451a4b53ea0722605de10692db999e159bc01b
parent86731a2a651e58953fc949573895f2fa6d456841
dt-bindings: mmc: sdhci-pxa: restrict pinctrl to pxav1

The current pinctrl properties apply only to the pxav1 controller.
Adding one default pinctrl node to a pxav3 controller therefore causes
a schema warning.

Check the existing properties only on pxav1. pxav2 and pxav3 may add
their own set of pinctrl properties if and when needed.

Signed-off-by: Duje Mihanović <duje@dujemihanovic.xyz>
Link: https://lore.kernel.org/r/20250708-pxa1908-lkml-v16-1-b4392c484180@dujemihanovic.xyz
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Documentation/devicetree/bindings/mmc/sdhci-pxa.yaml