]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
riscv: dts: microchip: add gpio line names on beaglev-fire
authorConor Dooley <conor.dooley@microchip.com>
Thu, 5 Mar 2026 10:31:05 +0000 (10:31 +0000)
committerConor Dooley <conor.dooley@microchip.com>
Tue, 5 May 2026 09:44:27 +0000 (10:44 +0100)
GPIO controller 2 has the gpio-line-names property, but the two other
controllers do not. Add the property for these controllers too.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
arch/riscv/boot/dts/microchip/mpfs-beaglev-fire.dts

index c79dc49c1ce0ae1c58ab4eb170ca0ee049155e39..7bbd400b71039c830d9200d96c9d8fb5327e11dd 100644 (file)
@@ -95,6 +95,8 @@
                     <21>, <22>, <23>, <24>,
                     <25>, <26>;
        ngpios = <14>;
+       gpio-line-names = "", "", "", "", "", "", "",
+                         "", "", "", "", "", "SD_CARD_CS", "USER_BUTTON";
        status = "okay";
 };
 
                     <43>, <44>, <45>, <46>,
                     <47>, <48>, <49>, <50>;
        ngpios = <24>;
+       gpio-line-names = "", "", "", "", "", "", "", "", "", "",
+                         "", "", "", "", "", "", "", "", "", "",
+                         "ADC_IRQn", "", "", "USB_OCn";
        status = "okay";
 };