summaryrefslogtreecommitdiff
path: root/arch/arm/mach-k3/am62x
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-07-28 17:25:50 +0300
committerTom Rini <trini@konsulko.com>2023-07-28 17:25:50 +0300
commit6544943819bdb8258195c0eb5716345dd5bba070 (patch)
treefe016b47761cc4637059e4148ec6d7fdd95c1d1c /arch/arm/mach-k3/am62x
parent012174e8c1a4cbc2162c2dafe26ef791356b6944 (diff)
parent5182e9c607c645eb97080ebd02c4f75fc1da0066 (diff)
downloadu-boot-6544943819bdb8258195c0eb5716345dd5bba070.tar.xz
Merge branch '2023-07-27-TI-K2-K3-updates'
- Resync some of the K3 DTS files with the kernel, and pull in some required related updates to keep drivers in sync with the dts files now. Bring in some incremental fixes on top of one of the series I applied recently as well as updating the iot2050 platform. Also do a few small updates to the K2 platforms.
Diffstat (limited to 'arch/arm/mach-k3/am62x')
-rw-r--r--arch/arm/mach-k3/am62x/dev-data.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-k3/am62x/dev-data.c b/arch/arm/mach-k3/am62x/dev-data.c
index 1a6f9e2ca0..59c95df2a8 100644
--- a/arch/arm/mach-k3/am62x/dev-data.c
+++ b/arch/arm/mach-k3/am62x/dev-data.c
@@ -58,6 +58,7 @@ static struct ti_dev soc_dev_list[] = {
PSC_DEV(161, &soc_lpsc_list[8]),
PSC_DEV(162, &soc_lpsc_list[9]),
PSC_DEV(75, &soc_lpsc_list[10]),
+ PSC_DEV(36, &soc_lpsc_list[11]),
PSC_DEV(102, &soc_lpsc_list[11]),
PSC_DEV(146, &soc_lpsc_list[11]),
PSC_DEV(13, &soc_lpsc_list[12]),