Re: [PATCH v10 02/36] dt-bindings: pinctrl: airoha: an7583: fix device tree binding schema

From: Krzysztof Kozlowski

Date: Thu Aug 06 2026 - 03:08:14 EST


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 <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>

Best regards,
Krzysztof