[U-Boot] [PATCH 0/2] misc:max8998 Support for MAX8998 PMIC driver

Lukasz Majewski l.majewski at samsung.com
Thu Sep 1 11:13:30 CEST 2011


This patch series add support for MAXIM's MAX8998 power IC chip.
It also enables usage of it on the GONI reference target. 

Lukasz Majewski (2):
  misc:max8998 Support for MAX8998 PMIC driver
  misc:samsung:s5p Enable MAX8998 support at GONI reference target

 drivers/misc/Makefile       |    1 +
 drivers/misc/max8998_pmic.c |   74 ++++++++++++++++++++++++++++++++++++
 include/configs/s5p_goni.h  |    2 +
 include/max8998_pmic.h      |   87 +++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 164 insertions(+), 0 deletions(-)
 create mode 100644 drivers/misc/max8998_pmic.c
 create mode 100644 include/max8998_pmic.h

-- 
1.7.2.3



More information about the U-Boot mailing list