All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jaehoon Chung <jh80.chung@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/6] trats: convert to driver model
Date: Thu, 30 Mar 2017 21:29:56 +0900	[thread overview]
Message-ID: <20170330123002.21207-1-jh80.chung@samsung.com> (raw)
In-Reply-To: CGME20170330123003epcas5p2558c23e6cf90bd0189d167e0e14665c9@epcas5p2.samsung.com

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.

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(-)

-- 
2.10.2

       reply	other threads:[~2017-03-30 12:29 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20170330123003epcas5p2558c23e6cf90bd0189d167e0e14665c9@epcas5p2.samsung.com>
2017-03-30 12:29 ` Jaehoon Chung [this message]
     [not found]   ` <CGME20170330123003epcas5p282355c963b1c04b5deaba96f83def8f3@epcas5p2.samsung.com>
2017-03-30 12:29     ` [U-Boot] [PATCH 1/6] configs: trats: enable the CONFIG_DM_PMIC and PMIC_MAX8997 Jaehoon Chung
     [not found]   ` <CGME20170330123003epcas5p49830cf6a7d8d50aa1f3d44992a23220d@epcas5p4.samsung.com>
2017-03-30 12:29     ` [U-Boot] [PATCH 2/6] board: samsung: trats: remove the unnecessary codes Jaehoon Chung
     [not found]   ` <CGME20170330123003epcas5p2f301ccfd243c454b97f21694f2fd82a3@epcas5p2.samsung.com>
2017-03-30 12:29     ` [U-Boot] [PATCH 3/6] board: samsung: trats: convert to driver model for controlling phy Jaehoon Chung
2017-04-01  4:23       ` Simon Glass
     [not found]   ` <CGME20170330123003epcas5p29001037283e19fcdcdfaf99f96816bd7@epcas5p2.samsung.com>
2017-03-30 12:30     ` [U-Boot] [PATCH 4/6] arm: dts: trats: add i2c_fg node for fuelgauge Jaehoon Chung
     [not found]   ` <CGME20170330123003epcas5p4d59106adf0ca9ee6fd12a34f2581605c@epcas5p4.samsung.com>
2017-03-30 12:30     ` [U-Boot] [PATCH 5/6] board: samsung: trats: remove the i2c_init function Jaehoon Chung
2017-04-01  4:23       ` Simon Glass
     [not found]   ` <CGME20170330123003epcas5p2c6acfec92524c3600acf8c9dd8583f0c@epcas5p2.samsung.com>
2017-03-30 12:30     ` [U-Boot] [PATCH 6/6] configs: trats: enable the CONFIG_DM_I2C_GPIO Jaehoon Chung
2017-04-01  4:23       ` Simon Glass
2017-03-30 13:09   ` [U-Boot] [PATCH 0/6] trats: convert to driver model Lukasz Majewski
2017-04-03  7:25     ` Minkyu Kang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170330123002.21207-1-jh80.chung@samsung.com \
    --to=jh80.chung@samsung.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.