[U-Boot] [PATCH] freescale: vid: add support LTC3882 and rework of the VID support

York Sun york.sun at nxp.com
Mon Jan 8 18:10:52 UTC 2018


On 12/20/2017 12:18 AM, ying.zhang22455 at nxp.com wrote:
> From: Zhang Ying-22455 <ying.zhang22455 at nxp.com>
> 
> Add support new regular chip: LTC3882.
> 
> The origianl VID code didn't properly read the FUSESR on all chips
> and set the voltages on all chips. It didn't properly support the
> voltage regulators in use by NXP and report voltage changes.
> 
> Signed-off-by: Zhang Ying-22455 <ying.zhang22455 at nxp.com>
> ---
>  .../include/asm/arch-fsl-layerscape/immap_lsch3.h  |    9 +-
>  board/freescale/common/vid.c                       |  465 +++++++++++---------
>  board/freescale/common/vid.h                       |   19 +
>  3 files changed, 291 insertions(+), 202 deletions(-)

Ying,

Please run checkpatch and fix the checks, warnings and errors.

York


More information about the U-Boot mailing list