All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Allwinner DT changes for 4.14, take 3
@ 2017-08-28  9:22 Maxime Ripard
  2017-09-01 13:20 ` Maxime Ripard
  0 siblings, 1 reply; 4+ messages in thread
From: Maxime Ripard @ 2017-08-28  9:22 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

Here is a late pull request for the 4.14 merge window.

Along with the fixes pull request I'm about to change, this should be
our last pull request for the next release.

Thanks!
Maxime

The following changes since commit 75ce73fdadf6944d6948f45b34cbfd7aa01190cc:

  ARM: sun8i: a83t: h8homlet-v2: Enable USB ports (2017-08-19 00:25:25 +0800)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-dt-for-4.14-3

for you to fetch changes up to 6b0e06df5cadba8471524266cc472dbbda55146b:

  Revert "ARM: dts: sun8i: h3: Enable dwmac-sun8i on the Beelink X2" (2017-08-28 10:56:32 +0200)

----------------------------------------------------------------
Allwinner DT changes for 4.14, take 3

One new board, and a revert of a patch relying on a binding not stable
enough so that we can commit to it.

----------------------------------------------------------------
Chen-Yu Tsai (1):
      ARM: sun8i: a83t: Add device tree for Sinovoip Bananapi BPI-M3

Maxime Ripard (1):
      Revert "ARM: dts: sun8i: h3: Enable dwmac-sun8i on the Beelink X2"

 arch/arm/boot/dts/Makefile                   |   1 +
 arch/arm/boot/dts/sun8i-a83t-bananapi-m3.dts | 148 +++++++++++++++++++++++++++
 arch/arm/boot/dts/sun8i-h3-beelink-x2.dts    |   9 +-
 3 files changed, 150 insertions(+), 8 deletions(-)
 create mode 100644 arch/arm/boot/dts/sun8i-a83t-bananapi-m3.dts

-- 
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/20170828/18b51e7e/attachment.sig>

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

* [GIT PULL] Allwinner DT changes for 4.14, take 3
  2017-08-28  9:22 [GIT PULL] Allwinner DT changes for 4.14, take 3 Maxime Ripard
@ 2017-09-01 13:20 ` Maxime Ripard
  2017-09-01 23:43   ` Olof Johansson
  0 siblings, 1 reply; 4+ messages in thread
From: Maxime Ripard @ 2017-09-01 13:20 UTC (permalink / raw)
  To: linux-arm-kernel

Hi

On Mon, Aug 28, 2017 at 11:22:46AM +0200, Maxime Ripard wrote:
> Hi,
> 
> Here is a late pull request for the 4.14 merge window.
> 
> Along with the fixes pull request I'm about to change, this should be
> our last pull request for the next release.

Since you merged the fixes that remove the EMAC nodes for 4.13
already, we really need to have that merged in 4.14, otherwise we'll
end up with a build breakage of the beelink device tree.

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/20170901/40cc6a84/attachment.sig>

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

* [GIT PULL] Allwinner DT changes for 4.14, take 3
  2017-09-01 13:20 ` Maxime Ripard
@ 2017-09-01 23:43   ` Olof Johansson
  2017-09-04  6:25     ` Maxime Ripard
  0 siblings, 1 reply; 4+ messages in thread
From: Olof Johansson @ 2017-09-01 23:43 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Sep 01, 2017 at 03:20:12PM +0200, Maxime Ripard wrote:
> Hi
> 
> On Mon, Aug 28, 2017 at 11:22:46AM +0200, Maxime Ripard wrote:
> > Hi,
> > 
> > Here is a late pull request for the 4.14 merge window.
> > 
> > Along with the fixes pull request I'm about to change, this should be
> > our last pull request for the next release.
> 
> Since you merged the fixes that remove the EMAC nodes for 4.13
> already, we really need to have that merged in 4.14, otherwise we'll
> end up with a build breakage of the beelink device tree.

This was already merged, but I might have missed to reply to the email.


-Olof

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

* [GIT PULL] Allwinner DT changes for 4.14, take 3
  2017-09-01 23:43   ` Olof Johansson
@ 2017-09-04  6:25     ` Maxime Ripard
  0 siblings, 0 replies; 4+ messages in thread
From: Maxime Ripard @ 2017-09-04  6:25 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Sep 01, 2017 at 04:43:53PM -0700, Olof Johansson wrote:
> On Fri, Sep 01, 2017 at 03:20:12PM +0200, Maxime Ripard wrote:
> > Hi
> > 
> > On Mon, Aug 28, 2017 at 11:22:46AM +0200, Maxime Ripard wrote:
> > > Hi,
> > > 
> > > Here is a late pull request for the 4.14 merge window.
> > > 
> > > Along with the fixes pull request I'm about to change, this should be
> > > our last pull request for the next release.
> > 
> > Since you merged the fixes that remove the EMAC nodes for 4.13
> > already, we really need to have that merged in 4.14, otherwise we'll
> > end up with a build breakage of the beelink device tree.
> 
> This was already merged, but I might have missed to reply to the email.

Oh, sorry, I should have checked. 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/20170904/5e1a6df2/attachment.sig>

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

end of thread, other threads:[~2017-09-04  6:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-28  9:22 [GIT PULL] Allwinner DT changes for 4.14, take 3 Maxime Ripard
2017-09-01 13:20 ` Maxime Ripard
2017-09-01 23:43   ` Olof Johansson
2017-09-04  6:25     ` 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.