aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2025-01-15 22:17:47 +0100
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2025-02-12 21:44:43 +0100
commit3f6e319a236de93774080b163aebcaa99482358f (patch)
treeb6d7ff7da92278957564e228d1d49386d09e651e
parentLinux 6.14-rc1 (diff)
downloadwireguard-linux-3f6e319a236de93774080b163aebcaa99482358f.tar.xz
wireguard-linux-3f6e319a236de93774080b163aebcaa99482358f.zip
ARM: dts: cirrus: ep7211: Align GPIO hog name with bindings
Bindings expect GPIO hog names to end with 'hog' suffix, so correct it to fix dtbs_check warning: ep7211-edb7211.dtb: lcden: $nodename:0: 'lcden' does not match '^.+-hog(-[0-9]+)?$' Link: https://lore.kernel.org/r/20250115211747.194191-1-krzysztof.kozlowski@linaro.org Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Diffstat (limited to '')
-rw-r--r--arch/arm/boot/dts/cirrus/ep7211-edb7211.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/cirrus/ep7211-edb7211.dts b/arch/arm/boot/dts/cirrus/ep7211-edb7211.dts
index 808cd5778e27..adc74243ed19 100644
--- a/arch/arm/boot/dts/cirrus/ep7211-edb7211.dts
+++ b/arch/arm/boot/dts/cirrus/ep7211-edb7211.dts
@@ -88,7 +88,7 @@
};
&portd {
- lcden {
+ lcden-hog {
gpio-hog;
gpios = <2 GPIO_ACTIVE_HIGH>;
output-high;