ARM: dts: stm32: use uniform node names for sleep pinctrl groups
authorAhmad Fatoum <a.fatoum@pengutronix.de>
Thu, 26 Mar 2020 22:02:09 +0000 (23:02 +0100)
committerAlexandre Torgue <alexandre.torgue@st.com>
Mon, 20 Apr 2020 10:15:23 +0000 (12:15 +0200)
commitc19e7f74966a868f5a2fd3a446ade159c79a3694
tree70b2e347bfeca58c628b185bf3f0ebc8f71fdda2
parent6ddf19e09fb29d1661ca4f0a5eaff7141879c7fe
ARM: dts: stm32: use uniform node names for sleep pinctrl groups

While all sleep pinctrl group labels now follow a fixed naming scheme,
node _names_ for these groups don't:

- Some use ${dev}-[0-9], where the suffix is the normal group suffix + 1
- Some use ${dev}-sleep-[0-9], where suffix is the normal group suffix
- The &ltdc node uses ${dev}-[a-z]-[0-9], where the letter matches the
  phandle and the number suffix is the normal group's suffix + 1

For uniformity, standardize on using ${dev}-[0-9]+ for all normal
pinctrl groups and ${dev}-sleep-[0-9]+ for all sleep pinctrl groups.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
arch/arm/boot/dts/stm32mp15-pinctrl.dtsi