mbox series

[GIT,PULL] Amlogic 64-bit DT updates for 4.14 (round 3, late)

Message ID 7hr2vlarbn.fsf@baylibre.com
State New
Headers show
Series [GIT,PULL] Amlogic 64-bit DT updates for 4.14 (round 3, late) | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt64-3

Message

Kevin Hilman Sept. 5, 2017, 7:17 p.m. UTC
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(-)

Comments

Olof Johansson Sept. 15, 2017, 9:59 p.m. UTC | #1
Hi,

On Tue, Sep 5, 2017 at 12:17 PM, Kevin Hilman <khilman@baylibre.com> wrote:
> 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

I decided to merge into next/late, will send this afternoon or
tomorrow together with a few other changes.


-Olof
Kevin Hilman Sept. 27, 2017, 2:55 p.m. UTC | #2
Hi Olof,

Olof Johansson <olof@lixom.net> writes:

> On Tue, Sep 5, 2017 at 12:17 PM, Kevin Hilman <khilman@baylibre.com> wrote:
>> 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
>
> I decided to merge into next/late, will send this afternoon or
> tomorrow together with a few other changes.

hmm, it doesn't look like this made it into -rc1 or -rc2.  Were there
any problems?

Kevin