Re: [RFC] dt-bindings: firmware: arm,scmi: Add properties for i.MX95 Pinctrl OEM extensions

From: Rob Herring
Date: Mon May 20 2024 - 15:49:51 EST


On Thu, May 16, 2024 at 03:30:12PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@xxxxxxx>
>
> i.MX95 Pinctrl is managed by System Control Management Interface(SCMI)
> firmware using OEM extensions. No functions, no groups are provided by
> the firmware. So add i.MX95 specific properties.
>
> To keep aligned with current i.MX pinctrl bindings, still use "fsl,pins"
> for i.MX95.
>
> Signed-off-by: Peng Fan <peng.fan@xxxxxxx>
> ---
>
> V1:
> There is already a v6 version for i.MX95 pinctrl with binding got reviewed by
> Rob, https://lore.kernel.org/all/20240513-pinctrl-scmi-oem-v3-v6-1-904975c99cc4@xxxxxxx/
> But after NXP internal discussion, to keep "fsl,pins" for i.MX95 would make
> it aligned with current i.MX93/8M/7 bindings which people are familiar with,
> and easy to understand.
>
> Sorry to bring back so late after your reviewing in previous generic binding
> patch. This is not to reject the v6 patch, just wanna to see whether you are
> happy with "fsl,pins" for i.MX95. If people are happy to accept, I will post
> out driver together with this patch in new patchset to reject v6. If people are
> not happy, we could continue with v6.

It is fine for me.

Rob