From: khilman@baylibre.com (Kevin Hilman)
To: linus-amlogic@lists.infradead.org
Subject: [GIT PULL] Amlogic 64-bit DT updates for 4.14 (round 3, late)
Date: Tue, 05 Sep 2017 12:17:00 -0700 [thread overview]
Message-ID: <7hr2vlarbn.fsf@baylibre.com> (raw)
Olof, Arnd,
I'm aware this is pretty late, so feel free to include in a late branch,
or we can wait and send after -rc1. It's late because the corresponding
drivers/mmc change just got merged.
Thanks,
Kevin
The following changes since commit 47884c5c746ee7c02e06fbf60480e0f13aa11dfe:
ARM64: dts: meson-gxl-libretech-cc: Add GPIO lines names (2017-08-22 15:37:50 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt64-3
for you to fetch changes up to 485a308f05d843034b6e82f688704c44888aecde:
ARM64: dts: meson-gxbb: nanopi-k2: enable sdr104 mode (2017-09-05 12:05:01 -0700)
----------------------------------------------------------------
Amlogic 64-bit DT updates for v4.14 (round 3)
- updates for new MMC driver features/fixes
- support high-speed modes
----------------------------------------------------------------
Jerome Brunet (9):
ARM64: dts: meson-gx: Use correct mmc clock source 0
ARM64: dts: meson: remove cap-sd-highspeed from emmc nodes
ARM64: dts: meson: add mmc clk gate pins
ARM64: dts: meson-gxbb: nanopi-k2: add card regulator settle times
ARM64: dts: meson-gxl: libretech-cc: add card regulator settle times
ARM64: dts: meson-gxl: libretech-cc: enable high speed modes
ARM64: dts: meson-gxbb: p20x: enable sdcard UHS modes
ARM64: dts: meson-gxbb: nanopi-k2: enable sdcard UHS modes
ARM64: dts: meson-gxbb: nanopi-k2: enable sdr104 mode
arch/arm64/boot/dts/amlogic/meson-gx-p23x-q20x.dtsi | 10 ++++++----
arch/arm64/boot/dts/amlogic/meson-gxbb-nanopi-k2.dts | 19 ++++++++++++++-----
arch/arm64/boot/dts/amlogic/meson-gxbb-nexbox-a95x.dts | 12 +++++++-----
arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts | 9 +++++----
arch/arm64/boot/dts/amlogic/meson-gxbb-p20x.dtsi | 13 +++++++++----
arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi | 10 ++++++----
arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 39 ++++++++++++++++++++++++++++++++++++---
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-hwacom-amazetv.dts | 7 ++++---
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts | 13 +++++++++++--
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-nexbox-a95x.dts | 10 ++++++----
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-p212.dtsi | 10 ++++++----
arch/arm64/boot/dts/amlogic/meson-gxl.dtsi | 39 ++++++++++++++++++++++++++++++++++++---
arch/arm64/boot/dts/amlogic/meson-gxm-nexbox-a1.dts | 7 ++++---
arch/arm64/boot/dts/amlogic/meson-gxm-rbox-pro.dts | 1 -
14 files changed, 150 insertions(+), 49 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: khilman@baylibre.com (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Amlogic 64-bit DT updates for 4.14 (round 3, late)
Date: Tue, 05 Sep 2017 12:17:00 -0700 [thread overview]
Message-ID: <7hr2vlarbn.fsf@baylibre.com> (raw)
Olof, Arnd,
I'm aware this is pretty late, so feel free to include in a late branch,
or we can wait and send after -rc1. It's late because the corresponding
drivers/mmc change just got merged.
Thanks,
Kevin
The following changes since commit 47884c5c746ee7c02e06fbf60480e0f13aa11dfe:
ARM64: dts: meson-gxl-libretech-cc: Add GPIO lines names (2017-08-22 15:37:50 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt64-3
for you to fetch changes up to 485a308f05d843034b6e82f688704c44888aecde:
ARM64: dts: meson-gxbb: nanopi-k2: enable sdr104 mode (2017-09-05 12:05:01 -0700)
----------------------------------------------------------------
Amlogic 64-bit DT updates for v4.14 (round 3)
- updates for new MMC driver features/fixes
- support high-speed modes
----------------------------------------------------------------
Jerome Brunet (9):
ARM64: dts: meson-gx: Use correct mmc clock source 0
ARM64: dts: meson: remove cap-sd-highspeed from emmc nodes
ARM64: dts: meson: add mmc clk gate pins
ARM64: dts: meson-gxbb: nanopi-k2: add card regulator settle times
ARM64: dts: meson-gxl: libretech-cc: add card regulator settle times
ARM64: dts: meson-gxl: libretech-cc: enable high speed modes
ARM64: dts: meson-gxbb: p20x: enable sdcard UHS modes
ARM64: dts: meson-gxbb: nanopi-k2: enable sdcard UHS modes
ARM64: dts: meson-gxbb: nanopi-k2: enable sdr104 mode
arch/arm64/boot/dts/amlogic/meson-gx-p23x-q20x.dtsi | 10 ++++++----
arch/arm64/boot/dts/amlogic/meson-gxbb-nanopi-k2.dts | 19 ++++++++++++++-----
arch/arm64/boot/dts/amlogic/meson-gxbb-nexbox-a95x.dts | 12 +++++++-----
arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts | 9 +++++----
arch/arm64/boot/dts/amlogic/meson-gxbb-p20x.dtsi | 13 +++++++++----
arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi | 10 ++++++----
arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 39 ++++++++++++++++++++++++++++++++++++---
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-hwacom-amazetv.dts | 7 ++++---
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts | 13 +++++++++++--
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-nexbox-a95x.dts | 10 ++++++----
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-p212.dtsi | 10 ++++++----
arch/arm64/boot/dts/amlogic/meson-gxl.dtsi | 39 ++++++++++++++++++++++++++++++++++++---
arch/arm64/boot/dts/amlogic/meson-gxm-nexbox-a1.dts | 7 ++++---
arch/arm64/boot/dts/amlogic/meson-gxm-rbox-pro.dts | 1 -
14 files changed, 150 insertions(+), 49 deletions(-)
next reply other threads:[~2017-09-05 19:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-05 19:17 Kevin Hilman [this message]
2017-09-05 19:17 ` [GIT PULL] Amlogic 64-bit DT updates for 4.14 (round 3, late) Kevin Hilman
2017-09-15 21:59 ` Olof Johansson
2017-09-15 21:59 ` Olof Johansson
2017-09-27 14:55 ` Kevin Hilman
2017-09-27 14:55 ` Kevin Hilman
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=7hr2vlarbn.fsf@baylibre.com \
--to=khilman@baylibre.com \
--cc=linus-amlogic@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 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.