board: warp: add power_max77696_init() function
authorJaehoon Chung <jh80.chung@samsung.com>
Thu, 28 Jan 2021 11:42:33 +0000 (20:42 +0900)
committerTom Rini <trini@konsulko.com>
Mon, 12 Apr 2021 18:24:33 +0000 (14:24 -0400)
commite316aa5858b2acc3cfd5f2fc1d263f32e21d09c3
tree5faf0f00b4129b1ee862e19f3b2296265dfeaebc
parent3b676a1662ac6b54d1e97ea40a0c41ee0925ffe3
board: warp: add power_max77696_init() function

Add power_max77696_init() function.
Since warp doesn't support DM, the keeping its code in board file is
better than maintainig the file of driver.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
board/warp/warp.c
include/configs/warp.h