Re: [PATCH v2 1/7] arm64: dts: mt8183: kukui: Fix underscores in node names

From: AngeloGioacchino Del Regno
Date: Wed Oct 25 2023 - 04:25:42 EST


Il 24/10/23 23:22, Hsin-Yi Wang ha scritto:
Remove the underscores in node names.


You're not removing the underscores, but replacing with hyphens...

The commit description should therefore say something like

"Replace underscores with hyphens in pinctrl node names both for consistency
and to adhere to the bindings."

... reword that to your liking, of course.

P.S.: This is a fix, but has no Fixes tag?! :-)

Regards,
Angelo