From: Krzysztof Kozlowski Date: Wed, 15 Jan 2025 21:17:47 +0000 (+0100) Subject: ARM: dts: cirrus: ep7211: Align GPIO hog name with bindings X-Git-Tag: v6.15-rc1~159^2~2^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3f6e319a236de93774080b163aebcaa99482358f;p=thirdparty%2Fkernel%2Flinux.git 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 --- diff --git a/arch/arm/boot/dts/cirrus/ep7211-edb7211.dts b/arch/arm/boot/dts/cirrus/ep7211-edb7211.dts index 808cd5778e27b..adc74243ed19a 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;