From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukasz Majewski Date: Mon, 3 Apr 2017 12:51:34 +0200 Subject: [U-Boot] [PATCH 0/6] trats2: remove the unused codes In-Reply-To: <20170403100258.19014-1-jh80.chung@samsung.com> References: <20170403100258.19014-1-jh80.chung@samsung.com> Message-ID: <20170403125134.519bcc0f@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, > 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. Acked-by: Lukasz Majewski > > 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(-) > 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