mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: altera: Remove unused and undocumented "snps,max-mtu" property
@ 2024-11-15 19:38 Rob Herring (Arm)
  2024-12-17  1:03 ` Dinh Nguyen
  0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring (Arm) @ 2024-11-15 19:38 UTC (permalink / raw)
  To: Dinh Nguyen, Krzysztof Kozlowski, Conor Dooley; +Cc: devicetree, linux-kernel

Remove "snps,max-mtu" property which is both unused in the kernel and
undocumented. Most likely they are leftovers from downstream.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
---
 arch/arm64/boot/dts/altera/socfpga_stratix10_swvp.dts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10_swvp.dts b/arch/arm64/boot/dts/altera/socfpga_stratix10_swvp.dts
index 0d837d3e65a5..34ccf8138f7b 100644
--- a/arch/arm64/boot/dts/altera/socfpga_stratix10_swvp.dts
+++ b/arch/arm64/boot/dts/altera/socfpga_stratix10_swvp.dts
@@ -63,7 +63,6 @@ &gmac0 {
 	status = "okay";
 	phy-mode = "rgmii";
 	phy-addr = <0xffffffff>;
-	snps,max-mtu = <0x0>;
 };
 
 &gmac1 {
-- 
2.45.2


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

* Re: [PATCH] arm64: dts: altera: Remove unused and undocumented "snps,max-mtu" property
  2024-11-15 19:38 [PATCH] arm64: dts: altera: Remove unused and undocumented "snps,max-mtu" property Rob Herring (Arm)
@ 2024-12-17  1:03 ` Dinh Nguyen
  0 siblings, 0 replies; 2+ messages in thread
From: Dinh Nguyen @ 2024-12-17  1:03 UTC (permalink / raw)
  To: Rob Herring (Arm), Krzysztof Kozlowski, Conor Dooley
  Cc: devicetree, linux-kernel

On 11/15/24 13:38, Rob Herring (Arm) wrote:
> Remove "snps,max-mtu" property which is both unused in the kernel and
> undocumented. Most likely they are leftovers from downstream.
> 
> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
> ---
>   arch/arm64/boot/dts/altera/socfpga_stratix10_swvp.dts | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10_swvp.dts b/arch/arm64/boot/dts/altera/socfpga_stratix10_swvp.dts
> index 0d837d3e65a5..34ccf8138f7b 100644
> --- a/arch/arm64/boot/dts/altera/socfpga_stratix10_swvp.dts
> +++ b/arch/arm64/boot/dts/altera/socfpga_stratix10_swvp.dts
> @@ -63,7 +63,6 @@ &gmac0 {
>   	status = "okay";
>   	phy-mode = "rgmii";
>   	phy-addr = <0xffffffff>;
> -	snps,max-mtu = <0x0>;
>   };
>   
>   &gmac1 {

Applied!

Thanks,
Dinh

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

end of thread, other threads:[~2024-12-17  1:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-15 19:38 [PATCH] arm64: dts: altera: Remove unused and undocumented "snps,max-mtu" property Rob Herring (Arm)
2024-12-17  1:03 ` Dinh Nguyen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®