Re: [PATCH] arm64: dts: mediatek: mt7622: Align GPIO hog name with bindings
From: Krzysztof Kozlowski
Date: Wed Feb 12 2025 - 15:45:18 EST
On 15/01/2025 22:18, Krzysztof Kozlowski wrote:
> Bindings expect GPIO hog names to end with 'hog' suffix, so correct it
> to fix dtbs_check warning:
>
> mt7622-bananapi-bpi-r64.dtb: asm_sel: $nodename:0: 'asm_sel' does not match '^(hog-[0-9]+|.+-hog(-[0-9]+)?)$'
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Any comments on the patch?
Best regards,
Krzysztof