arm64: tegra: tegra210-p2894: Align GPIO hog node name with preferred style
GPIO hogs device node names can use 'hog' prefix or suffix, but the suffix is preferred. The pattern in DT schema might narrow in the future, so adjust the DTS now. Link: https://lore.kernel.org/r/20250115204603.136997-1-krzysztof.kozlowski@linaro.org Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
This commit is contained in:
@@ -1365,7 +1365,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
hog-0 {
|
||||
max77620-hog {
|
||||
gpio-hog;
|
||||
output-high;
|
||||
gpios = <2 GPIO_ACTIVE_HIGH>,
|
||||
|
||||
Reference in New Issue
Block a user