All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] armv8: ls2081a: Add serdes2 protocol 0x51 support
@ 2017-04-05  4:55 Santan Kumar
  2017-04-05 15:55 ` Santan Kumar
  0 siblings, 1 reply; 2+ messages in thread
From: Santan Kumar @ 2017-04-05  4:55 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Santan Kumar <santan.kumar@nxp.com>
Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
---
 arch/arm/cpu/armv8/fsl-layerscape/ls2080a_serdes.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/cpu/armv8/fsl-layerscape/ls2080a_serdes.c b/arch/arm/cpu/armv8/fsl-layerscape/ls2080a_serdes.c
index ab83e85..4db3c76 100644
--- a/arch/arm/cpu/armv8/fsl-layerscape/ls2080a_serdes.c
+++ b/arch/arm/cpu/armv8/fsl-layerscape/ls2080a_serdes.c
@@ -70,6 +70,7 @@ static struct serdes_config serdes2_cfg_tbl[] = {
 		SATA2 } },
 	{0x4A, {SGMII9, SGMII10, SGMII11, SGMII12, PCIE4, PCIE4, SATA1,
 		SATA2 } },
+	{0x51, {PCIE3, PCIE3, PCIE3, PCIE3, PCIE4, PCIE4, PCIE4, PCIE4 } },
 	{0x57, {PCIE3, PCIE3, PCIE3, PCIE3, PCIE4, PCIE4, SGMII15, SGMII16 } },
 	{}
 };
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH] armv8: ls2081a: Add serdes2 protocol 0x51 support
  2017-04-05  4:55 [U-Boot] [PATCH] armv8: ls2081a: Add serdes2 protocol 0x51 support Santan Kumar
@ 2017-04-05 15:55 ` Santan Kumar
  0 siblings, 0 replies; 2+ messages in thread
From: Santan Kumar @ 2017-04-05 15:55 UTC (permalink / raw)
  To: u-boot

it is superseded. I have sent another patch with subject changed.

> -----Original Message-----
> From: Santan Kumar [mailto:santan.kumar at nxp.com]
> Sent: Wednesday, April 5, 2017 10:25 AM
> To: u-boot at lists.denx.de; york sun <york.sun@nxp.com>
> Cc: Santan Kumar <santan.kumar@nxp.com>; Priyanka Jain
> <priyanka.jain@nxp.com>
> Subject: [PATCH] armv8: ls2081a: Add serdes2 protocol 0x51 support
> 
> Signed-off-by: Santan Kumar <santan.kumar@nxp.com>
> Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
> ---
>  arch/arm/cpu/armv8/fsl-layerscape/ls2080a_serdes.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/cpu/armv8/fsl-layerscape/ls2080a_serdes.c
> b/arch/arm/cpu/armv8/fsl-layerscape/ls2080a_serdes.c
> index ab83e85..4db3c76 100644
> --- a/arch/arm/cpu/armv8/fsl-layerscape/ls2080a_serdes.c
> +++ b/arch/arm/cpu/armv8/fsl-layerscape/ls2080a_serdes.c
> @@ -70,6 +70,7 @@ static struct serdes_config serdes2_cfg_tbl[] = {
>  		SATA2 } },
>  	{0x4A, {SGMII9, SGMII10, SGMII11, SGMII12, PCIE4, PCIE4, SATA1,
>  		SATA2 } },
> +	{0x51, {PCIE3, PCIE3, PCIE3, PCIE3, PCIE4, PCIE4, PCIE4, PCIE4 } },
>  	{0x57, {PCIE3, PCIE3, PCIE3, PCIE3, PCIE4, PCIE4, SGMII15, SGMII16 } },
>  	{}
>  };
> --
> 1.9.1

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-05 15:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-05  4:55 [U-Boot] [PATCH] armv8: ls2081a: Add serdes2 protocol 0x51 support Santan Kumar
2017-04-05 15:55 ` Santan Kumar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.