]> git.dujemihanovic.xyz Git - u-boot.git/commit
tqma6: Convert to PMIC and I2C driver model
authorFabio Estevam <festevam@denx.de>
Fri, 9 Aug 2024 17:58:08 +0000 (14:58 -0300)
committerFabio Estevam <festevam@denx.de>
Tue, 13 Aug 2024 12:31:19 +0000 (09:31 -0300)
commitd1cdb5fe2da0cde1c07fe513e214b9dcb4f7aff3
tree90ec96e0f3dba124e066c06f70909ce1cd9b3834
parenta640267cc456a62ceec78718d86a69d547040f26
tqma6: Convert to PMIC and I2C driver model

Currently, the power_init_board() function is not executed because
CONFIG_POWER_LEGACY is not selected.

Convert to PMIC driver model, which allows removing board I2C code in
favor of the I2C driver model.

Signed-off-by: Fabio Estevam <festevam@denx.de>
board/tq/tqma6/tqma6.c
include/configs/tqma6.h