Hi,79bb5c7fe84b3 ("pinctrl: amd: Add amd_get_iomux_res function") introduced a new possible warning for pinmux resources. On some systems that didn't support the feature this warning popped up and users have reported it (IE https://bugzilla.kernel.org/show_bug.cgi?id=216594).
The warning is downgraded to debug to not alarm users in 6.1-rc1 with this commit:
3160b37e5cb69 ("pinctrl: amd: change dev_warn to dev_dbg for additional feature support")
Can we take that back to 6.0 too? Thanks,