arm64: tegra: Rename GPIO hog nodes to match schema
authorThierry Reding <treding@nvidia.com>
Tue, 7 Dec 2021 13:54:48 +0000 (14:54 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 16 Dec 2021 15:51:02 +0000 (16:51 +0100)
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>
arch/arm64/boot/dts/nvidia/tegra210-p2894.dtsi

index 5cfbc0394173cfc2d6bf574137b9080fb26cd9c5..10347b6e6e8478f9130b5952b1b8d2a8bde40e6f 100644 (file)
                                };
                        };
 
-                       gpio@0 {
+                       hog-0 {
                                gpio-hog;
                                output-high;
                                gpios = <2 GPIO_ACTIVE_HIGH>,