
26 Jul
2016
26 Jul
'16
10:22 p.m.
On 07/05/2016 01:13 AM, Gong Qianyu wrote:
New SoC LS1046A belongs to Freescale Chassis Generation 2 and has two SerDes so we need to add this support in fsl_lsch2. The SoC related SerDes 2 support will be added in SoC patch.
Signed-off-by: Gong Qianyu Qianyu.Gong@nxp.com
v3:
- Revise commit message.
v2:
- New Patch.
arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch2_serdes.c | 19 +++++++++++++++++++ arch/arm/include/asm/arch-fsl-layerscape/fsl_serdes.h | 1 + .../arm/include/asm/arch-fsl-layerscape/immap_lsch2.h | 2 ++ 3 files changed, 22 insertions(+)
Applied to fsl-qoriq master. Awaiting upstream. Thanks.
York