mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
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: Thierry Reding <treding@nvidia.com>
This commit is contained in:
@@ -1383,7 +1383,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
gpio@0 {
|
||||
hog-0 {
|
||||
gpio-hog;
|
||||
output-high;
|
||||
gpios = <2 GPIO_ACTIVE_HIGH>,
|
||||
|
||||
Reference in New Issue
Block a user