Skip to content

Instantly share code, notes, and snippets.

View r-vignesh's full-sized avatar

Vignesh Raghavendra r-vignesh

View GitHub Profile
From aed59fbbd859cb9eb373db1e0eb1d0af7b64b3b6 Mon Sep 17 00:00:00 2001
From: Vignesh Raghavendra <vigneshr@ti.com>
Date: Fri, 15 Mar 2024 16:19:29 +0530
Subject: [PATCH] dmaengine: ti: k3-udma: Fix teardown timeouts around cylic
mode
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
---
drivers/dma/ti/k3-udma.c | 36 +++++++++++++++++++++++++-----------
1 file changed, 25 insertions(+), 11 deletions(-)
The following changes since commit 56bc311585206a8955de793301d4f84fb4ad2ee6:
arm64: dts: ti: k3-j712s2-mcu: Add the mcu domain watchdog instances (2023-10-12 18:53:36 +0530)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-k3-dt-for-v6.7-part2
for you to fetch changes up to a4d5bc3214ebb9f4af46613f824109ab90558cd3:
NOTICE: BL31: v2.9(debug):v2.9.0-353-g2503c8f3204c-dirty
NOTICE: BL31: Built : 11:46:25, Jul 25 2023
INFO: GICv3 without legacy support detected.
INFO: ARM GICv3 driver initialized in EL3
INFO: Maximum SPI INTID supported: 287
INFO: SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.4--am62p-presil-0.5 (Chill ')
INFO: BL31: Initializing runtime services
INFO: BL31: cortex_a53: CPU workaround for 855873 was applied
INFO: BL31: cortex_a53: CPU workaround for 1530924 was applied
INFO: BL31: Preparing for EL3 exit to normal world
Node '/binman/custMpk/blob-ext': Packing: offset=None, size=None, content_size=cab
Node '/binman/custMpk/blob-ext': - packed: offset=0x0, size=0xcab, content_size=0xcab, next_offset=cab
Node '/binman/custMpk/blob-ext': GetData: size 0xcab
Node '/binman/custMpk': GetPaddedDataForEntry: size None
Node '/binman/custMpk': GetData: 1 entries, total size 0xcab
Node '/binman/custMpk': GetPaddedDataForEntry: size 0xcab
Node '/binman/custMpk': Packing: offset=None, size=0xcab, content_size=cab
Node '/binman/custMpk': - packed: offset=0x0, size=0xcab, content_size=0xcab, next_offset=cab
File ./u-boot.dtb.out: Update node '/binman/custMpk' prop 'offset' to 0x0
File ./u-boot.dtb.out: Update node '/binman/custMpk' prop 'size' to 0xcab
18 hours arm64: dts: ti: k3-j7200: Configure pinctrl for timer IOti-k3-dts-stage Udit Kumar 2 -0/+36
18 hours arm64: dts: ti: k3-j7200: Add general purpose timers Udit Kumar 2 -0/+360
18 hours arm64: dts: ti: k3-j7200-som: Enable I2C Udit Kumar 1 -0/+21
18 hours arm64: dts: ti: k3-j7200: Fix physical address of pin Keerthy 1 -14/+14
19 hours arm64: dts: ti: k3-am62a7-sk: Describe main_uart1 and wkup_uart Nishanth Menon 1 -2/+38
19 hours arm64: dts: ti: k3-j721e-mcu-wakeup: Fix fss node name Nishanth Menon 1 -1/+1
19 hours arm64: dts: ti: k3-j721e-mcu-wakeup: Switch to "ti,j721e-system-controller" c... Nishanth Menon 1 -1/+1
19 hours arm64: dts: ti: k3-am65-iot2050-common: Rename rtc8564 nodename Nishanth Menon 1 -1/+1
19 hours arm64: dts: ti: k3-am65-mcu: Fix fss node Nishanth Menon 1 -1/+2
19 hours arm64: dts: ti: k3-am65-main: Drop deprecated ti,otap-del-sel property Nishanth Menon 1 -1/+0
U-Boot SPL 2021.01 (Mar 16 2023 - 20:39:53 +0530)
SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.4--v08.06.04 (Chill Capybar')
SPL initial stack usage: 13384 bytes
Trying to boot from MMC2
Warning: Did not detect image signing certificate. Skipping authentication to prevent boot failure. This will fail on Security Enforcing(HS-SE) devices
Warning: Did not detect image signing certificate. Skipping authentication to prevent boot failure. This will fail on Security Enforcing(HS-SE) devices
Warning: Did not detect image signing certificate. Skipping authentication to prevent boot failure. This will fail on Security Enforcing(HS-SE) devices
Authentication passed
Authentication passed
Loading Environment from MMC... *** Warning - No MMC card found, using default environment
# SPDX-License-Identifier: GPL-2.0
#
# Make file to build device tree binaries for boards based on
# Texas Instruments Inc processors
#
# Copyright (C) 2016-2021 Texas Instruments Incorporated - https://www.ti.com/
#
# Entries are grouped as per SoC present on the board. Groups are sorted
# alphabetically.
# SPDX-License-Identifier: GPL-2.0
#
# Make file to build device tree binaries for boards based on
# Texas Instruments Inc processors
#
# Copyright (C) 2016-2021 Texas Instruments Incorporated - https://www.ti.com/
#
# Entries are grouped as per SoC present on the board. Groups are sorted
# alphabetically.
diff --git a/Makefile b/Makefile
index a8c14eb530a1..6b22a3c08946 100644
--- a/Makefile
+++ b/Makefile
@@ -212,8 +212,9 @@ $(ITS): | _objtree_build
$(ITB): $(ITS) $(SOC_BINS) | _bindir_build
$(MKIMAGE) -f $< -r $@
+.PHONY: sysfw.itb
sysfw.itb: $(ITB)
root@k3:/home/debian/irqbalance# cat /proc/interrupts
CPU0 CPU1 CPU2 CPU3
11: 18347 21277 17747 19081 GICv3 30 Level arch_timer
14: 0 0 0 0 GICv3 23 Level arm-pmu
15: 0 0 0 0 GICv3 208 Level 4b00000.spi
16: 0 0 0 0 GICv3 209 Level 4b10000.spi
17: 0 0 0 0 GICv3 132 Level 2b1f0000.rtc
18: 17491 0 0 0 GICv3 66 Level 4d000000.mailbox thr_012
27: 5029 0 0 0 GICv3 210 Level 2800000.serial
28: 36694 0 0 0 GICv3 193 Level 20000000.i2c