mbox series

[GIT,PULL] dts32 commits for v4.19

Message ID 2d918d15-d1d3-b4e0-7427-0b3baa56100a@gmail.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] dts32 commits for v4.19 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/

Message

Matthias Brugger July 22, 2018, 8:47 p.m. UTC
Hi Olof,
Hi Arnd,

Please take into account the following patches.
Thanks a lot,
Matthias

---

The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:

  Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/
v4.18-next/dts32

for you to fetch changes up to 11a20c5601c5f0c685fa3a166348b7ffa830e123:

  dt-bindings: arm: mediatek: cleanup MT7623N reference boards (2018-07-16
15:57:40 +0200)

----------------------------------------------------------------
Frank Wunderlich (1):
      arm: dts: mediatek: Fix pio-leds for Bananapi-R2

Ryder Lee (2):
      arm: dts: mt7623: cleanup MT7623N NAND dts file
      dt-bindings: arm: mediatek: cleanup MT7623N reference boards

Viresh Kumar (1):
      arm: dts: mediatek: Add missing cooling device properties for CPUs

 Documentation/devicetree/bindings/arm/mediatek.txt |  3 -
 arch/arm/boot/dts/Makefile                         |  1 -
 arch/arm/boot/dts/mt7623.dtsi                      |  3 +
 arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts      |  6 +-
 arch/arm/boot/dts/mt7623n-rfb-nand.dts             | 73 ------------------
 arch/arm/boot/dts/mt7623n-rfb.dtsi                 | 86 ----------------------
 6 files changed, 6 insertions(+), 166 deletions(-)
 delete mode 100644 arch/arm/boot/dts/mt7623n-rfb-nand.dts
 delete mode 100644 arch/arm/boot/dts/mt7623n-rfb.dtsi

Comments

Olof Johansson July 26, 2018, 6:44 a.m. UTC | #1
Hi Matthias,

On Sun, Jul 22, 2018 at 10:47:46PM +0200, Matthias Brugger wrote:
> Hi Olof,
> Hi Arnd,
> 
> Please take into account the following patches.
> Thanks a lot,
> Matthias

Not sure what's going on with these pull requests -- they've got somewhat
unusual subject lines, and they're not using signed tags.

Would you mind respinning with tags? Thanks!


-Olof
Matthias Brugger July 26, 2018, 7:40 a.m. UTC | #2
Hi Olof,

On 26/07/18 08:44, Olof Johansson wrote:
> Hi Matthias,
> 
> On Sun, Jul 22, 2018 at 10:47:46PM +0200, Matthias Brugger wrote:
>> Hi Olof,
>> Hi Arnd,
>>
>> Please take into account the following patches.
>> Thanks a lot,
>> Matthias
> 
> Not sure what's going on with these pull requests -- they've got somewhat
> unusual subject lines, and they're not using signed tags.
> 
> Would you mind respinning with tags? Thanks!
> 

Sure, will do. Sorry for the inconvenience.

Matthias