From: dinguyen@kernel.org (Dinh Nguyen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: socfgpa: remove ethernet aliases from dtsi
Date: Tue, 9 Oct 2018 13:08:26 -0500 [thread overview]
Message-ID: <1a9a28a4-1fb0-9c0e-9722-3b9e51cccde6@kernel.org> (raw)
In-Reply-To: <20181008105641.11505-1-s.trumtrar@pengutronix.de>
On 10/08/2018 05:56 AM, Steffen Trumtrar wrote:
> Not all boards use two ethernet devices and/or use them in different
> order. As almost all in-tree boards already define their own ethernet
> aliases, remove them from the dtsi and add the aliases to the two boards,
> that are missing their own definition.
>
> Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
> ---
> arch/arm/boot/dts/socfpga.dtsi | 2 --
> arch/arm/boot/dts/socfpga_cyclone5_de0_sockit.dts | 4 ++++
> arch/arm/boot/dts/socfpga_cyclone5_socrates.dts | 4 ++++
> 3 files changed, 8 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/socfpga.dtsi b/arch/arm/boot/dts/socfpga.dtsi
> index b38f8c240558..068aefa15391 100644
> --- a/arch/arm/boot/dts/socfpga.dtsi
> +++ b/arch/arm/boot/dts/socfpga.dtsi
> @@ -22,8 +22,6 @@
> #size-cells = <1>;
>
> aliases {
> - ethernet0 = &gmac0;
> - ethernet1 = &gmac1;
> serial0 = &uart0;
> serial1 = &uart1;
> timer0 = &timer0;
> diff --git a/arch/arm/boot/dts/socfpga_cyclone5_de0_sockit.dts b/arch/arm/boot/dts/socfpga_cyclone5_de0_sockit.dts
> index b280e6494193..48821bcd3eb0 100644
> --- a/arch/arm/boot/dts/socfpga_cyclone5_de0_sockit.dts
> +++ b/arch/arm/boot/dts/socfpga_cyclone5_de0_sockit.dts
This file was renamed to socfpga_cyclone5_de0_nano_soc.dts.
error: arch/arm/boot/dts/socfpga_cyclone5_de0_sockit.dts: No such file
or directory
error: patch failed: arch/arm/boot/dts/socfpga_cyclone5_socrates.dts:21
error: arch/arm/boot/dts/socfpga_cyclone5_socrates.dts: patch does not apply
Do you mind if I rebase this patch based on the updated arm-soc tree?
Thanks,
Dinh
next prev parent reply other threads:[~2018-10-09 18:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-08 10:56 [PATCH] ARM: dts: socfgpa: remove ethernet aliases from dtsi Steffen Trumtrar
2018-10-09 18:08 ` Dinh Nguyen [this message]
2018-10-10 5:49 ` Steffen Trumtrar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1a9a28a4-1fb0-9c0e-9722-3b9e51cccde6@kernel.org \
--to=dinguyen@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).