[PATCH 05/13] [cleanup]configs: tqma6.h: remove unused define for PFUZE100_I2C

Max Merchel Max.Merchel at ew.tq-group.com
Thu Mar 12 10:57:01 CET 2026


The definitions of CFG_POWER_PFUZE100_I2C_ADDR and
TQMA6_PFUZE100_I2C_BUS are not used and will therefore be removed.

Signed-off-by: Max Merchel <Max.Merchel at ew.tq-group.com>
---
 include/configs/tqma6.h | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/include/configs/tqma6.h b/include/configs/tqma6.h
index 7c59b722e2f..bb335ee1b41 100644
--- a/include/configs/tqma6.h
+++ b/include/configs/tqma6.h
@@ -20,11 +20,6 @@
 
 #define TQMA6_SPI_FLASH_SECTOR_SIZE	SZ_64K
 
-#if !defined(CONFIG_DM_PMIC)
-#define CFG_POWER_PFUZE100_I2C_ADDR	0x08
-#define TQMA6_PFUZE100_I2C_BUS		2
-#endif
-
 /* MMC Configs */
 #define CFG_SYS_FSL_ESDHC_ADDR	0
 
-- 
2.43.0



More information about the U-Boot mailing list