]> Git Repo - J-u-boot.git/commit
ls1088a: Add VID support for QDS and RDB platforms
authorRajesh Bhagat <[email protected]>
Wed, 17 Jan 2018 10:43:09 +0000 (16:13 +0530)
committerYork Sun <[email protected]>
Tue, 23 Jan 2018 19:20:53 +0000 (11:20 -0800)
commitef0789b7c6444578561e3f333194660de944877e
tree0df795f82017b2686651b2c6e9a5391650b77632
parent1fab98fb90b0350210ac6938cb61647c66dcf0f7
ls1088a: Add VID support for QDS and RDB platforms

This patch adds the support for VID on LS1088AQDS and LS1088ARDB systems.
It reads the fusesr register and changes the VDD accordingly by adjusting
the voltage via LTC3882 regulator.

This patch also takes care of the special case of 0.9V VDD is present in
fusesr register. In that case,it also changes the SERDES voltage by
disabling the SERDES, changing the SVDD and then re-enabling SERDES.

Signed-off-by: Raghav Dogra <[email protected]>
Signed-off-by: Ashish Kumar <[email protected]>
Signed-off-by: Amrita Kumari <[email protected]>
Signed-off-by: Rajesh Bhagat <[email protected]>
Reviewed-by: York Sun <[email protected]>
board/freescale/ls1088a/ls1088a.c
include/configs/ls1088aqds.h
include/configs/ls1088ardb.h
This page took 0.035296 seconds and 4 git commands to generate.