aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts
diff options
context:
space:
mode:
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>2022-09-13 13:23:15 +0900
committerArnd Bergmann <arnd@arndb.de>2022-09-28 22:41:46 +0200
commit173b9b8e5f8372e9fd15d8ed488ff86556d1b416 (patch)
treed93807ed8077c933c0df33069bd47c7e6b52adfd /arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts
parentarm64: dts: uniphier: Rename usb-glue node for USB3 to usb-controller (diff)
downloadlinux-dev-173b9b8e5f8372e9fd15d8ed488ff86556d1b416.tar.xz
linux-dev-173b9b8e5f8372e9fd15d8ed488ff86556d1b416.zip
arm64: dts: uniphier: Rename gpio-hog nodes
According to gpio-hog schema, should add the suffix "-hog" to the node names including gpio-hog to fix the following warning. uniphier-ld11-ref.dtb: gpio@55000000: 'xirq0' 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 devicetre for LD11, LD20 and PXs3 SoCs. Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Link: https://lore.kernel.org/r/20220913042321.4817-5-hayashi.kunihiko@socionext.com' Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to '')
-rw-r--r--arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts b/arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts
index 086040306fb3..feb070f934e9 100644
--- a/arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts
+++ b/arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts
@@ -68,7 +68,7 @@
};
&gpio {
- xirq4 {
+ xirq4-hog {
gpio-hog;
gpios = <UNIPHIER_GPIO_IRQ(4) 0>;
input;