All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Allwinner arm64 DT changes for 4.9
@ 2016-11-15 21:13 Maxime Ripard
  2016-11-19  0:39 ` Olof Johansson
  0 siblings, 1 reply; 3+ messages in thread
From: Maxime Ripard @ 2016-11-15 21:13 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Olof,

Here are our changes for arm64 DT for the next merge window.

Thanks!
Maxime

The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

  Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux.git tags/sunxi-dt64-for-4.10

for you to fetch changes up to 4e3886081848b7ea16452a92c4324acaab644d49:

  arm64: dts: add Pine64 support (2016-11-03 09:08:24 +0100)

----------------------------------------------------------------
Allwinner arm64 DT changes for 4.10

Support for the Allwinner A64, their first armv8 SoC.

----------------------------------------------------------------
Andre Przywara (3):
      arm64: dts: add Allwinner A64 SoC .dtsi
      Documentation: devicetree: add vendor prefix for Pine64
      arm64: dts: add Pine64 support

 Documentation/devicetree/bindings/arm/sunxi.txt    |   1 +
 .../devicetree/bindings/vendor-prefixes.txt        |   1 +
 MAINTAINERS                                        |   1 +
 arch/arm64/boot/dts/Makefile                       |   1 +
 arch/arm64/boot/dts/allwinner/Makefile             |   5 +
 .../boot/dts/allwinner/sun50i-a64-pine64-plus.dts  |  50 ++++
 .../arm64/boot/dts/allwinner/sun50i-a64-pine64.dts |  74 ++++++
 arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi      | 263 +++++++++++++++++++++
 8 files changed, 396 insertions(+)
 create mode 100644 arch/arm64/boot/dts/allwinner/Makefile
 create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-a64-pine64-plus.dts
 create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-a64-pine64.dts
 create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20161115/0327c43c/attachment.sig>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [GIT PULL] Allwinner arm64 DT changes for 4.9
  2016-11-15 21:13 [GIT PULL] Allwinner arm64 DT changes for 4.9 Maxime Ripard
@ 2016-11-19  0:39 ` Olof Johansson
  2016-11-21  7:21   ` Maxime Ripard
  0 siblings, 1 reply; 3+ messages in thread
From: Olof Johansson @ 2016-11-19  0:39 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Nov 15, 2016 at 10:13:33PM +0100, Maxime Ripard wrote:
> Hi Arnd, Olof,
> 
> Here are our changes for arm64 DT for the next merge window.
> 
> Thanks!
> Maxime
> 
> The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:
> 
>   Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)
> 
> are available in the git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux.git tags/sunxi-dt64-for-4.10
> 
> for you to fetch changes up to 4e3886081848b7ea16452a92c4324acaab644d49:
> 
>   arm64: dts: add Pine64 support (2016-11-03 09:08:24 +0100)
> 
> ----------------------------------------------------------------
> Allwinner arm64 DT changes for 4.10
> 
> Support for the Allwinner A64, their first armv8 SoC.
> 
> ----------------------------------------------------------------
> Andre Przywara (3):
>       arm64: dts: add Allwinner A64 SoC .dtsi
>       Documentation: devicetree: add vendor prefix for Pine64
>       arm64: dts: add Pine64 support

Hi,

Merged the branch, but please use "arm64: dts: allwinner: <..>" as patch
prefix in the future. Thanks!


-Olof

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [GIT PULL] Allwinner arm64 DT changes for 4.9
  2016-11-19  0:39 ` Olof Johansson
@ 2016-11-21  7:21   ` Maxime Ripard
  0 siblings, 0 replies; 3+ messages in thread
From: Maxime Ripard @ 2016-11-21  7:21 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Nov 18, 2016 at 04:39:30PM -0800, Olof Johansson wrote:
> On Tue, Nov 15, 2016 at 10:13:33PM +0100, Maxime Ripard wrote:
> > Hi Arnd, Olof,
> > 
> > Here are our changes for arm64 DT for the next merge window.
> > 
> > Thanks!
> > Maxime
> > 
> > The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:
> > 
> >   Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)
> > 
> > are available in the git repository at:
> > 
> >   https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux.git tags/sunxi-dt64-for-4.10
> > 
> > for you to fetch changes up to 4e3886081848b7ea16452a92c4324acaab644d49:
> > 
> >   arm64: dts: add Pine64 support (2016-11-03 09:08:24 +0100)
> > 
> > ----------------------------------------------------------------
> > Allwinner arm64 DT changes for 4.10
> > 
> > Support for the Allwinner A64, their first armv8 SoC.
> > 
> > ----------------------------------------------------------------
> > Andre Przywara (3):
> >       arm64: dts: add Allwinner A64 SoC .dtsi
> >       Documentation: devicetree: add vendor prefix for Pine64
> >       arm64: dts: add Pine64 support
> 
> Hi,
> 
> Merged the branch, but please use "arm64: dts: allwinner: <..>" as patch
> prefix in the future. Thanks!

Ack.

Thanks!
Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20161121/34f9fa8f/attachment.sig>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-11-21  7:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-15 21:13 [GIT PULL] Allwinner arm64 DT changes for 4.9 Maxime Ripard
2016-11-19  0:39 ` Olof Johansson
2016-11-21  7:21   ` Maxime Ripard

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.