On 10/17/24 7:04 PM, Stefan Wahren wrote:
Am 17.10.24 um 14:30 schrieb Marek Vasut:
On 10/17/24 2:14 PM, Stefan Wahren wrote:
Hi Marek,
Am 17.10.24 um 02:06 schrieb Marek Vasut:
Bindings expect pin configuration nodes in pinctrl to match certain
naming and not be part of another fake node:
pinctrl@30330000: '...' does not match any of the regexes: 'grp$',
'pinctrl-[0-9]+'
Drop the wrapping node and adjust the names to have "grp" prefix.
Diff looks big but this should have no functional impact, use e.g.
git show -w to view the diff.
thanks for addressing the YAML conversion, but this specific commit
message doesn't seems to match the change?
Uh, right, commit message replaced in V3 (or shall I send this patch
separately?)
I don't have a strong opinion about that. Luckily this is the last
patch, so in theory the rest could by applied if there are no other
findings.
I expect findings, so V3 is coming anyway, I'll just let it on the ML
for a bit for those findings to pour in.
Thanks for keeping an eye on this !