From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukasz Majewski Date: Thu, 30 Mar 2017 15:09:15 +0200 Subject: [U-Boot] [PATCH 0/6] trats: convert to driver model In-Reply-To: <20170330123002.21207-1-jh80.chung@samsung.com> References: <20170330123002.21207-1-jh80.chung@samsung.com> Message-ID: <20170330150915.3cd74b95@jawa> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.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 > > 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 at denx.de