Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1554858 > unrolled thread

[PATCH 0/3] arm64: dts: A64 board MMC support

Started byAndre Przywara <andre.przywara@arm.com>
First post2017-01-10 02:30 +0100
Last post2017-01-11 15:30 +0100
Articles 3 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/3] arm64: dts: A64 board MMC support Andre Przywara <andre.przywara@arm.com> - 2017-01-10 02:30 +0100
    Re: [PATCH 0/3] arm64: dts: A64 board MMC support Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-01-11 15:00 +0100
      Re: [PATCH 0/3] arm64: dts: A64 board MMC support Andre Przywara <andre.przywara@arm.com> - 2017-01-11 15:30 +0100

#1554858 — [PATCH 0/3] arm64: dts: A64 board MMC support

FromAndre Przywara <andre.przywara@arm.com>
Date2017-01-10 02:30 +0100
Subject[PATCH 0/3] arm64: dts: A64 board MMC support
Message-ID<sXTqa-36u-15@gated-at.bofh.it>
These patches here go on top of Maxime's latest A64 MMC series and
enable the MMC controllers on the boards using the A64 SoC.
As the BananaPi-M64 DT now looks different, lets adds support for
that board as well, with one major difference to the Pine64 being the eMMC
chip.

I could't find commit f9ca9b952ee1 Maxime mentioned in his cover letter,
so I applied his patches on top of sunxi/for-next and cherry-picked
b4b8664d29 to fix the arm64 build.

Cheers,
Andre.

Andre Przywara (3):
  arm64: dts: Pine64: add MMC support
  arm64: dts: sun50i: add UART1 pin nodes
  arm64: dts: add BananaPi-M64 support

 arch/arm64/boot/dts/allwinner/Makefile             |   1 +
 .../boot/dts/allwinner/sun50i-a64-bananapi-m64.dts | 120 +++++++++++++++++++++
 .../arm64/boot/dts/allwinner/sun50i-a64-pine64.dts |  20 ++++
 arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi      |  10 ++
 4 files changed, 151 insertions(+)
 create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-a64-bananapi-m64.dts

-- 
2.8.2

[toc] | [next] | [standalone]


#1556505

FromMaxime Ripard <maxime.ripard@free-electrons.com>
Date2017-01-11 15:00 +0100
Message-ID<sYrBv-7Bc-15@gated-at.bofh.it>
In reply to#1554858

[Multipart message — attachments visible in raw view] — view raw

Hi,

On Tue, Jan 10, 2017 at 01:22:30AM +0000, Andre Przywara wrote:
> These patches here go on top of Maxime's latest A64 MMC series and
> enable the MMC controllers on the boards using the A64 SoC.
> As the BananaPi-M64 DT now looks different, lets adds support for
> that board as well, with one major difference to the Pine64 being the eMMC
> chip.
> 
> I could't find commit f9ca9b952ee1 Maxime mentioned in his cover letter,
> so I applied his patches on top of sunxi/for-next and cherry-picked
> b4b8664d29 to fix the arm64 build.

I'm fine with all your patches. I've queued them in my MMC series, and
will continue pushing them and / or merging them if it's ok for you.

Thanks!
Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

[toc] | [prev] | [next] | [standalone]


#1556516

FromAndre Przywara <andre.przywara@arm.com>
Date2017-01-11 15:30 +0100
Message-ID<sYs4y-7ZN-15@gated-at.bofh.it>
In reply to#1556505
Hi,

On 11/01/17 13:51, Maxime Ripard wrote:
> Hi,
> 
> On Tue, Jan 10, 2017 at 01:22:30AM +0000, Andre Przywara wrote:
>> These patches here go on top of Maxime's latest A64 MMC series and
>> enable the MMC controllers on the boards using the A64 SoC.
>> As the BananaPi-M64 DT now looks different, lets adds support for
>> that board as well, with one major difference to the Pine64 being the eMMC
>> chip.
>>
>> I could't find commit f9ca9b952ee1 Maxime mentioned in his cover letter,
>> so I applied his patches on top of sunxi/for-next and cherry-picked
>> b4b8664d29 to fix the arm64 build.
> 
> I'm fine with all your patches. I've queued them in my MMC series, and
> will continue pushing them and / or merging them if it's ok for you.

Yes, please do!

Many thanks!

Cheers,
Andre.

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web