All of lore.kernel.org
 help / color / mirror / Atom feed
From: Antony Antony <antony@phenome.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 2/2] arm64: sun50i-h5.dtsi : update to kernel 4.14
Date: Fri, 17 Nov 2017 10:39:54 +0100	[thread overview]
Message-ID: <20171117093954.24122-2-antony@phenome.org> (raw)
In-Reply-To: <20171117093954.24122-1-antony@phenome.org>

last Kernel commit of sun50i-h5.dtsi d86e63e1f0b7

Signed-off-by: Antony Antony <antony@phenome.org>
---
Changes v3->v4
 removed compatible from mmc0
 add h5 & a64 compaitable to sun50i-h5.dtsi
Changes v4->v5 
 update sun50i-h5.dtsi to kernel 4.14
---
 arch/arm/dts/sun50i-h5.dtsi | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

diff --git a/arch/arm/dts/sun50i-h5.dtsi b/arch/arm/dts/sun50i-h5.dtsi
index 4904c18..c052f31 100644
--- a/arch/arm/dts/sun50i-h5.dtsi
+++ b/arch/arm/dts/sun50i-h5.dtsi
@@ -72,6 +72,38 @@
 	};
 };
 
+&ccu {
+	compatible = "allwinner,sun50i-h5-ccu";
+};
+
 &gic {
 	compatible = "arm,gic-400";
 };
+
+&mmc0 {
+	compatible = "allwinner,sun50i-h5-mmc",
+		     "allwinner,sun50i-a64-mmc";
+	clocks = <&ccu CLK_BUS_MMC0>, <&ccu CLK_MMC0>;
+	clock-names = "ahb", "mmc";
+};
+
+&mmc1 {
+	compatible = "allwinner,sun50i-h5-mmc",
+		     "allwinner,sun50i-a64-mmc";
+	clocks = <&ccu CLK_BUS_MMC1>, <&ccu CLK_MMC1>;
+	clock-names = "ahb", "mmc";
+};
+
+&mmc2 {
+	compatible = "allwinner,sun50i-h5-emmc",
+		     "allwinner,sun50i-a64-emmc";
+	clocks = <&ccu CLK_BUS_MMC2>, <&ccu CLK_MMC2>;
+	clock-names = "ahb", "mmc";
+};
+
+&pio {
+	interrupts = <GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH>,
+		     <GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH>,
+		   <GIC_SPI 23 IRQ_TYPE_LEVEL_HIGH>;
+	compatible = "allwinner,sun50i-h5-pinctrl";
+};
-- 
2.7.4

  reply	other threads:[~2017-11-17  9:39 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-21 15:22 [U-Boot] [PATCH] sun50i: h5: Add NanoPi Neo Plus2 DT initial support Antony Antony
2017-09-22  7:37 ` Maxime Ripard
2017-09-22 13:09 ` [U-Boot] [PATCH v2] " Antony Antony
2017-09-22 15:34   ` Maxime Ripard
2017-09-23 17:59 ` [U-Boot] [PATCH v3] " Antony Antony
2017-09-25 11:12   ` Maxime Ripard
2017-10-01 17:34     ` Antony Antony
2017-10-02 17:18       ` Maxime Ripard
2017-10-03  2:11       ` Chen-Yu Tsai
2017-10-06  9:11         ` Antony Antony
2017-10-09  7:22           ` Maxime Ripard
2017-10-09  7:31             ` Antony Antony
2017-10-09 21:09               ` Maxime Ripard
2017-10-10 13:35 ` [U-Boot] [PATCH v4 1/2] arm64: sun50i-h5.dtsi : add h5 & a64 compatible to mmc[0-2] Antony Antony
2017-10-10 13:48   ` Peter Robinson
2017-10-10 13:51     ` Jagan Teki
2017-10-10 17:18       ` Antony Antony
2017-10-16 21:29         ` Jagan Teki
2017-10-10 13:45 ` [U-Boot] [PATCH v4 2/2] sun50i: h5: Add NanoPi Neo Plus2 DT initial support Antony Antony
2017-10-10 13:58   ` Jagan Teki
2017-10-10 16:56     ` Antony Antony
2017-10-10 17:00       ` Jagan Teki
2017-10-10 17:30         ` Antony Antony
2017-11-17  9:39 ` [U-Boot] [PATCH v5 1/2] " Antony Antony
2017-11-17  9:39   ` Antony Antony [this message]
2017-11-17 13:06     ` [U-Boot] [PATCH v5 2/2] arm64: sun50i-h5.dtsi : update to kernel 4.14 Maxime Ripard
2017-11-17 13:05   ` [U-Boot] [PATCH v5 1/2] sun50i: h5: Add NanoPi Neo Plus2 DT initial support Maxime Ripard
2017-11-21  6:29   ` Jagan Teki
2017-11-21  8:59     ` Antony Antony
2017-11-21  9:11 ` [U-Boot] [PATCH v6 1/2] arm64: sun50i-h5.dtsi : update to kernel 4.14 Antony Antony
2017-11-21  9:11   ` [U-Boot] [PATCH v6 2/2] sun50i: h5: Add NanoPi Neo Plus2 DT initial support Antony Antony
2017-11-21 13:47     ` Jagan Teki
2017-11-21 13:47   ` [U-Boot] [PATCH v6 1/2] arm64: sun50i-h5.dtsi : update to kernel 4.14 Jagan Teki

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=20171117093954.24122-2-antony@phenome.org \
    --to=antony@phenome.org \
    --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.