Commit 1ab841fb authored by Marek Vasut's avatar Marek Vasut Committed by Alexandre Torgue

ARM: dts: stm32: Update GPIO line names on DRC02

Use more specific custom GPIO line names which denote exactly where
the GPIO came from, i.e. the base board. Also, update the new blank
GPIO line names set up by stm32mp15xx-dhcom-som.dtsi back to their
original values.
Signed-off-by: default avatarMarek Vasut <marex@denx.de>
Cc: Alexandre Torgue <alexandre.torgue@foss.st.com>
Cc: Patrice Chotard <patrice.chotard@foss.st.com>
Cc: Patrick Delaunay <patrick.delaunay@foss.st.com>
Cc: linux-stm32@st-md-mailman.stormreply.com
To: linux-arm-kernel@lists.infradead.org
Signed-off-by: default avatarAlexandre Torgue <alexandre.torgue@foss.st.com>
parent d73d4e3c
...@@ -43,15 +43,15 @@ rs485-rx-en-hog { ...@@ -43,15 +43,15 @@ rs485-rx-en-hog {
&gpiod { &gpiod {
gpio-line-names = "", "", "", "", gpio-line-names = "", "", "", "",
"", "", "", "", "", "", "DHCOM-B", "",
"", "", "", "Out1", "", "", "", "DRC02-Out1",
"Out2", "", "", ""; "DRC02-Out2", "", "", "";
}; };
&gpioi { &gpioi {
gpio-line-names = "In1", "", "", "", gpio-line-names = "DRC02-In1", "DHCOM-O", "DHCOM-H", "DHCOM-I",
"", "", "", "", "DHCOM-R", "DHCOM-M", "", "",
"In2", "", "", "", "DRC02-In2", "", "", "",
"", "", "", ""; "", "", "", "";
/* /*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment