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?)
Thanks!