Home
last modified time | relevance | path

Searched hist:"1428 d8327006445a861e347e8b1640e8eb9c5edf" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/ti/dra7xx/
H A Devm.c1428d8327006445a861e347e8b1640e8eb9c5edf Tue Jun 07 10:35:25 UTC 2016 Keerthy <j-keerthy@ti.com> arm: dra7xx: Assign omap_vcores based on board type

Currently omap_vcores which holds pmic data is being assigned based
on the SoC type. PMIC is not a part of SoC. It is logical to
to assign omap_vcores based on board type. Hence over ride the
vcores_init function and assign omap_vcores based on the board type.

Reported-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Keerthy <j-keerthy@ti.com>