All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: vf610-zii-scu4-aib: Remove internal debug network interfaces
@ 2019-10-05 15:42 Fabio Estevam
  2019-10-05 22:11 ` Chris Healy
  2019-10-14 11:41 ` Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2019-10-05 15:42 UTC (permalink / raw)
  To: shawnguo; +Cc: andrew.smirnov, Fabio Estevam, linux-arm-kernel, cphealy

"internal_j8" and "internal_j9" are network interfaces that are not
exposed outside the board and were only ever used for debugging purposes.

Get rid of them as they are not needed.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
 arch/arm/boot/dts/vf610-zii-scu4-aib.dts | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/arch/arm/boot/dts/vf610-zii-scu4-aib.dts b/arch/arm/boot/dts/vf610-zii-scu4-aib.dts
index c7638132c0f3..1a6903723238 100644
--- a/arch/arm/boot/dts/vf610-zii-scu4-aib.dts
+++ b/arch/arm/boot/dts/vf610-zii-scu4-aib.dts
@@ -183,11 +183,6 @@
 					#address-cells = <1>;
 					#size-cells = <0>;
 
-					port@1 {
-						reg = <1>;
-						label = "internal_j9";
-					};
-
 					port@2 {
 						reg = <2>;
 						label = "eth_fc_1000_2";
@@ -271,11 +266,6 @@
 					#address-cells = <1>;
 					#size-cells = <0>;
 
-					port@1 {
-						reg = <1>;
-						label = "internal_j8";
-					};
-
 					port@2 {
 						reg = <2>;
 						label = "eth_fc_1000_8";
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] ARM: dts: vf610-zii-scu4-aib: Remove internal debug network interfaces
  2019-10-05 15:42 [PATCH] ARM: dts: vf610-zii-scu4-aib: Remove internal debug network interfaces Fabio Estevam
@ 2019-10-05 22:11 ` Chris Healy
  2019-10-14 11:41 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Chris Healy @ 2019-10-05 22:11 UTC (permalink / raw)
  To: Fabio Estevam; +Cc: Andrey Smirnov, Shawn Guo, linux ARM

On Sat, Oct 5, 2019 at 8:42 AM Fabio Estevam <festevam@gmail.com> wrote:
>
> "internal_j8" and "internal_j9" are network interfaces that are not
> exposed outside the board and were only ever used for debugging purposes.
>
> Get rid of them as they are not needed.
>
> Signed-off-by: Fabio Estevam <festevam@gmail.com>
> ---
>  arch/arm/boot/dts/vf610-zii-scu4-aib.dts | 10 ----------
>  1 file changed, 10 deletions(-)
>
> diff --git a/arch/arm/boot/dts/vf610-zii-scu4-aib.dts b/arch/arm/boot/dts/vf610-zii-scu4-aib.dts
> index c7638132c0f3..1a6903723238 100644
> --- a/arch/arm/boot/dts/vf610-zii-scu4-aib.dts
> +++ b/arch/arm/boot/dts/vf610-zii-scu4-aib.dts
> @@ -183,11 +183,6 @@
>                                         #address-cells = <1>;
>                                         #size-cells = <0>;
>
> -                                       port@1 {
> -                                               reg = <1>;
> -                                               label = "internal_j9";
> -                                       };
> -
>                                         port@2 {
>                                                 reg = <2>;
>                                                 label = "eth_fc_1000_2";
> @@ -271,11 +266,6 @@
>                                         #address-cells = <1>;
>                                         #size-cells = <0>;
>
> -                                       port@1 {
> -                                               reg = <1>;
> -                                               label = "internal_j8";
> -                                       };
> -
>                                         port@2 {
>                                                 reg = <2>;
>                                                 label = "eth_fc_1000_8";
> --
> 2.17.1
>

Reviewed-by: Chris Healy <cphealy@gmail.com>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] ARM: dts: vf610-zii-scu4-aib: Remove internal debug network interfaces
  2019-10-05 15:42 [PATCH] ARM: dts: vf610-zii-scu4-aib: Remove internal debug network interfaces Fabio Estevam
  2019-10-05 22:11 ` Chris Healy
@ 2019-10-14 11:41 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2019-10-14 11:41 UTC (permalink / raw)
  To: Fabio Estevam; +Cc: andrew.smirnov, linux-arm-kernel, cphealy

On Sat, Oct 05, 2019 at 12:42:40PM -0300, Fabio Estevam wrote:
> "internal_j8" and "internal_j9" are network interfaces that are not
> exposed outside the board and were only ever used for debugging purposes.
> 
> Get rid of them as they are not needed.
> 
> Signed-off-by: Fabio Estevam <festevam@gmail.com>

Applied, thanks.

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-10-14 11:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-05 15:42 [PATCH] ARM: dts: vf610-zii-scu4-aib: Remove internal debug network interfaces Fabio Estevam
2019-10-05 22:11 ` Chris Healy
2019-10-14 11:41 ` Shawn Guo

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.