Skip to content

Commit 1c15e35

Browse files
MarshallZhan-wiwynnamboar
authored andcommitted
ARM: dts: aspeed: yosemite4: add gpio name for uart mux sel
Add gpio line name to support multiplexed console Signed-off-by: Marshall Zhan <marshall_zhan@wiwynn.com> Link: https://patch.msgid.link/20250630073138.3315947-1-marshall_zhan@wiwynn.com Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
1 parent 9237e0a commit 1c15e35

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,11 @@
189189
reg = <0x22>;
190190
gpio-controller;
191191
#gpio-cells = <2>;
192+
gpio-line-names = "SLOT1_UART_SEL0","SLOT1_UART_SEL1",
193+
"SLOT1_UART_SEL2","","","","","",
194+
"","","","","","","","",
195+
"","","","","","","","",
196+
"","","","","","","","";
192197
};
193198

194199
gpio@23 {
@@ -235,6 +240,11 @@
235240
reg = <0x22>;
236241
gpio-controller;
237242
#gpio-cells = <2>;
243+
gpio-line-names = "SLOT2_UART_SEL0","SLOT2_UART_SEL1",
244+
"SLOT2_UART_SEL2","","","","","",
245+
"","","","","","","","",
246+
"","","","","","","","",
247+
"","","","","","","","";
238248
};
239249

240250
gpio@23 {
@@ -281,6 +291,11 @@
281291
reg = <0x22>;
282292
gpio-controller;
283293
#gpio-cells = <2>;
294+
gpio-line-names = "SLOT3_UART_SEL0","SLOT3_UART_SEL1",
295+
"SLOT3_UART_SEL2","","","","","",
296+
"","","","","","","","",
297+
"","","","","","","","",
298+
"","","","","","","","";
284299
};
285300

286301
gpio@23 {
@@ -327,6 +342,11 @@
327342
reg = <0x22>;
328343
gpio-controller;
329344
#gpio-cells = <2>;
345+
gpio-line-names = "SLOT4_UART_SEL0","SLOT4_UART_SEL1",
346+
"SLOT4_UART_SEL2","","","","","",
347+
"","","","","","","","",
348+
"","","","","","","","",
349+
"","","","","","","","";
330350
};
331351

332352
gpio@23 {
@@ -373,6 +393,11 @@
373393
reg = <0x22>;
374394
gpio-controller;
375395
#gpio-cells = <2>;
396+
gpio-line-names = "SLOT5_UART_SEL0","SLOT5_UART_SEL1",
397+
"SLOT5_UART_SEL2","","","","","",
398+
"","","","","","","","",
399+
"","","","","","","","",
400+
"","","","","","","","";
376401
};
377402

378403
gpio@23 {
@@ -419,6 +444,11 @@
419444
reg = <0x22>;
420445
gpio-controller;
421446
#gpio-cells = <2>;
447+
gpio-line-names = "SLOT6_UART_SEL0","SLOT6_UART_SEL1",
448+
"SLOT6_UART_SEL2","","","","","",
449+
"","","","","","","","",
450+
"","","","","","","","",
451+
"","","","","","","","";
422452
};
423453

424454
gpio@23 {
@@ -465,6 +495,11 @@
465495
reg = <0x22>;
466496
gpio-controller;
467497
#gpio-cells = <2>;
498+
gpio-line-names = "SLOT7_UART_SEL0","SLOT7_UART_SEL1",
499+
"SLOT7_UART_SEL2","","","","","",
500+
"","","","","","","","",
501+
"","","","","","","","",
502+
"","","","","","","","";
468503
};
469504

470505
gpio@23 {
@@ -511,6 +546,11 @@
511546
reg = <0x22>;
512547
gpio-controller;
513548
#gpio-cells = <2>;
549+
gpio-line-names = "SLOT8_UART_SEL0","SLOT8_UART_SEL1",
550+
"SLOT8_UART_SEL2","","","","","",
551+
"","","","","","","","",
552+
"","","","","","","","",
553+
"","","","","","","","";
514554
};
515555

516556
gpio@23 {

0 commit comments

Comments
 (0)