]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arm: mach-k3: am62: Add Debounce configuration register definitions
authorNishanth Menon <nm@ti.com>
Tue, 20 Feb 2024 18:39:50 +0000 (12:39 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 4 Mar 2024 16:49:24 +0000 (11:49 -0500)
Add the Debounce configuration registers that need to be configured one
time for the platform for the entire SoC.

Signed-off-by: Nishanth Menon <nm@ti.com>
arch/arm/mach-k3/include/mach/am62_hardware.h

index 54380f36e161f95b04b4f81a5a9b44bdcb156151..4cf7778a89eef26d81c406155f1961a936e47164 100644 (file)
@@ -75,6 +75,9 @@
 
 #define CTRLMMR_MCU_RST_CTRL                   (MCU_CTRL_MMR0_BASE + 0x18170)
 
+/* Debounce register configuration */
+#define CTRLMMR_DBOUNCE_CFG(index)             (MCU_CTRL_MMR0_BASE + 0x4080 + (index * 4))
+
 #define ROM_EXTENDED_BOOT_DATA_INFO            0x43c3f1e0
 
 #define TI_SRAM_SCRATCH_BOARD_EEPROM_START     0x43c30000