-
- Downloads
armv8/fsl_lsch2: Add chip power supply voltage setup
Set up chip power supply voltage according to voltage ID. The fuse status register provides the values from on-chip voltage ID fuses programmed at the factory. These values define the voltage requirements for the chip. Main operations: 1. Set up the core voltage 2. Set up the SERDES voltage and reset SERDES lanes 3. Enable/disable DDR controller support 0.9V if needed Signed-off-by:Hou Zhiqiang <Zhiqiang.Hou@nxp.com> Reviewed-by:
York Sun <york.sun@nxp.com>
Showing
- arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch2_serdes.c 272 additions, 0 deletionsarch/arm/cpu/armv8/fsl-layerscape/fsl_lsch2_serdes.c
- arch/arm/cpu/armv8/fsl-layerscape/soc.c 89 additions, 0 deletionsarch/arm/cpu/armv8/fsl-layerscape/soc.c
- arch/arm/include/asm/arch-fsl-layerscape/fsl_serdes.h 8 additions, 0 deletionsarch/arm/include/asm/arch-fsl-layerscape/fsl_serdes.h
- arch/arm/include/asm/arch-fsl-layerscape/soc.h 3 additions, 0 deletionsarch/arm/include/asm/arch-fsl-layerscape/soc.h
- include/fsl_ddr_sdram.h 1 addition, 0 deletionsinclude/fsl_ddr_sdram.h
Please register or sign in to comment