diff mbox series

[v2,1/6] arm: dts: lx2160a: add noted for dpmacs 1, 2, 5-6

Message ID 20200427122117.5054-2-ioana.ciornei@nxp.com
State Accepted
Commit 237b26200964c4d0ff34d1bffc70127274a68571
Delegated to: Priyanka Jain
Headers show
Series boards: lx2160aqds: transition to CONFIG_DM_ETH | expand

Commit Message

Ioana Ciornei April 27, 2020, 12:21 p.m. UTC
Add nodes for DPMACs 1, 2 and 5-6 which were missing from the
description. These will be later used on the LX2160AQDS specific DTS.

Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
---
Changes in v2:
 - copyright update
 - explicitly specify which DPMAC nodes were added


 arch/arm/dts/fsl-lx2160a.dtsi | 86 ++++++++++++++++++++++++++++++++++-
 1 file changed, 85 insertions(+), 1 deletion(-)

Comments

Razvan Ionut Cirjan April 29, 2020, 1:41 p.m. UTC | #1
> -----Original Message-----
> From: Ioana Ciornei <ioana.ciornei@nxp.com>
> Sent: Monday, April 27, 2020 3:21 PM
> To: Priyanka Jain <priyanka.jain@nxp.com>; u-boot@lists.denx.de
> Cc: Alexandru Marginean <alexandru.marginean@nxp.com>; Madalin Bucur
> <madalin.bucur@nxp.com>; Florin Laurentiu Chiculita
> <florinlaurentiu.chiculita@nxp.com>; Razvan Ionut Cirjan
> <razvanionut.cirjan@nxp.com>; Ioana Ciornei <ioana.ciornei@nxp.com>
> Subject: [PATCH v2 1/6] arm: dts: lx2160a: add noted for dpmacs 1, 2, 5-6
> 
> Add nodes for DPMACs 1, 2 and 5-6 which were missing from the description.
> These will be later used on the LX2160AQDS specific DTS.
> 
> Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>

Reviewed-by: Razvan Ionut Cirjan <razvanionut.cirjan@nxp.com>

Thanks,
Razvan

> ---
> Changes in v2:
>  - copyright update
>  - explicitly specify which DPMAC nodes were added
> 
> 
>  arch/arm/dts/fsl-lx2160a.dtsi | 86 ++++++++++++++++++++++++++++++++++-
>  1 file changed, 85 insertions(+), 1 deletion(-)
> 
> diff --git a/arch/arm/dts/fsl-lx2160a.dtsi b/arch/arm/dts/fsl-lx2160a.dtsi
> index 17ecdc569b37..8e30bebf92ba 100644
> --- a/arch/arm/dts/fsl-lx2160a.dtsi
> +++ b/arch/arm/dts/fsl-lx2160a.dtsi
> @@ -2,7 +2,7 @@
>  /*
>   * NXP lx2160a SOC common device tree source
>   *
> - * Copyright 2018 NXP
> + * Copyright 2018-2020 NXP
>   *
>   */
> 
> @@ -383,6 +383,18 @@
>  			#address-cells = <1>;
>  			#size-cells = <0>;
> 
> +			dpmac1: dpmac@1 {
> +				compatible = "fsl,qoriq-mc-dpmac";
> +				reg = <0x1>;
> +				status = "disabled";
> +			};
> +
> +			dpmac2: dpmac@2 {
> +				compatible = "fsl,qoriq-mc-dpmac";
> +				reg = <0x2>;
> +				status = "disabled";
> +			};
> +
>  			dpmac3: dpmac@3 {
>  				compatible = "fsl,qoriq-mc-dpmac";
>  				reg = <0x3>;
> @@ -395,6 +407,78 @@
>  				status = "disabled";
>  			};
> 
> +			dpmac5: dpmac@5 {
> +				compatible = "fsl,qoriq-mc-dpmac";
> +				reg = <0x5>;
> +				status = "disabled";
> +			};
> +
> +			dpmac6: dpmac@6 {
> +				compatible = "fsl,qoriq-mc-dpmac";
> +				reg = <0x6>;
> +				status = "disabled";
> +			};
> +
> +			dpmac7: dpmac@7 {
> +				compatible = "fsl,qoriq-mc-dpmac";
> +				reg = <0x7>;
> +				status = "disabled";
> +			};
> +
> +			dpmac8: dpmac@8 {
> +				compatible = "fsl,qoriq-mc-dpmac";
> +				reg = <0x8>;
> +				status = "disabled";
> +			};
> +
> +			dpmac9: dpmac@9 {
> +				compatible = "fsl,qoriq-mc-dpmac";
> +				reg = <0x9>;
> +				status = "disabled";
> +			};
> +
> +			dpmac10: dpmac@a {
> +				compatible = "fsl,qoriq-mc-dpmac";
> +				reg = <0xa>;
> +				status = "disabled";
> +			};
> +
> +			dpmac11: dpmac@b {
> +				compatible = "fsl,qoriq-mc-dpmac";
> +				reg = <0xb>;
> +				status = "disabled";
> +			};
> +
> +			dpmac12: dpmac@c {
> +				compatible = "fsl,qoriq-mc-dpmac";
> +				reg = <0xc>;
> +				status = "disabled";
> +			};
> +
> +			dpmac13: dpmac@d {
> +				compatible = "fsl,qoriq-mc-dpmac";
> +				reg = <0xd>;
> +				status = "disabled";
> +			};
> +
> +			dpmac14: dpmac@e {
> +				compatible = "fsl,qoriq-mc-dpmac";
> +				reg = <0xe>;
> +				status = "disabled";
> +			};
> +
> +			dpmac15: dpmac@f {
> +				compatible = "fsl,qoriq-mc-dpmac";
> +				reg = <0xf>;
> +				status = "disabled";
> +			};
> +
> +			dpmac16: dpmac@10 {
> +				compatible = "fsl,qoriq-mc-dpmac";
> +				reg = <0x10>;
> +				status = "disabled";
> +			};
> +
>  			dpmac17: dpmac@11 {
>  				compatible = "fsl,qoriq-mc-dpmac";
>  				reg = <0x11>;
> --
> 2.17.1
Priyanka Jain (OSS) May 20, 2020, 11 a.m. UTC | #2
>-----Original Message-----
>From: U-Boot <u-boot-bounces@lists.denx.de> On Behalf Of Ioana Ciornei
>Sent: Monday, April 27, 2020 5:51 PM
>To: Priyanka Jain <priyanka.jain@nxp.com>; u-boot@lists.denx.de
>Cc: Alexandru Marginean <alexandru.marginean@nxp.com>; Madalin Bucur
><madalin.bucur@nxp.com>; Florin Laurentiu Chiculita
><florinlaurentiu.chiculita@nxp.com>; Razvan Ionut Cirjan
><razvanionut.cirjan@nxp.com>; Ioana Ciornei <ioana.ciornei@nxp.com>
>Subject: [PATCH v2 1/6] arm: dts: lx2160a: add noted for dpmacs 1, 2, 5-6
>
>Add nodes for DPMACs 1, 2 and 5-6 which were missing from the description.
>These will be later used on the LX2160AQDS specific DTS.
>
>Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
>---
Series applied to u-boot-fsl-qoriq. Awaiting upstream.

Thanks
Priyanka
diff mbox series

Patch

diff --git a/arch/arm/dts/fsl-lx2160a.dtsi b/arch/arm/dts/fsl-lx2160a.dtsi
index 17ecdc569b37..8e30bebf92ba 100644
--- a/arch/arm/dts/fsl-lx2160a.dtsi
+++ b/arch/arm/dts/fsl-lx2160a.dtsi
@@ -2,7 +2,7 @@ 
 /*
  * NXP lx2160a SOC common device tree source
  *
- * Copyright 2018 NXP
+ * Copyright 2018-2020 NXP
  *
  */
 
@@ -383,6 +383,18 @@ 
 			#address-cells = <1>;
 			#size-cells = <0>;
 
+			dpmac1: dpmac@1 {
+				compatible = "fsl,qoriq-mc-dpmac";
+				reg = <0x1>;
+				status = "disabled";
+			};
+
+			dpmac2: dpmac@2 {
+				compatible = "fsl,qoriq-mc-dpmac";
+				reg = <0x2>;
+				status = "disabled";
+			};
+
 			dpmac3: dpmac@3 {
 				compatible = "fsl,qoriq-mc-dpmac";
 				reg = <0x3>;
@@ -395,6 +407,78 @@ 
 				status = "disabled";
 			};
 
+			dpmac5: dpmac@5 {
+				compatible = "fsl,qoriq-mc-dpmac";
+				reg = <0x5>;
+				status = "disabled";
+			};
+
+			dpmac6: dpmac@6 {
+				compatible = "fsl,qoriq-mc-dpmac";
+				reg = <0x6>;
+				status = "disabled";
+			};
+
+			dpmac7: dpmac@7 {
+				compatible = "fsl,qoriq-mc-dpmac";
+				reg = <0x7>;
+				status = "disabled";
+			};
+
+			dpmac8: dpmac@8 {
+				compatible = "fsl,qoriq-mc-dpmac";
+				reg = <0x8>;
+				status = "disabled";
+			};
+
+			dpmac9: dpmac@9 {
+				compatible = "fsl,qoriq-mc-dpmac";
+				reg = <0x9>;
+				status = "disabled";
+			};
+
+			dpmac10: dpmac@a {
+				compatible = "fsl,qoriq-mc-dpmac";
+				reg = <0xa>;
+				status = "disabled";
+			};
+
+			dpmac11: dpmac@b {
+				compatible = "fsl,qoriq-mc-dpmac";
+				reg = <0xb>;
+				status = "disabled";
+			};
+
+			dpmac12: dpmac@c {
+				compatible = "fsl,qoriq-mc-dpmac";
+				reg = <0xc>;
+				status = "disabled";
+			};
+
+			dpmac13: dpmac@d {
+				compatible = "fsl,qoriq-mc-dpmac";
+				reg = <0xd>;
+				status = "disabled";
+			};
+
+			dpmac14: dpmac@e {
+				compatible = "fsl,qoriq-mc-dpmac";
+				reg = <0xe>;
+				status = "disabled";
+			};
+
+			dpmac15: dpmac@f {
+				compatible = "fsl,qoriq-mc-dpmac";
+				reg = <0xf>;
+				status = "disabled";
+			};
+
+			dpmac16: dpmac@10 {
+				compatible = "fsl,qoriq-mc-dpmac";
+				reg = <0x10>;
+				status = "disabled";
+			};
+
 			dpmac17: dpmac@11 {
 				compatible = "fsl,qoriq-mc-dpmac";
 				reg = <0x11>;