[U-Boot] [PATCH 0/6] trats2: remove the unused codes
Jaehoon Chung
jh80.chung at samsung.com
Mon Apr 3 10:02:52 UTC 2017
Trats2 didn't support the driver-model fully.
This patchset is a first step to support driver-model.
First, remove the unused codes and functions.
Second, enable the configuration relevant to pmic.
NOTE: In future, other legacy model will be convert to driver-model.
Jaehoon Chung (6):
arm: dts: trats2: add the i2c-gpio nodes
board: samsung: trats2: remove the board_i2c_init() function
configs: trats2: enable CONFIG_DM_I2C_GPIO
board: samsung: trats2: remove the unused functions
configs: trats2: enable the configuration relevant to PMIC
board: samsung: trats2: remove the board_power_init() function
arch/arm/dts/exynos4412-trats2.dts | 18 +++++++
board/samsung/trats2/trats2.c | 104 -------------------------------------
configs/trats2_defconfig | 4 ++
3 files changed, 22 insertions(+), 104 deletions(-)
--
2.10.2
More information about the U-Boot
mailing list