Re: [PATCH v10 02/36] dt-bindings: pinctrl: airoha: an7583: fix device tree binding schema
Krzysztof Kozlowski <[email protected]> Thu, 6 Aug 2026 09:07:59 +0200
| Newsgroups | org.infradead.lists.linux-mediatek,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-gpio,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260806-large-ingenious-guan-c5df98@quoll> |
On Wed, Aug 05, 2026 at 03:33:34PM +0300, Mikhail Kshevetskiy wrote: > An7583 device tree binding schema was more or less blinly copied from > corresponding en7581 schema. As result it's not correct. > > There are following issues: > * i2s pin-function is not really defined for an7583 > * i2s pin-function by mistake was replaced by i2c pin-function in the > functions/groups checks > * pcm_spi pin-function defined for less number of pin-groups > * pwm pin-function should have more pin-groups elements > * unexisting pins was defined > > This patch fixes an7583 schema, so it matches actual pinctrl driver. "Fix ..." https://elixir.bootlin.com/linux/v6.16/source/Documentation/process/submitting-patches.rst#L94 Reviewed-by: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof