All of lore.kernel.org
 help / color / mirror / Atom feed
From: Xiaobo Tian <peterwillcn@gmail.com>
To: u-boot@lists.denx.de, kever.yang@rock-chips.com
Cc: Xiaobo Tian <peterwillcn@gmail.com>
Subject: [PATCH 2/4] arm64: rk3399: r4s: Inheritance uses the sdmmc definition in dtsi
Date: Tue,  6 Jul 2021 22:43:58 +0800	[thread overview]
Message-ID: <20210706144400.8665-2-peterwillcn@gmail.com> (raw)
In-Reply-To: <20210706144400.8665-1-peterwillcn@gmail.com>

The host-index-min property is invalid,
so it inherits from the sdmmc definition in dtsi.

Signed-off-by: Xiaobo Tian <peterwillcn@gmail.com>
---
 arch/arm/dts/rk3399-nanopi-r4s.dts | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/arm/dts/rk3399-nanopi-r4s.dts b/arch/arm/dts/rk3399-nanopi-r4s.dts
index 7470c26820..f663bc87a5 100644
--- a/arch/arm/dts/rk3399-nanopi-r4s.dts
+++ b/arch/arm/dts/rk3399-nanopi-r4s.dts
@@ -116,10 +116,6 @@
 	status = "disabled";
 };
 
-&sdmmc {
-	host-index-min = <1>;
-};
-
 &u2phy0_host {
 	phy-supply = <&vdd_5v>;
 };
-- 
2.32.0


  reply	other threads:[~2021-07-06 14:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-06 14:43 [PATCH 1/4] arm64: rk3399: r4s: correct the LEDS label name Xiaobo Tian
2021-07-06 14:43 ` Xiaobo Tian [this message]
2021-08-11 10:07   ` [PATCH 2/4] arm64: rk3399: r4s: Inheritance uses the sdmmc definition in dtsi Kever Yang
2021-07-06 14:43 ` [PATCH 3/4] arm64: rk3399: r4s: Remove undesirable MAC address fetching methods for ethernet Xiaobo Tian
2021-08-11 10:07   ` Kever Yang
2021-07-06 14:44 ` [PATCH 4/4] arm64: rk3399: r4s: disabled i2c4 bus during the system boot process Xiaobo Tian
2021-08-11 10:10   ` Kever Yang
2021-08-11 10:06 ` [PATCH 1/4] arm64: rk3399: r4s: correct the LEDS label name Kever Yang

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=20210706144400.8665-2-peterwillcn@gmail.com \
    --to=peterwillcn@gmail.com \
    --cc=kever.yang@rock-chips.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.