
Hi
2017년 3월 30일 (목) 22:09, Lukasz Majewski lukma@denx.de님이 작성:
Hi Jaehoon,
This patchset is for converting to driver model. This task is working in progress. Some codes should be remained to legacy mode, it will be converted in future.
Acked-by: Lukasz Majewski lukma@denx.de
Jaehoon Chung (6): configs: trats: enable the CONFIG_DM_PMIC and PMIC_MAX8997 board: samsung: trats: remove the unnecessary codes board: samsung: trats: convert to driver model for controlling phy arm: dts: trats: add i2c_fg node for fuelgauge board: samsung: trats: remove the i2c_init function configs: trats: enable the CONFIG_DM_I2C_GPIO
arch/arm/dts/exynos4210-trats.dts | 9 ++ board/samsung/trats/trats.c | 249 ++++++++------------------------------ configs/trats_defconfig | 4 + 3 files changed, 62 insertions(+), 200 deletions(-)
Best regards,
Lukasz Majewski
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot
applied to u-boot-samsung.
Thanks