mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 17:13:52 +02:00
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:
parent
6e3b067d3c
commit
04e7638dd6
|
|
@ -1365,7 +1365,7 @@ fps2 {
|
|||
};
|
||||
};
|
||||
|
||||
hog-0 {
|
||||
max77620-hog {
|
||||
gpio-hog;
|
||||
output-high;
|
||||
gpios = <2 GPIO_ACTIVE_HIGH>,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user