summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/uniphier-pro4-ref.dts
diff options
context:
space:
mode:
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>2022-09-13 07:22:44 +0300
committerArnd Bergmann <arnd@arndb.de>2022-09-28 23:41:34 +0300
commit888c701754a8af2cd9870e7dfbbf8bcc72915656 (patch)
treec7d27567da2d6e639ad88c52945c731da235195e /arch/arm/boot/dts/uniphier-pro4-ref.dts
parent7e115bdd4f64ea05209499fd2df609ca91ab1d13 (diff)
downloadlinux-888c701754a8af2cd9870e7dfbbf8bcc72915656.tar.xz
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-pro4-ref.dts')
-rw-r--r--arch/arm/boot/dts/uniphier-pro4-ref.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/uniphier-pro4-ref.dts b/arch/arm/boot/dts/uniphier-pro4-ref.dts
index 3b9b61314d01..cc2cae935b5d 100644
--- a/arch/arm/boot/dts/uniphier-pro4-ref.dts
+++ b/arch/arm/boot/dts/uniphier-pro4-ref.dts
@@ -59,7 +59,7 @@
};
&gpio {
- xirq2 {
+ xirq2-hog {
gpio-hog;
gpios = <UNIPHIER_GPIO_IRQ(2) 0>;
input;