Commit 635fb5d4 authored by Thierry Reding's avatar Thierry Reding
Browse files

arm64: tegra: Rename GPIO hog nodes to match schema



GPIO hog nodes must have a "hog-" prefix or "-hog" suffix according to
the DT schema. Rename all such nodes to allow validation to pass.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 1dcf00ae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1383,7 +1383,7 @@
				};
			};

			gpio@0 {
			hog-0 {
				gpio-hog;
				output-high;
				gpios = <2 GPIO_ACTIVE_HIGH>,