| e3a96d97 | 03-Apr-2017 |
Jaehoon Chung <jh80.chung@samsung.com> |
board: samsung: trats2: remove the board_power_init() function
Remove the board_power_init() function. It will be initialized with device-tree. In future, it will be controlled with regulator API.
board: samsung: trats2: remove the board_power_init() function
Remove the board_power_init() function. It will be initialized with device-tree. In future, it will be controlled with regulator API.
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
show more ...
|
| b7ad598d | 03-Apr-2017 |
Jaehoon Chung <jh80.chung@samsung.com> |
board: samsung: trats2: remove the unused functions
Remove the unused functions. Never call the get_soft_i2c_scl/sda_pin() aynwhere.
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off
board: samsung: trats2: remove the unused functions
Remove the unused functions. Never call the get_soft_i2c_scl/sda_pin() aynwhere.
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
show more ...
|
| 679549d1 | 22-Jan-2014 |
Przemyslaw Marczak <p.marczak@samsung.com> |
samsung: common: Add file for common functions, draw_logo() cleanup.
Changes:
new file: - board/samsung/common/misc.c depends on: CONFIG_MISC_COMMON - move draw_logo() to misc.c
configs: trats,
samsung: common: Add file for common functions, draw_logo() cleanup.
Changes:
new file: - board/samsung/common/misc.c depends on: CONFIG_MISC_COMMON - move draw_logo() to misc.c
configs: trats, trats2, universal: - enable CONFIG_MISC_COMMON, - enable CONFIG_MISC_INIT_R, - add misc_init_r() and call draw_logo() in it.
Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
show more ...
|