ARM: tegra: apalis-tk1: replace underscores in node names with dashes
As underscores in node names are not recommended replace them all where possible with dashes. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:

committed by
Thierry Reding

parent
4802623981
commit
26e19cdf66
@@ -282,7 +282,7 @@
|
||||
|
||||
&gpio {
|
||||
/* Apalis GPIO7 MXM3 pin 15 PLX PEX 8605 PCIe Switch Reset */
|
||||
pex_perst_n {
|
||||
pex-perst-n {
|
||||
gpio-hog;
|
||||
gpios = <TEGRA_GPIO(DD, 1) GPIO_ACTIVE_HIGH>;
|
||||
output-high;
|
||||
|
Reference in New Issue
Block a user