]> git.ipfire.org Git - people/ms/u-boot.git/commit
board: common: vid: Add board specific vdd adjust API
authorRajesh Bhagat <rajesh.bhagat@nxp.com>
Wed, 17 Jan 2018 10:43:02 +0000 (16:13 +0530)
committerYork Sun <york.sun@nxp.com>
Tue, 23 Jan 2018 19:19:25 +0000 (11:19 -0800)
commit3607570b11838efee524ad76ccae207afd92fe5a
treec3da66f0509c1eb5992d14f72e443b605e4e8108
parentc535ad4e91662e4be41d216251739aef84108757
board: common: vid: Add board specific vdd adjust API

Adds a board specific API namely board_adjust_vdd which
is required to define the board VDD adjust settings.

Signed-off-by: Ashish Kumar <Ashish.Kumar@nxp.com>
Signed-off-by: Rajesh Bhagat <rajesh.bhagat@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
board/freescale/common/vid.c