aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/uniphier-ld4-ref.dts
diff options
context:
space:
mode:
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>2022-09-13 13:22:44 +0900
committerArnd Bergmann <arnd@arndb.de>2022-09-28 22:41:34 +0200
commit888c701754a8af2cd9870e7dfbbf8bcc72915656 (patch)
treec7d27567da2d6e639ad88c52945c731da235195e /arch/arm/boot/dts/uniphier-ld4-ref.dts
parentARM: dts: uniphier: Rename usb-glue node for USB3 to usb-controller (diff)
downloadlinux-dev-888c701754a8af2cd9870e7dfbbf8bcc72915656.tar.xz
linux-dev-888c701754a8af2cd9870e7dfbbf8bcc72915656.zip
ARM: dts: uniphier: Rename gpio-hog node
According to gpio-hog schema, should add the suffix "-hog" to the node names including gpio-hog to fix the following warning. uniphier-pro4-ref.dtb: gpio@55000000: 'xirq2' does not match any of the regexes: '^.+-hog(-[0-9+)?$', 'pinctrl-[0-9]+' From schema: Documentation/devicetree/bindings/gpio/socionext,uniphier-gpio.yaml This applies to the devicetree for LD4, LD6b, Pro4 and sLD8 SoCs. Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Link: https://lore.kernel.org/r/20220913042249.4708-5-hayashi.kunihiko@socionext.com' Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/boot/dts/uniphier-ld4-ref.dts')
-rw-r--r--arch/arm/boot/dts/uniphier-ld4-ref.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/uniphier-ld4-ref.dts b/arch/arm/boot/dts/uniphier-ld4-ref.dts
index c46c2e8a10a7..e2d25c9160bd 100644
--- a/arch/arm/boot/dts/uniphier-ld4-ref.dts
+++ b/arch/arm/boot/dts/uniphier-ld4-ref.dts
@@ -56,7 +56,7 @@
};
&gpio {
- xirq1 {
+ xirq1-hog {
gpio-hog;
gpios = <UNIPHIER_GPIO_IRQ(1) 0>;
input;