Skip to content

Commit 234a884

Browse files
krzknmenon
authored andcommitted
arm64: dts: ti: Use lowercase hex
The DTS code coding style expects lowercase hex for values and unit addresses. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Link: https://patch.msgid.link/20251223152535.155571-4-krzysztof.kozlowski@oss.qualcomm.com Signed-off-by: Nishanth Menon <nm@ti.com>
1 parent c84b6dc commit 234a884

18 files changed

Lines changed: 90 additions & 90 deletions

arch/arm64/boot/dts/ti/k3-am62p-verdin.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@
514514
pinctrl-single,pins = <
515515
AM62PX_IOPAD(0x0120, PIN_INPUT, 0) /* (K24) MMC2_CMD */ /* SODIMM 160, WiFi_SDIO_CMD */
516516
AM62PX_IOPAD(0x0118, PIN_OUTPUT, 0) /* (K21) MMC2_CLK */ /* SODIMM 156, WiFi_SDIO_CLK */
517-
AM62PX_IOPAD(0x011C, PIN_INPUT, 0) /* () MMC2_CLKLB */
517+
AM62PX_IOPAD(0x011c, PIN_INPUT, 0) /* () MMC2_CLKLB */
518518
AM62PX_IOPAD(0x0114, PIN_INPUT, 0) /* (K23) MMC2_DAT0 */ /* SODIMM 162, WiFi_SDIO_DATA0 */
519519
AM62PX_IOPAD(0x0110, PIN_INPUT, 0) /* (K22) MMC2_DAT1 */ /* SODIMM 164, WiFi_SDIO_DATA1 */
520520
AM62PX_IOPAD(0x010c, PIN_INPUT, 0) /* (L20) MMC2_DAT2 */ /* SODIMM 166, WiFi_SDIO_DATA2 */

arch/arm64/boot/dts/ti/k3-am62p5-sk.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@
283283
pinctrl-single,pins = <
284284
AM62PX_IOPAD(0x0120, PIN_INPUT, 0) /* (K24) MMC2_CMD */
285285
AM62PX_IOPAD(0x0118, PIN_OUTPUT, 0) /* (K21) MMC2_CLK */
286-
AM62PX_IOPAD(0x011C, PIN_INPUT, 0) /* () MMC2_CLKLB */
286+
AM62PX_IOPAD(0x011c, PIN_INPUT, 0) /* () MMC2_CLKLB */
287287
AM62PX_IOPAD(0x0114, PIN_INPUT, 0) /* (K23) MMC2_DAT0 */
288288
AM62PX_IOPAD(0x0110, PIN_INPUT_PULLUP, 0) /* (K22) MMC2_DAT1 */
289289
AM62PX_IOPAD(0x010c, PIN_INPUT_PULLUP, 0) /* (L20) MMC2_DAT2 */

arch/arm64/boot/dts/ti/k3-am64-main.dtsi

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
#interrupt-cells = <3>;
8585
interrupt-controller;
8686
reg = <0x00 0x01800000 0x00 0x10000>, /* GICD */
87-
<0x00 0x01840000 0x00 0xC0000>, /* GICR */
87+
<0x00 0x01840000 0x00 0xc0000>, /* GICR */
8888
<0x01 0x00000000 0x00 0x2000>, /* GICC */
8989
<0x01 0x00010000 0x00 0x1000>, /* GICH */
9090
<0x01 0x00020000 0x00 0x2000>; /* GICV */
@@ -685,14 +685,14 @@
685685
power-domains = <&k3_pds 13 TI_SCI_PD_EXCLUSIVE>;
686686
status = "disabled";
687687

688-
dmas = <&main_pktdma 0xC500 15>,
689-
<&main_pktdma 0xC501 15>,
690-
<&main_pktdma 0xC502 15>,
691-
<&main_pktdma 0xC503 15>,
692-
<&main_pktdma 0xC504 15>,
693-
<&main_pktdma 0xC505 15>,
694-
<&main_pktdma 0xC506 15>,
695-
<&main_pktdma 0xC507 15>,
688+
dmas = <&main_pktdma 0xc500 15>,
689+
<&main_pktdma 0xc501 15>,
690+
<&main_pktdma 0xc502 15>,
691+
<&main_pktdma 0xc503 15>,
692+
<&main_pktdma 0xc504 15>,
693+
<&main_pktdma 0xc505 15>,
694+
<&main_pktdma 0xc506 15>,
695+
<&main_pktdma 0xc507 15>,
696696
<&main_pktdma 0x4500 15>;
697697
dma-names = "tx0", "tx1", "tx2", "tx3", "tx4", "tx5", "tx6",
698698
"tx7", "rx";

arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,8 @@
206206
pinctrl-single,pins = <
207207
AM64X_IOPAD(0x0200, PIN_INPUT, 0) /* (P2) PRG0_MDIO0_MDIO */
208208
AM64X_IOPAD(0x0204, PIN_OUTPUT, 0) /* (P3) PRG0_MDIO0_MDC */
209-
AM64X_IOPAD(0x01A8, PIN_OUTPUT, 7) /* (V1) PRG0_PRU0_GPO18.GPIO1_18 */
210-
AM64X_IOPAD(0x01AC, PIN_OUTPUT, 7) /* (W1) PRG0_PRU0_GPO19.GPIO1_19 */
209+
AM64X_IOPAD(0x01a8, PIN_OUTPUT, 7) /* (V1) PRG0_PRU0_GPO18.GPIO1_18 */
210+
AM64X_IOPAD(0x01ac, PIN_OUTPUT, 7) /* (W1) PRG0_PRU0_GPO19.GPIO1_19 */
211211
>;
212212
};
213213

@@ -300,7 +300,7 @@
300300
main_uart1_pins_default: main-uart1-default-pins {
301301
pinctrl-single,pins = <
302302
AM64X_IOPAD(0x0248, PIN_INPUT, 0) /* (D16) UART1_CTSn */
303-
AM64X_IOPAD(0x024C, PIN_OUTPUT, 0) /* (E16) UART1_RTSn */
303+
AM64X_IOPAD(0x024c, PIN_OUTPUT, 0) /* (E16) UART1_RTSn */
304304
AM64X_IOPAD(0x0240, PIN_INPUT, 0) /* (E15) UART1_RXD */
305305
AM64X_IOPAD(0x0244, PIN_OUTPUT, 0) /* (E14) UART1_TXD */
306306
>;

arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-x27-gpio1-spi1-uart3.dtso

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
main_spi1_pins_default: main-spi1-default-pins {
3030
pinctrl-single,pins = <
3131
AM64X_IOPAD(0x0224, PIN_INPUT, 0) /* (C14) SPI1_CLK */
32-
AM64X_IOPAD(0x021C, PIN_OUTPUT, 0) /* (B14) SPI1_CS0 */
32+
AM64X_IOPAD(0x021c, PIN_OUTPUT, 0) /* (B14) SPI1_CS0 */
3333
AM64X_IOPAD(0x0228, PIN_OUTPUT, 0) /* (B15) SPI1_D0 */
34-
AM64X_IOPAD(0x022C, PIN_INPUT, 0) /* (A15) SPI1_D1 */
34+
AM64X_IOPAD(0x022c, PIN_INPUT, 0) /* (A15) SPI1_D1 */
3535
>;
3636
};
3737

arch/arm64/boot/dts/ti/k3-am65-iot2050-arduino-connector.dtsi

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -138,28 +138,28 @@
138138
d2_uart0_ctsn: d2-uart0-ctsn-pins {
139139
pinctrl-single,pins = <
140140
/* (P1) MCU_UART0_CTSn */
141-
AM65X_WKUP_IOPAD(0x004C, PIN_INPUT, 4)
141+
AM65X_WKUP_IOPAD(0x004c, PIN_INPUT, 4)
142142
>;
143143
};
144144

145145
d2_gpio: d2-gpio-pins {
146146
pinctrl-single,pins = <
147147
/* (P5) WKUP_GPIO0_31 */
148-
AM65X_WKUP_IOPAD(0x004C, PIN_INPUT, 7)
148+
AM65X_WKUP_IOPAD(0x004c, PIN_INPUT, 7)
149149
>;
150150
};
151151

152152
d2_gpio_pullup: d2-gpio-pullup-pins {
153153
pinctrl-single,pins = <
154154
/* (P5) WKUP_GPIO0_31 */
155-
AM65X_WKUP_IOPAD(0x004C, PIN_INPUT, 7)
155+
AM65X_WKUP_IOPAD(0x004c, PIN_INPUT, 7)
156156
>;
157157
};
158158

159159
d2_gpio_pulldown: d2-gpio-pulldown-pins {
160160
pinctrl-single,pins = <
161161
/* (P5) WKUP_GPIO0_31 */
162-
AM65X_WKUP_IOPAD(0x004C, PIN_INPUT_PULLDOWN, 7)
162+
AM65X_WKUP_IOPAD(0x004c, PIN_INPUT_PULLDOWN, 7)
163163
>;
164164
};
165165

@@ -348,42 +348,42 @@
348348
a2_gpio: a2-gpio-pins {
349349
pinctrl-single,pins = <
350350
/* (L5) WKUP_GPIO0_43 */
351-
AM65X_WKUP_IOPAD(0x007C, PIN_INPUT, 7)
351+
AM65X_WKUP_IOPAD(0x007c, PIN_INPUT, 7)
352352
>;
353353
};
354354

355355
a2_gpio_pullup: a2-gpio-pullup-pins {
356356
pinctrl-single,pins = <
357357
/* (L5) WKUP_GPIO0_43 */
358-
AM65X_WKUP_IOPAD(0x007C, PIN_INPUT, 7)
358+
AM65X_WKUP_IOPAD(0x007c, PIN_INPUT, 7)
359359
>;
360360
};
361361

362362
a2_gpio_pulldown: a2-gpio-pulldown-pins {
363363
pinctrl-single,pins = <
364364
/* (L5) WKUP_GPIO0_43 */
365-
AM65X_WKUP_IOPAD(0x007C, PIN_INPUT_PULLDOWN, 7)
365+
AM65X_WKUP_IOPAD(0x007c, PIN_INPUT_PULLDOWN, 7)
366366
>;
367367
};
368368

369369
a3_gpio: a3-gpio-pins {
370370
pinctrl-single,pins = <
371371
/* (M5) WKUP_GPIO0_39 */
372-
AM65X_WKUP_IOPAD(0x006C, PIN_INPUT, 7)
372+
AM65X_WKUP_IOPAD(0x006c, PIN_INPUT, 7)
373373
>;
374374
};
375375

376376
a3_gpio_pullup: a3-gpio-pullup-pins {
377377
pinctrl-single,pins = <
378378
/* (M5) WKUP_GPIO0_39 */
379-
AM65X_WKUP_IOPAD(0x006C, PIN_INPUT, 7)
379+
AM65X_WKUP_IOPAD(0x006c, PIN_INPUT, 7)
380380
>;
381381
};
382382

383383
a3_gpio_pulldown: a3-gpio-pulldown-pins {
384384
pinctrl-single,pins = <
385385
/* (M5) WKUP_GPIO0_39 */
386-
AM65X_WKUP_IOPAD(0x006C, PIN_INPUT_PULLDOWN, 7)
386+
AM65X_WKUP_IOPAD(0x006c, PIN_INPUT_PULLDOWN, 7)
387387
>;
388388
};
389389

@@ -411,21 +411,21 @@
411411
a5_gpio: a5-gpio-pins {
412412
pinctrl-single,pins = <
413413
/* (N5) WKUP_GPIO0_35 */
414-
AM65X_WKUP_IOPAD(0x005C, PIN_INPUT, 7)
414+
AM65X_WKUP_IOPAD(0x005c, PIN_INPUT, 7)
415415
>;
416416
};
417417

418418
a5_gpio_pullup: a5-gpio-pullup-pins {
419419
pinctrl-single,pins = <
420420
/* (N5) WKUP_GPIO0_35 */
421-
AM65X_WKUP_IOPAD(0x005C, PIN_INPUT_PULLUP, 7)
421+
AM65X_WKUP_IOPAD(0x005c, PIN_INPUT_PULLUP, 7)
422422
>;
423423
};
424424

425425
a5_gpio_pulldown: a5-gpio-pulldown-pins {
426426
pinctrl-single,pins = <
427427
/* (N5) WKUP_GPIO0_35 */
428-
AM65X_WKUP_IOPAD(0x005C, PIN_INPUT_PULLDOWN, 7)
428+
AM65X_WKUP_IOPAD(0x005c, PIN_INPUT_PULLDOWN, 7)
429429
>;
430430
};
431431

@@ -533,28 +533,28 @@
533533
d5_ehrpwm1_a: d5-ehrpwm1-a-pins {
534534
pinctrl-single,pins = <
535535
/* (AF17) EHRPWM1_A */
536-
AM65X_IOPAD(0x008C, PIN_OUTPUT, 5)
536+
AM65X_IOPAD(0x008c, PIN_OUTPUT, 5)
537537
>;
538538
};
539539

540540
d5_gpio: d5-gpio-pins {
541541
pinctrl-single,pins = <
542542
/* (AF17) GPIO0_35 */
543-
AM65X_IOPAD(0x008C, PIN_INPUT, 7)
543+
AM65X_IOPAD(0x008c, PIN_INPUT, 7)
544544
>;
545545
};
546546

547547
d5_gpio_pullup: d5-gpio-pullup-pins {
548548
pinctrl-single,pins = <
549549
/* (AF17) GPIO0_35 */
550-
AM65X_IOPAD(0x008C, PIN_INPUT_PULLUP, 7)
550+
AM65X_IOPAD(0x008c, PIN_INPUT_PULLUP, 7)
551551
>;
552552
};
553553

554554
d5_gpio_pulldown: d5-gpio-pulldown-pins {
555555
pinctrl-single,pins = <
556556
/* (AF17) GPIO0_35 */
557-
AM65X_IOPAD(0x008C, PIN_INPUT_PULLDOWN, 7)
557+
AM65X_IOPAD(0x008c, PIN_INPUT_PULLDOWN, 7)
558558
>;
559559
};
560560

@@ -589,84 +589,84 @@
589589
d7_ehrpwm3_a: d7-ehrpwm3-a-pins {
590590
pinctrl-single,pins = <
591591
/* (AH15) EHRPWM3_A */
592-
AM65X_IOPAD(0x00AC, PIN_OUTPUT, 5)
592+
AM65X_IOPAD(0x00ac, PIN_OUTPUT, 5)
593593
>;
594594
};
595595

596596
d7_gpio: d7-gpio-pins {
597597
pinctrl-single,pins = <
598598
/* (AH15) GPIO0_43 */
599-
AM65X_IOPAD(0x00AC, PIN_INPUT, 7)
599+
AM65X_IOPAD(0x00ac, PIN_INPUT, 7)
600600
>;
601601
};
602602

603603
d7_gpio_pullup: d7-gpio-pullup-pins {
604604
pinctrl-single,pins = <
605605
/* (AH15) GPIO0_43 */
606-
AM65X_IOPAD(0x00AC, PIN_INPUT_PULLUP, 7)
606+
AM65X_IOPAD(0x00ac, PIN_INPUT_PULLUP, 7)
607607
>;
608608
};
609609

610610
d7_gpio_pulldown: d7-gpio-pulldown-pins {
611611
pinctrl-single,pins = <
612612
/* (AH15) GPIO0_43 */
613-
AM65X_IOPAD(0x00AC, PIN_INPUT_PULLDOWN, 7)
613+
AM65X_IOPAD(0x00ac, PIN_INPUT_PULLDOWN, 7)
614614
>;
615615
};
616616

617617
d8_ehrpwm4_a: d8-ehrpwm4-a-pins {
618618
pinctrl-single,pins = <
619619
/* (AG15) EHRPWM4_A */
620-
AM65X_IOPAD(0x00C0, PIN_OUTPUT, 5)
620+
AM65X_IOPAD(0x00c0, PIN_OUTPUT, 5)
621621
>;
622622
};
623623

624624
d8_gpio: d8-gpio-pins {
625625
pinctrl-single,pins = <
626626
/* (AG15) GPIO0_48 */
627-
AM65X_IOPAD(0x00C0, PIN_INPUT, 7)
627+
AM65X_IOPAD(0x00c0, PIN_INPUT, 7)
628628
>;
629629
};
630630

631631
d8_gpio_pullup: d8-gpio-pullup-pins {
632632
pinctrl-single,pins = <
633633
/* (AG15) GPIO0_48 */
634-
AM65X_IOPAD(0x00C0, PIN_INPUT_PULLUP, 7)
634+
AM65X_IOPAD(0x00c0, PIN_INPUT_PULLUP, 7)
635635
>;
636636
};
637637

638638
d8_gpio_pulldown: d8-gpio-pulldown-pins {
639639
pinctrl-single,pins = <
640640
/* (AG15) GPIO0_48 */
641-
AM65X_IOPAD(0x00C0, PIN_INPUT_PULLDOWN, 7)
641+
AM65X_IOPAD(0x00c0, PIN_INPUT_PULLDOWN, 7)
642642
>;
643643
};
644644

645645
d9_ehrpwm5_a: d9-ehrpwm5-a-pins {
646646
pinctrl-single,pins = <
647647
/* (AD15) EHRPWM5_A */
648-
AM65X_IOPAD(0x00CC, PIN_OUTPUT, 5)
648+
AM65X_IOPAD(0x00cc, PIN_OUTPUT, 5)
649649
>;
650650
};
651651

652652
d9_gpio: d9-gpio-pins {
653653
pinctrl-single,pins = <
654654
/* (AD15) GPIO0_51 */
655-
AM65X_IOPAD(0x00CC, PIN_INPUT, 7)
655+
AM65X_IOPAD(0x00cc, PIN_INPUT, 7)
656656
>;
657657
};
658658

659659
d9_gpio_pullup: d9-gpio-pullup-pins {
660660
pinctrl-single,pins = <
661661
/* (AD15) GPIO0_51 */
662-
AM65X_IOPAD(0x00CC, PIN_INPUT_PULLUP, 7)
662+
AM65X_IOPAD(0x00cc, PIN_INPUT_PULLUP, 7)
663663
>;
664664
};
665665

666666
d9_gpio_pulldown: d9-gpio-pulldown-pins {
667667
pinctrl-single,pins = <
668668
/* (AD15) GPIO0_51 */
669-
AM65X_IOPAD(0x00CC, PIN_INPUT_PULLDOWN, 7)
669+
AM65X_IOPAD(0x00cc, PIN_INPUT_PULLDOWN, 7)
670670
>;
671671
};
672672
};

arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@
266266
minipcie_pins_default: minipcie-default-pins {
267267
pinctrl-single,pins = <
268268
/* (P2) MCU_OSPI1_DQS.WKUP_GPIO0_27 */
269-
AM65X_WKUP_IOPAD(0x003C, PIN_OUTPUT, 7)
269+
AM65X_WKUP_IOPAD(0x003c, PIN_OUTPUT, 7)
270270
>;
271271
};
272272
};

arch/arm64/boot/dts/ti/k3-am65-main.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -884,7 +884,7 @@
884884
#address-cells = <3>;
885885
#size-cells = <2>;
886886
ranges = <0x81000000 0 0 0x0 0x10020000 0 0x00010000>,
887-
<0x82000000 0 0x10030000 0x0 0x10030000 0 0x07FD0000>;
887+
<0x82000000 0 0x10030000 0x0 0x10030000 0 0x07fd0000>;
888888
ti,syscon-pcie-id = <&scm_conf 0x210>;
889889
ti,syscon-pcie-mode = <&scm_conf 0x4060>;
890890
bus-range = <0x0 0xff>;
@@ -905,7 +905,7 @@
905905
#address-cells = <3>;
906906
#size-cells = <2>;
907907
ranges = <0x81000000 0 0 0x0 0x18020000 0 0x00010000>,
908-
<0x82000000 0 0x18030000 0x0 0x18030000 0 0x07FD0000>;
908+
<0x82000000 0 0x18030000 0x0 0x18030000 0 0x07fd0000>;
909909
ti,syscon-pcie-id = <&scm_conf 0x210>;
910910
ti,syscon-pcie-mode = <&scm_conf 0x4070>;
911911
bus-range = <0x0 0xff>;

arch/arm64/boot/dts/ti/k3-am654-base-board.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
pinctrl-single,pins = <
191191
AM65X_WKUP_IOPAD(0x0044, PIN_INPUT, 4) /* (P4) MCU_OSPI1_D1.MCU_UART0_RXD */
192192
AM65X_WKUP_IOPAD(0x0048, PIN_OUTPUT, 4) /* (P5) MCU_OSPI1_D2.MCU_UART0_TXD */
193-
AM65X_WKUP_IOPAD(0x004C, PIN_INPUT, 4) /* (P1) MCU_OSPI1_D3.MCU_UART0_CTSn */
193+
AM65X_WKUP_IOPAD(0x004c, PIN_INPUT, 4) /* (P1) MCU_OSPI1_D3.MCU_UART0_CTSn */
194194
AM65X_WKUP_IOPAD(0x0054, PIN_OUTPUT, 4) /* (N3) MCU_OSPI1_CSn1.MCU_UART0_RTSn */
195195
>;
196196
bootph-all;

arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -359,15 +359,15 @@
359359

360360
mcu_cpsw_pins_default: mcu-cpsw-default-pins {
361361
pinctrl-single,pins = <
362-
J721S2_WKUP_IOPAD(0x02C, PIN_INPUT, 0) /* (B22) MCU_RGMII1_RD0 */
362+
J721S2_WKUP_IOPAD(0x02c, PIN_INPUT, 0) /* (B22) MCU_RGMII1_RD0 */
363363
J721S2_WKUP_IOPAD(0x028, PIN_INPUT, 0) /* (B21) MCU_RGMII1_RD1 */
364364
J721S2_WKUP_IOPAD(0x024, PIN_INPUT, 0) /* (C22) MCU_RGMII1_RD2 */
365365
J721S2_WKUP_IOPAD(0x020, PIN_INPUT, 0) /* (D23) MCU_RGMII1_RD3 */
366-
J721S2_WKUP_IOPAD(0x01C, PIN_INPUT, 0) /* (D22) MCU_RGMII1_RXC */
366+
J721S2_WKUP_IOPAD(0x01c, PIN_INPUT, 0) /* (D22) MCU_RGMII1_RXC */
367367
J721S2_WKUP_IOPAD(0x004, PIN_INPUT, 0) /* (E23) MCU_RGMII1_RX_CTL */
368368
J721S2_WKUP_IOPAD(0x014, PIN_OUTPUT, 0) /* (F23) MCU_RGMII1_TD0 */
369369
J721S2_WKUP_IOPAD(0x010, PIN_OUTPUT, 0) /* (G22) MCU_RGMII1_TD1 */
370-
J721S2_WKUP_IOPAD(0x00C, PIN_OUTPUT, 0) /* (E21) MCU_RGMII1_TD2 */
370+
J721S2_WKUP_IOPAD(0x00c, PIN_OUTPUT, 0) /* (E21) MCU_RGMII1_TD2 */
371371
J721S2_WKUP_IOPAD(0x008, PIN_OUTPUT, 0) /* (E22) MCU_RGMII1_TD3 */
372372
J721S2_WKUP_IOPAD(0x018, PIN_OUTPUT, 0) /* (F21) MCU_RGMII1_TXC */
373373
J721S2_WKUP_IOPAD(0x000, PIN_OUTPUT, 0) /* (F22) MCU_RGMII1_TX_CTL */
@@ -392,7 +392,7 @@
392392

393393
mcu_mcan1_pins_default: mcu-mcan1-default-pins {
394394
pinctrl-single,pins = <
395-
J721S2_WKUP_IOPAD(0x06C, PIN_INPUT, 0) /* (F26) WKUP_GPIO0_5.MCU_MCAN1_RX */
395+
J721S2_WKUP_IOPAD(0x06c, PIN_INPUT, 0) /* (F26) WKUP_GPIO0_5.MCU_MCAN1_RX */
396396
J721S2_WKUP_IOPAD(0x068, PIN_OUTPUT, 0) /* (C23) WKUP_GPIO0_4.MCU_MCAN1_TX*/
397397
>;
398398
};
@@ -422,13 +422,13 @@
422422
mcu_rpi_header_gpio0_pins0_default: mcu-rpi-header-gpio0-default-pins-0 {
423423
pinctrl-single,pins = <
424424
J721S2_WKUP_IOPAD(0x118, PIN_INPUT, 7) /* (G25) WKUP_GPIO0_66 */
425-
J721S2_WKUP_IOPAD(0x05C, PIN_INPUT, 7) /* (E24) MCU_SPI1_D0.WKUP_GPIO0_1 */
425+
J721S2_WKUP_IOPAD(0x05c, PIN_INPUT, 7) /* (E24) MCU_SPI1_D0.WKUP_GPIO0_1 */
426426
J721S2_WKUP_IOPAD(0x060, PIN_INPUT, 7) /* (C28) MCU_SPI1_D1.WKUP_GPIO0_2 */
427427
J721S2_WKUP_IOPAD(0x058, PIN_INPUT, 7) /* (D26) MCU_SPI1_CLK.WKUP_GPIO0_0 */
428428
J721S2_WKUP_IOPAD(0x094, PIN_INPUT, 7) /* (D25) MCU_SPI1_CS2.WKUP_GPIO0_15*/
429-
J721S2_WKUP_IOPAD(0x0B8, PIN_INPUT, 7) /* (G27) WKUP_GPIO0_56 */
429+
J721S2_WKUP_IOPAD(0x0b8, PIN_INPUT, 7) /* (G27) WKUP_GPIO0_56 */
430430
J721S2_WKUP_IOPAD(0x114, PIN_INPUT, 7) /* (J26) WKUP_GPIO0_57 */
431-
J721S2_WKUP_IOPAD(0x11C, PIN_INPUT, 7) /* (J27) WKUP_GPIO0_67 */
431+
J721S2_WKUP_IOPAD(0x11c, PIN_INPUT, 7) /* (J27) WKUP_GPIO0_67 */
432432
J721S2_WKUP_IOPAD(0x064, PIN_INPUT, 7) /* (C27) MCU_SPI1_CS0.WKUP_GPIO0_3 */
433433
>;
434434
};

0 commit comments

Comments
 (0)