Commit 26e19cdf authored by Marcel Ziswiler's avatar Marcel Ziswiler Committed by Thierry Reding
Browse files

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: default avatarMarcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 48026239
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -282,7 +282,7 @@ reg_usbh_vbus: regulator-usbh-vbus {

&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;
+1 −1
Original line number Diff line number Diff line
@@ -248,7 +248,7 @@ reg_usbh_vbus: regulator-usbh-vbus {

&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;
+145 −145

File changed.

Preview size limit exceeded, changes collapsed.

+145 −145

File changed.

Preview size limit exceeded, changes collapsed.