[U-Boot] please pull u-boot-samsung master

Minkyu Kang promsoft at gmail.com
Fri Dec 23 16:07:01 CET 2016


Dear Tom,

The following changes since commit 0d92f2141ac5ef5c80d13e9501890f914525d43c:


  arm64: mvebu: Fix A8K memory mapping and add documentation (2016-12-21
09:52:35 +0100)


are available in the git repository at:


  git://git.denx.de/u-boot-samsung.git master


for you to fetch changes up to 9e26834f4945f7b1deb16bea1c06e7e0faaad848:


  configs: enable the DM_PMIC and DM_I2C_GPIO for max8998 pmic (2016-12-22
13:34:02 +0900)


----------------------------------------------------------------

Jaehoon Chung (3):

      power: pmic: add the max8998 controller for DM

      arm: dts: s5pc1xx-goni: add the pmic node for using DM

      configs: enable the DM_PMIC and DM_I2C_GPIO for max8998 pmic


 arch/arm/dts/s5pc1xx-goni.dts |  165
+++++++++++++++++++++++++++++++++++++++++

 configs/s5p_goni_defconfig    |    3 +

 drivers/power/pmic/Kconfig    |    7 ++

 drivers/power/pmic/Makefile   |    1 +

 drivers/power/pmic/max8998.c  |   61 +++++++++++++++

 5 files changed, 237 insertions(+), 0 deletions(-)

 create mode 100644 drivers/power/pmic/max8998.c

-- 
from. prom.
www.promsoft.net


More information about the U-Boot mailing list