From: Neil Armstrong Date: Thu, 6 Jul 2023 08:00:19 +0000 (+0200) Subject: arm64: dts: amlogic: meson-g12b-odroid-n2: fix usb hub hog name X-Git-Tag: v6.6.7~2047^2~36^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6ae51d90457c93fb2e184ef02ea6f6bcf0199e4f;p=platform%2Fkernel%2Flinux-starfive.git arm64: dts: amlogic: meson-g12b-odroid-n2: fix usb hub hog name This fixes the following dtschema check error: arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2-plus.dtb: pinctrl@40: bank@40: Unevaluated properties are not allowed ('hog-0' was unexpected) Link: https://lore.kernel.org/r/20230706-topic-amlogic-upstream-dt-fixes-take3-v1-1-63ed070eeab2@linaro.org Signed-off-by: Neil Armstrong --- diff --git a/arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dtsi b/arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dtsi index 802b025..08fde51 100644 --- a/arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dtsi @@ -240,7 +240,7 @@ * This signal should be handled by a USB specific power sequence * in order to reset the Hub when USB bus is powered down. */ - hog-0 { + usb-hub-hog { gpio-hog; gpios = ; output-high;