Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
143 commits
Select commit Hold shift + click to select a range
4306081
UPSTREAM: soc: ti: k3: Add support for AM62L
glneo Dec 18, 2025
70a9a9f
UPSTREAM: boards: ti: Add support for the AM62L EVM
glneo Dec 23, 2025
76775fb
UPSTREAM: boards: ti: sk_am62: use correct AM6254 SoC variant
soumya-TI Feb 4, 2026
c22bda6
UPSTREAM: boards: ti: sk_am62: enable all four A53 cores
soumya-TI Jan 27, 2026
9af62f5
UPSTREAM: boards: ti: am62l_evm: update documentation links
soumya-TI Feb 5, 2026
8d42c74
UPSTREAM: drivers: adc: ti_am335x: make internal reference optional
natto1784 Mar 18, 2026
9bcb291
UPSTREAM: boards: am243x_evm: change ADC channel ref voltage
natto1784 Mar 18, 2026
e999ada
UPSTREAM: drivers: adc: adc_ti_am335x: add support for pinctrl
natto1784 Mar 18, 2026
bfc368b
UPSTREAM: drivers: adc: adc_ti_am335x: fix register MMIO mapping
natto1784 Mar 18, 2026
de16b97
UPSTREAM: boards: am243x_evm: add pinctrl nodes for main_adc0
natto1784 Mar 18, 2026
b0931e8
UPSTREAM: drivers: i2c: i2c_omap: fix FIFO byte count extraction
Feb 4, 2026
907bd96
UPSTREAM: drivers: i2c: i2c_omap: improve timeout handling...
Feb 5, 2026
59b84c8
UPSTREAM: drivers: i2c: i2c_omap: fix inconsistent register...
Feb 5, 2026
f63ff3f
UPSTREAM: drivers: watchdog: wdt_ti_rti: add callback support
Dec 3, 2025
088863c
UPSTREAM: board: ti: am243x: Add watchdog support
Dec 3, 2025
8120596
UPSTREAM: drivers: firmware: scmi: add reset vector interface
yongxu-wang15 Oct 23, 2025
df25bb0
UPSTREAM: drivers: firmware: scmi: add cpu info get interface
yongxu-wang15 Oct 23, 2025
b912607
UPSTREAM: drivers: firmware: scmi: define generic power...
yongxu-wang15 Sep 11, 2025
58410f6
UPSTREAM: drivers: firmware: scmi: add common protocol interface func…
yongxu-wang15 Nov 14, 2025
8249bf7
UPSTREAM: drivers: firmware: scmi: add protocol version support
yongxu-wang15 Nov 20, 2025
5d07d88
UPSTREAM: drivers: firmware: scmi: add protocol version negotiate
yongxu-wang15 Nov 20, 2025
70966d6
UPSTREAM: drivers: firmware: scmi: Introduce basic system power protocol
yongxu-wang15 Nov 5, 2025
a535d02
UPSTREAM: drivers: firmware: scmi: add initial reboot interface
yongxu-wang15 Nov 17, 2025
9190af5
UPSTREAM: drivers: firmware: scmi: force polling mode...
yongxu-wang15 Nov 20, 2025
24120b4
UPSTREAM: doc: hardware: scmi: fix formatting of SCMI docs
kartben Dec 12, 2025
00f0eb8
UPSTREAM: doc: hardware: scmi: add System power mgmt...
kartben Dec 15, 2025
36f74c6
UPSTREAM: include: firmware: scmi: add proper doxygen groups for SCMI
kartben Dec 15, 2025
12e53d5
UPSTREAM: firmware: scmi: fix build issue
biwenli Dec 17, 2025
c102ee7
UPSTREAM: firmware: scmi: add mutex protection to polling mode
yongxu-wang15 Dec 22, 2025
17f7467
UPSTREAM: drivers: firmware: scmi: inclusive language fixes
kartben Jan 19, 2026
2afd974
UPSTREAM: drivers: power_domain: add SCMI power domain driver
yongxu-wang15 Jan 16, 2026
0872029
UPSTREAM: bindings: scmi: modify description format
LaurentiuM1234 Jan 20, 2026
fd64db3
UPSTREAM: drivers: power_domain: arm_scmi: update kernel level and pr…
biwenli Jan 22, 2026
200778a
UPSTREAM: firmware: scmi: core: don't allow mutex usage in PRE_KERNEL…
LaurentiuM1234 Jan 15, 2026
633508f
UPSTREAM: firmware: scmi: transport: hide consumer API from public docs
LaurentiuM1234 Feb 3, 2026
085e030
UPSTREAM: firmware: scmi: transport: hide private...
LaurentiuM1234 Feb 3, 2026
c4d2e28
UPSTREAM: firmware: scmi: transport: document transport driver API
LaurentiuM1234 Feb 3, 2026
8fe018a
UPSTREAM: firmware: scmi: transport: add "use_polling" parameter
LaurentiuM1234 Jan 28, 2026
4d139c5
UPSTREAM: firmware: scmi: shmem: add "use_polling" parameter
LaurentiuM1234 Jan 28, 2026
c8a062b
UPSTREAM: firmware: scmi: move polling logic to transport layer
LaurentiuM1234 Jan 28, 2026
671b5b3
UPSTREAM: firmware: scmi: core: merge send_message() logic
LaurentiuM1234 Jan 28, 2026
2438d77
UPSTREAM: firmware: scmi: replace k_is_pre_kernel() with hardcoded value
LaurentiuM1234 Jan 28, 2026
dff6430
UPSTREAM: drivers: firmware: scmi: add polling_only support for trans…
soumya-TI Mar 17, 2026
8b7ac53
UPSTREAM: drivers: firmware: scmi: add SMC transport support
soumya-TI Mar 17, 2026
9efaaeb
UPSTREAM: dts: ti: am62l: add SCMI power domain definitions for perip…
soumya-TI Mar 18, 2026
26465c4
UPSTREAM: dts: ti: am62l: wire SCMI clock and power domains for perip…
soumya-TI Mar 18, 2026
7bb7bc8
UPSTREAM: dts: ti: am62l: increase SCMI shared memory size
soumya-TI Mar 18, 2026
79a8b0c
UPSTREAM: boards: ti: am62l_evm: enable SCMI clock and power domain s…
soumya-TI Mar 18, 2026
907b8f1
UPSTREAM: firmware: scmi: clk: implement CLOCK_ATTRIBUTES command
LaurentiuM1234 Feb 12, 2026
4cafdd1
UPSTREAM: firmware: scmi: add support for shell commands
LaurentiuM1234 Mar 10, 2026
17f00f2
UPSTREAM: samples: drivers: add SCMI sample
LaurentiuM1234 Feb 16, 2026
ba79b07
UPSTREAM: edtlib: binding: Add a examples keyword
rruuaanng Nov 3, 2025
a1cdd71
UPSTREAM: edtlib: Fix the accidental merging of examples in the binding
rruuaanng Dec 12, 2025
804006b
UPSTREAM: soc: ti: k3: am6x: enable TI K3 UART config for A53 cores
soumya-TI Feb 5, 2026
fba027c
UPSTREAM: manifest: update percepio
eriktamlin Jan 22, 2026
c1abe44
UPSTREAM: scripts: west_commands: Extend ruff config in pyproject.toml
pdgendt Oct 29, 2025
77a91ff
UPSTREAM: drivers: power_domain: fix CMakeLists.txt sorted order
josuah Mar 23, 2026
68d3ccb
UPSTREAM: scripts: west: packages: Print warning on windows or run...
pdgendt Dec 5, 2025
6705c79
UPSTREAM: drivers: firmware: Clock control TISCI driver support
Kronosblaster Mar 18, 2026
e0a22a7
UPSTREAM: drivers: clock_control: tisci: drop redundant curr_state check
moonlight83340 Jan 20, 2026
d78aa39
UPSTREAM: drivers: mbox: ti_secproxy: drop redundant NULL check on de…
moonlight83340 Jan 30, 2026
310e3eb
UPSTREAM: drivers: mbox: ti_secproxy: add missing SPDX license identi…
moonlight83340 Jan 31, 2026
ace7d6a
UPSTREAM: drivers: firmware: tisci: Reorganise macros
Kronosblaster Mar 18, 2026
489966e
UPSTREAM: drivers: firmware: tisci: Add secure property
Kronosblaster Mar 18, 2026
aa8b2b4
UPSTREAM: drivers: firmware: tisci: Add secure path support
Kronosblaster Mar 18, 2026
d736054
UPSTREAM: drivers: firmware: tisci: Fix semaphore cleanup
Kronosblaster Mar 18, 2026
191109a
UPSTREAM: clock_control: tisci: change initialization priority
natto1784 Feb 27, 2026
c8d82cb
UPSTREAM: firmware: tisci: change initialization priority
natto1784 Feb 27, 2026
a207b52
UPSTREAM: mbox: ti_secproxy: change initialization priority
natto1784 Feb 27, 2026
e23632a
UPSTREAM: clock_control: tisci: fix macro argument
natto1784 Feb 27, 2026
85aed52
UPSTREAM: mbox: mbox_ti_secproxy: Make verify thread function non-blo…
Kronosblaster Mar 18, 2026
6d72066
UPSTREAM: mbox: mbox_ti_secproxy: Forward error codes in send path
Kronosblaster Mar 18, 2026
8da83a2
UPSTREAM: mbox: mbox_ti_secproxy: Remove redundant error checks
Kronosblaster Mar 18, 2026
f049d3d
UPSTREAM: mbox: mbox_ti_secproxy: Add interrupt-names to DT binding
Kronosblaster Mar 18, 2026
1fe01e6
UPSTREAM: mbox: mbox_ti_secproxy: Split AM64x R5F interrupts to per-c…
Kronosblaster Mar 18, 2026
8aa2034
UPSTREAM: mbox: mbox_ti_secproxy: Implement per-channel interrupt han…
Kronosblaster Mar 18, 2026
6d4d6fc
UPSTREAM: mbox: mbox_ti_secproxy: Flush rx thread on channel enable
Kronosblaster Mar 18, 2026
f7cdbd4
UPSTREAM-PEND: clock_control: tisci: Fix argument order in tisci_cmd_…
Kronosblaster Mar 23, 2026
374bc26
UPSTREAM: drivers: flash_mspi_nor: Simplify perform_xfer function
utsavm9 Oct 24, 2025
2fb621d
UPSTREAM: drivers: flash_mspi_nor: Track last applied MSPI config
utsavm9 Oct 24, 2025
08f5ec6
UPSTREAM: drivers: flash_mspi_nor: Flash control commands to use thei...
utsavm9 Oct 29, 2025
2d42f6a
UPSTREAM: drivers: flash_mspi_nor: Remove bool tracking of target IO ...
utsavm9 Oct 29, 2025
b9e9535
UPSTREAM: driver: flash_mspi_nor: Allow specific read/write IO modes ...
utsavm9 Oct 29, 2025
9af876a
UPSTREAM: drivers: flash_mspi_nor: Add DMA transfer mode selection
Hi-Im-David Feb 10, 2026
16373c9
UPSTREAM: drivers: flash: mspi: avoid HAL macro conflicts
djiatsaf-st Feb 13, 2026
78ec24a
UPSTREAM-PEND: drivers: mspi: cdns: add initial MSPI driver
m-braunschweig Nov 25, 2025
90c15c9
UPSTREAM-PEND: mspi: cadence: allow DTR configuration
natto1784 Nov 21, 2025
ef76727
UPSTREAM-PEND: mspi: cadence: allow dual byte opcodes
natto1784 Nov 21, 2025
bfb5ab2
UPSTREAM-PEND: mspi: cadence: check for address length
natto1784 Nov 21, 2025
0a41ea7
UPSTREAM-PEND: mspi: cadence: change CS timing configuration
natto1784 Feb 19, 2026
27a366a
UPSTREAM-PEND: mspi: cadence: allow configuring read delay
natto1784 Jan 15, 2026
ee3a4ed
UPSTREAM-PEND: mspi: cadence: reset the STIG register during init
natto1784 Jan 15, 2026
ddc34a6
UPSTREAM-PEND: mspi: cadence: MMIO_MAP the FIFO for indirect access
natto1784 Mar 25, 2026
ec78c60
UPSTREAM-PEND: drivers: flash: flash_mspi_nor: fix octal cmd read
natto1784 Jan 15, 2026
2e86fc9
UPSTREAM-PEND: drivers: flash: mspi_nor: fix initial MSPI configuration
natto1784 Jan 15, 2026
1fba61f
UPSTREAM-PEND: drivers: flash: mspi_nor: add s28hx512t flash
natto1784 Jan 15, 2026
e256c2a
UPSTREAM-PEND: soc: ti: k3: add OSPI flash 8D-8D-8D boot mode reset
natto1784 Mar 24, 2026
c56d1e9
UPSTREAM-PEND: boards: am243x_evm: add nodes for OSPI and nor flash
natto1784 Jan 19, 2026
ddc830a
UPSTREAM-PEND: boards: am62l_evm: add nodes for OSPI and nor flash
natto1784 Mar 25, 2026
140825e
UPSTREAM: drivers: sdhc: split caps into standard and extra
natto1784 Jun 16, 2025
b255f4b
UPSTREAM-PEND: drivers: sdhc: add TI AM654 SDHCI driver
natto1784 Sep 26, 2025
f7b93eb
UPSTREAM-PEND: boards: am243x_evm/am2434/r5f0_0: add SDHC nodes
natto1784 Sep 26, 2025
29a5fd4
UPSTREAM-PEND: boards: sk_am62/am6234/a53: add SDHC nodes
natto1784 Jan 23, 2026
8f0535a
UPSTREAM-PEND: boards: am62l_evm/am62l3/a53: add SDHC nodes
natto1784 Mar 25, 2026
1336235
UPSTREAM: sys: device_mmio: add devcie_map for !DEVICE_MMIO_IS_IN_RAM
xhackerustc Nov 1, 2025
6c82610
UPSTREAM: dts: bindings: syscon: introduce ti,control-module
natto1784 Feb 2, 2026
760714a
UPSTREAM: soc: ti/k3: am6x: use ti,control-module for partition unloc...
natto1784 Feb 2, 2026
f2ac64a
UPSTREAM: soc: ti/k3: am6x: add early init hook for a53 cores
natto1784 Feb 2, 2026
b282a93
UPSTREAM: dts: ti: am64x_{main/mcu}.dtsi: wrap pinctrl with ti,contro...
natto1784 Feb 2, 2026
266c6bb
UPSTREAM: dts: ti: am62x_{a53/m4}.dtsi: wrap pinctrl with ti,control-...
natto1784 Feb 2, 2026
561f729
UPSTREAM: soc: ti: k3: am6x: prevent control module warning
natto1784 Mar 26, 2026
109949b
UPSTREAM-PEND: drivers: pwm: introduce ti_am3352_ecap
natto1784 Apr 9, 2026
efaeb66
UPSTREAM-PEND: dts: ti: am64x: add TISCI clock controller
natto1784 Mar 26, 2026
45370b5
UPSTREAM-PEND: am243x_evm: am2434: r5f0_0: add support for TI ECAP
natto1784 Mar 30, 2026
55a3ce9
UPSTREAM-PEND: am62l_evm: am62l3: a53: add support for TI ECAP
natto1784 Mar 30, 2026
28475b0
UPSTREAM: include: drivers: fix Doxygen \retval command usage
JarmouniA Oct 27, 2025
1fd24cf
UPSTREAM: drivers: promote APIs from unstable to stable
nashif Nov 5, 2025
2649d1e
UPSTREAM: drivers: counter: introduce counter set value api
XenuIsWatching Aug 14, 2025
178541e
UPSTREAM: drivers: counter: add ns to ticks helper
XenuIsWatching Nov 21, 2025
6123f01
UPSTREAM: drivers: counter: add kconfig for enabling...
XenuIsWatching Apr 26, 2025
ee5ad2a
UPSTREAM: drivers: counter: run clang-format on counter.h
XenuIsWatching Nov 21, 2025
b03f1c4
UPSTREAM: drivers: counter: add 64bit apis
XenuIsWatching Nov 9, 2025
70d253c
UPSTREAM: drivers: counter: add inline helpers for(n/u)sec to ticks i…
XenuIsWatching Nov 21, 2025
8fdb4b8
UPSTREAM-PEND: dts: bindings: counter: add TI RTC counter
Feb 13, 2026
4650246
UPSTREAM-PEND: drivers: counter: k3_rtc: Add TI RTC...
Feb 13, 2026
ab39197
UPSTREAM-PEND: dts: ti: Add RTC node and interrupts
Feb 13, 2026
ce091a2
UPSTREAM-PEND: boards: ti: sk_am62: a53.dts: Enable RTC node
Feb 13, 2026
8541849
UPSTREAM_PEND: samples: drivers: rtc: boards: add config for...
Feb 18, 2026
eacbdf2
UPSTREAM-PEND: dts: vendor: ti: Add RTC node and power domain for AM62L
Mar 9, 2026
0cc0d10
UPSTREAM-PEND: boards: ti: am62l_evm: Enable RTC node
Mar 9, 2026
33dc161
UPSTREAM-PEND: boards: ti: am62l_evm: a53.dts: Add GPIO led nodes
Mar 23, 2026
db362fd
UPSTREAM-PEND: boards: ti: am62l_evm: a53.dts: Add EEPROM and...
Mar 24, 2026
bf72a82
UPSTREAM-PEND: dts: vendor: ti: am62l-main: Add DM Timer nodes and PD
Mar 23, 2026
256d245
UPSTREAM-PEND: dts: bindings: watchdog: ti,j7-rti-wdt: Add...
Mar 25, 2026
e82fde7
UPSTREAM-PEND: drivers: watchdog: wdt_ti_rtc: Configure...
Mar 18, 2026
6252540
UPSTREAM-PEND: dts: vendor: ti: am62l-main: Add SCMI...
Mar 18, 2026
5c8f9cb
UPSTREAM-PEND: boards: ti: am62l_evm: a53.dts: Enable RTI0
Mar 20, 2026
30b0238
UPSTREAM-PEND: drivers: syscon: use uint32_t for register offsets
natto1784 Mar 26, 2026
8ccd806
UPSTREAM-PEND: dts: ti,control-module: add epwm-tbclk space-specifier
natto1784 Mar 26, 2026
8e6f658
UPSTREAM-PEND: drivers: pwm: introduce ti_am3352_ehrpwm
natto1784 Mar 26, 2026
0ac0b74
UPSTREAM-PEND: am243x_evm: am2434: r5f0_0: add support for TI EPWM
natto1784 Mar 26, 2026
f0cd5b6
UPSTREAM-PEND: am62l_evm: am62l3: a53: add support for TI EPWM
natto1784 Mar 26, 2026
749bfc9
UPSTREAM: dts: arm64: ti: ti_am62x_a53: Use GPIO Proxy
Ayush1325 Jul 19, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 17 additions & 1 deletion boards/beagle/pocketbeagle_2/pocketbeagle_2_am62_a53-common.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -93,12 +93,28 @@
status = "okay";
};

&main_gpio0 {
&main_gpio0_0 {
pinctrl-0 = <&led_pins_default>;
pinctrl-names = "default";
status = "okay";
};

&main_gpio0_1 {
status = "okay";
};

&main_gpio0_2 {
status = "okay";
};

&main_gpio1_0 {
status = "okay";
};

&main_gpio1_1 {
status = "okay";
};

&main_rti0 {
status = "okay";
};
5 changes: 5 additions & 0 deletions boards/ti/am243x_evm/am243x_evm_am2434_m4.dts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@

aliases {
led0 = &ld26;
watchdog0 = &mcu_rti0;
};

cpus {
Expand Down Expand Up @@ -77,3 +78,7 @@
usr-id = <3>;
status = "okay";
};

&mcu_rti0 {
status = "okay";
};
128 changes: 128 additions & 0 deletions boards/ti/am243x_evm/am243x_evm_am2434_r5f0_0-pinctrl.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,38 @@
pinmux = <K3_PINMUX(0x264, PIN_INPUT_PULLUP, MUX_MODE_0)>;
};

main_adc0_ain0: adc0_ain0_default {
pinmux = <K3_PINMUX(0x2b0, PIN_INPUT, MUX_MODE_0)>;
};

main_adc0_ain1: adc0_ain1_default {
pinmux = <K3_PINMUX(0x2b4, PIN_INPUT, MUX_MODE_0)>;
};

main_adc0_ain2: adc0_ain2_default {
pinmux = <K3_PINMUX(0x2b8, PIN_INPUT, MUX_MODE_0)>;
};

main_adc0_ain3: adc0_ain3_default {
pinmux = <K3_PINMUX(0x2bc, PIN_INPUT, MUX_MODE_0)>;
};

main_adc0_ain4: adc0_ain4_default {
pinmux = <K3_PINMUX(0x2c0, PIN_INPUT, MUX_MODE_0)>;
};

main_adc0_ain5: adc0_ain5_default {
pinmux = <K3_PINMUX(0x2c4, PIN_INPUT, MUX_MODE_0)>;
};

main_adc0_ain6: adc0_ain6_default {
pinmux = <K3_PINMUX(0x2c8, PIN_INPUT, MUX_MODE_0)>;
};

main_adc0_ain7: adc0_ain7_default {
pinmux = <K3_PINMUX(0x2cc, PIN_INPUT, MUX_MODE_0)>;
};

spi0_cs0: spi0_cs0_default {
pinmux = <K3_PINMUX(0x208, PIN_OUTPUT, MUX_MODE_0)>;
};
Expand All @@ -40,6 +72,102 @@
spi0_d1: spi0_d1_default {
pinmux = <K3_PINMUX(0x218, PIN_OUTPUT, MUX_MODE_0)>;
};

main_ospi0_clk: ospi0-clk {
pinmux = <K3_PINMUX(0x0000, PIN_OUTPUT, MUX_MODE_0)>; /* (N20) OSPI0_CLK */
};

main_ospi0_csn0: ospi0-csn0 {
pinmux = <K3_PINMUX(0x002c, PIN_OUTPUT, MUX_MODE_0)>; /* (L19) OSPI0_CSN0 */
};

main_ospi0_d0: ospi0-d0 {
pinmux = <K3_PINMUX(0x000c, PIN_INPUT, MUX_MODE_0)>; /* (M19) OSPI0_D0 */
};

main_ospi0_d1: ospi0-d1 {
pinmux = <K3_PINMUX(0x0010, PIN_INPUT, MUX_MODE_0)>; /* (M18) OSPI0_D1 */
};

main_ospi0_d2: ospi0-d2 {
pinmux = <K3_PINMUX(0x0014, PIN_INPUT, MUX_MODE_0)>; /* (M20) OSPI0_D2 */
};

main_ospi0_d3: ospi0-d3 {
pinmux = <K3_PINMUX(0x0018, PIN_INPUT, MUX_MODE_0)>; /* (M21) OSPI0_D3 */
};

main_ospi0_d4: ospi0-d4 {
pinmux = <K3_PINMUX(0x001C, PIN_INPUT, MUX_MODE_0)>; /* (P21) OSPI0_D4 */
};

main_ospi0_d5: ospi0-d5 {
pinmux = <K3_PINMUX(0x0020, PIN_INPUT, MUX_MODE_0)>; /* (P20) OSPI0_D5 */
};

main_ospi0_d6: ospi0-d6 {
pinmux = <K3_PINMUX(0x0024, PIN_INPUT, MUX_MODE_0)>; /* (N18) OSPI0_D6 */
};

main_ospi0_d7: ospi0-d7 {
pinmux = <K3_PINMUX(0x0028, PIN_INPUT, MUX_MODE_0)>; /* (M17) OSPI0_D7 */
};

main_ospi0_dqs: ospi0-dqs {
pinmux = <K3_PINMUX(0x0008, PIN_INPUT, MUX_MODE_0)>; /* (N19) OSPI0_DQS */
};

main_ospi0_lbclko: ospi0-lbclko {
pinmux = <K3_PINMUX(0x0004, PIN_OUTPUT, MUX_MODE_0)>; /* (N21) OSPI0_LBCLKO */
};

mmc1_cmd: mmc1_cmd_default {
pinmux = <K3_PINMUX(0x0294, PIN_INPUT_PULLUP, MUX_MODE_0)>; /* (J19) MMC1_CMD */
};

mmc1_clk: mmc1_clk_default {
pinmux = <K3_PINMUX(0x028c, PIN_INPUT, MUX_MODE_0)>; /* (L20) MMC1_CLK */
};

mmc1_dat0: mmc1_dat0_default {
pinmux = <K3_PINMUX(0x0288, PIN_INPUT_PULLUP, MUX_MODE_0)>; /* (K21) MMC1_DAT0 */
};

mmc1_dat1: mmc1_dat1_default {
pinmux = <K3_PINMUX(0x0284, PIN_INPUT_PULLUP, MUX_MODE_0)>; /* (L21) MMC1_DAT1 */
};

mmc1_dat2: mmc1_dat2_default {
pinmux = <K3_PINMUX(0x0280, PIN_INPUT_PULLUP, MUX_MODE_0)>; /* (K19) MMC1_DAT2 */
};

mmc1_dat3: mmc1_dat3_default {
pinmux = <K3_PINMUX(0x027c, PIN_INPUT_PULLUP, MUX_MODE_0)>; /* (K18) MMC1_DAT3 */
};

mmc1_sdcd: mmc1_sdcd_default {
pinmux = <K3_PINMUX(0x0298, PIN_INPUT_PULLUP, MUX_MODE_0)>; /* (D19) MMC1_SDCD */
};

mmc1_sdwp: mmc1_sdwp_default {
pinmux = <K3_PINMUX(0x029c, PIN_INPUT, MUX_MODE_0)>; /* (C20) MMC1_SDWP */
};

mmc1_clklb: mmc1_clklb_default {
pinmux = <K3_PINMUX(0x0290, PIN_INPUT, MUX_MODE_0)>;
};

main_ecap0_in: ecap0_in_default {
pinmux = <K3_PINMUX(0x270, PIN_INPUT, MUX_MODE_0)>; /* (D18) ECAP0_IN_APWM_OUT */
};

main_epwm0_a: epwm0_a_default {
pinmux = <K3_PINMUX(0x48, PIN_OUTPUT, MUX_MODE_3)>; /* (U20) EHRPWM0_A */
};

main_epwm0_b: epwm0_b_default {
pinmux = <K3_PINMUX(0x4C, PIN_OUTPUT, MUX_MODE_3)>; /* (U18) EHRPWM0_A */
};
};

&mcu_pinctrl {
Expand Down
Loading
Loading