]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
board: phytec: phycore-imx93: Drop unused PMIC define
authorPrimoz Fiser <primoz.fiser@norik.com>
Wed, 16 Jul 2025 11:18:50 +0000 (13:18 +0200)
committerFabio Estevam <festevam@gmail.com>
Thu, 24 Jul 2025 10:56:14 +0000 (07:56 -0300)
Drop unused define for PCA9450 PMIC register which is already part of
the header file <power/pca9450.h> since commit 1d0d25704345 ("imx93_evk:
spl: update pmic settings").

Signed-off-by: Primoz Fiser <primoz.fiser@norik.com>
board/phytec/phycore_imx93/spl.c

index a4d2aaac32040c4f3f6cfc81b024f53af28a6ba4..3876db9d2ab73dee14aea8598cc8f7f820d4540c 100644 (file)
 
 DECLARE_GLOBAL_DATA_PTR;
 
-/*
- * Will be part of drivers/power/regulator/pca9450.c
- * when pca9451a support is added.
- */
-#define PCA9450_REG_PWRCTRL_TOFF_DEB    BIT(5)
 #define EEPROM_ADDR            0x50
 
 /*