Hi Geert > > Ah... this is menu alphabetical order, instead of SYMBOL... > > Courtesy of your commit d89a08f52b0dd30d ("pinctrl: sh-pfc: Tidy up > driver description title") in v5.10... (snip) > Actually I prefer the sorting by Kconfig symbol/part number, and > somewhat regret applying the aforementioned commit. Yeah, actually, I agree... One excuse from my side is that, from "menuconfig user" side point of view, "description alphabetical order" is easy to find driver, because it indicates "SoC Name" instead of "SoC Serial Number". But from "developer point of view", indeed SYMBOL number order is better, but it makes "menuconfig user" confuse, because description doesn't indicate SoC Serial Number. > I am happy to take this series! This patch ([1/2]) sorts it by "SYMBOL number" (= developer happy), and also indicate "SoC Chip Name" (= user happy) ([2/2]). > Then we're just left with fixing drivers/pmdomain/renesas/Kconfig > and drivers/soc/renesas/Kconfig ;-) I'm happy to help it if you want to me. Thank you for your help !! Best regards --- Kuninori Morimoto