All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Dragan Simic <dsimic@manjaro.org>
To: Jonas Karlman <jonas@kwiboo.se>
Cc: Kever Yang <kever.yang@rock-chips.com>,
	Simon Glass <sjg@chromium.org>,
	Philipp Tomsich <philipp.tomsich@vrull.eu>,
	Tom Rini <trini@konsulko.com>,
	Quentin Schulz <quentin.schulz@theobroma-systems.com>,
	Christopher Obbard <chris.obbard@collabora.com>,
	Peter Robinson <pbrobinson@gmail.com>,
	u-boot@lists.denx.de
Subject: Re: [PATCH v2 22/22] rockchip: rk3399: Drop ethernet0 alias from SoC u-boot.dtsi
Date: Wed, 01 May 2024 22:23:12 +0200	[thread overview]
Message-ID: <42c2200df9e2d217f4606cafc52273f6@manjaro.org> (raw)
In-Reply-To: <20240501162308.875193-23-jonas@kwiboo.se>

On 2024-05-01 18:22, Jonas Karlman wrote:
> Remove the obsolete ethernet0 alias now that all board device tree 
> files
> have been fully synced with Linux kernel v6.8.
> 
> Signed-off-by: Jonas Karlman <jonas@kwiboo.se>

Nice, thanks for handling the move of the ethernetX aliases around.

Reviewed-by: Dragan Simic <dsimic@manjaro.org>

> ---
> v2: New patch
> ---
>  arch/arm/dts/rk3399-u-boot.dtsi | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/dts/rk3399-u-boot.dtsi 
> b/arch/arm/dts/rk3399-u-boot.dtsi
> index 6af9621ac3d0..b6b43271172e 100644
> --- a/arch/arm/dts/rk3399-u-boot.dtsi
> +++ b/arch/arm/dts/rk3399-u-boot.dtsi
> @@ -6,7 +6,6 @@
> 
>  / {
>  	aliases {
> -		ethernet0 = &gmac;
>  		mmc0 = &sdhci;
>  		mmc1 = &sdmmc;
>  		pci0 = &pcie0;

  reply	other threads:[~2024-05-01 20:23 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-01 16:22 [PATCH v2 00/22] rockchip: rk3399: Sync DT with v6.8 and update defconfigs Jonas Karlman
2024-05-01 16:22 ` [PATCH v2 01/22] clk: rockchip: rk3399: Rename SCLK_DDRCLK to SCLK_DDRC Jonas Karlman
2024-05-01 16:22 ` [PATCH v2 02/22] clk: rockchip: rk3399: Add dummy support for ACLK_VDU clock Jonas Karlman
2024-05-01 16:22 ` [PATCH v2 03/22] clk: rockchip: rk3399: Improve support for SCLK_PCIEPHY_REF clock Jonas Karlman
2024-05-06 10:32   ` Kever Yang
2024-05-06 11:07   ` Quentin Schulz
2024-05-06 15:17     ` Jonas Karlman
2024-05-06 15:52       ` Quentin Schulz
2024-05-01 16:22 ` [PATCH v2 04/22] clk: rockchip: rk3399: Add SCLK_USB3OTGx_REF support Jonas Karlman
2024-05-01 16:22 ` [PATCH v2 05/22] rockchip: rk3399: Sync SoC DT from Linux kernel v6.8 Jonas Karlman
2024-05-01 16:22 ` [PATCH v2 06/22] rockchip: rk3399-gru: Sync " Jonas Karlman
2024-05-01 16:22 ` [PATCH v2 07/22] rockchip: rk3399-puma: " Jonas Karlman
2024-05-01 16:22 ` [PATCH v2 08/22] rockchip: rk3399-rock-pi-n10: Sync DT from v6.8 and update defconfig Jonas Karlman
2024-05-01 16:22 ` [PATCH v2 09/22] rockchip: rk3399-eaidk-610: " Jonas Karlman
2024-05-01 16:22 ` [PATCH v2 10/22] rockchip: rk3399-leez: " Jonas Karlman
2024-05-01 16:22 ` [PATCH v2 11/22] rockchip: rk3399-evb: " Jonas Karlman
2024-05-01 16:22 ` [PATCH v2 12/22] rockchip: rk3399-firefly: " Jonas Karlman
2024-05-01 16:22 ` [PATCH v2 13/22] rockchip: rk3399-orangepi: " Jonas Karlman
2024-05-01 16:22 ` [PATCH v2 14/22] rockchip: rk3399-roc-pc: " Jonas Karlman
2024-05-01 16:22 ` [PATCH v2 15/22] rockchip: rk3399-nanopi-4: " Jonas Karlman
2024-05-01 16:22 ` [PATCH v2 16/22] rockchip: rk3399-rock960: " Jonas Karlman
2024-05-01 16:22 ` [PATCH v2 17/22] rockchip: rk3399-khadas: " Jonas Karlman
2024-05-01 16:22 ` [PATCH v2 18/22] rockchip: rk3399-rock-pi-4: " Jonas Karlman
2024-05-01 16:22 ` [PATCH v2 19/22] rockchip: rk3399-rockpro64: " Jonas Karlman
2024-05-01 16:22 ` [PATCH v2 20/22] rockchip: rk3399-pinebook-pro: " Jonas Karlman
2024-05-01 16:22 ` [PATCH v2 21/22] rockchip: rk3399-pinephone-pro: " Jonas Karlman
2024-05-01 16:22 ` [PATCH v2 22/22] rockchip: rk3399: Drop ethernet0 alias from SoC u-boot.dtsi Jonas Karlman
2024-05-01 20:23   ` Dragan Simic [this message]
2024-05-02  8:23   ` Christopher Obbard
2024-05-02 10:50   ` Peter Robinson

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=42c2200df9e2d217f4606cafc52273f6@manjaro.org \
    --to=dsimic@manjaro.org \
    --cc=chris.obbard@collabora.com \
    --cc=jonas@kwiboo.se \
    --cc=kever.yang@rock-chips.com \
    --cc=pbrobinson@gmail.com \
    --cc=philipp.tomsich@vrull.eu \
    --cc=quentin.schulz@theobroma-systems.com \
    --cc=sjg@chromium.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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 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.