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

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
......@@ -1383,7 +1383,7 @@ gpio5_6_7 {
};
};
gpio@0 {
hog-0 {
gpio-hog;
output-high;
gpios = <2 GPIO_ACTIVE_HIGH>,
......
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