All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olof Johansson <olof@lixom.net>
To: Matthias Brugger <matthias.bgg@gmail.com>
Cc: Youlin Pei <youlin.pei@mediatek.com>,
	Garlic Tseng <garlic.tseng@mediatek.com>,
	Rick Chang <rick.chang@mediatek.com>,
	Jun Gao <jun.gao@mediatek.com>, arm-soc <arm@kernel.org>,
	linux-mediatek@lists.infradead.org,
	Sean Wang <sean.wang@mediatek.com>,
	John Crispin <john@phrozen.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [GIT PULL] ARM: Medaitek armv7 DTS for v4.13
Date: Sun, 18 Jun 2017 19:34:37 -0700	[thread overview]
Message-ID: <20170619023437.GV30022@localhost> (raw)
In-Reply-To: <5056d433-90b3-a3ca-4df7-9ff02ab6027b@gmail.com>

On Mon, Jun 12, 2017 at 12:31:47PM +0200, Matthias Brugger wrote:
> Hi Arnd and Olof,
> 
> Please find below my merge request for armv7 device tree changes.
> 
> Regards,
> Matthias
> 
> ---
> 
> The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
> 
>   Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
> 
> are available in the git repository at:
> 
>   https://github.com/mbgg/linux-mediatek.git tags/v4.12-next-dts32
> 
> for you to fetch changes up to aac5e972d4c7bc728df605f5427d9c2458c34ea9:
> 
>   arm: dts: mediatek: Add audio driver node for MT2701 (2017-06-07 10:47:25
> +0200)

Thanks, merged. Comment below:

> 
> ----------------------------------------------------------------
> Add device tree nodes for
> mt7623:
> - clocks
> - power domain
> - pmic-wrapper
> - pinctrl
> - i2c
> - spi
> - nand
> - mmc
> - usb
> - pwm
> - ethernet
> - crypto engine
> - infared remote control
> - audio controller
> - ADC
> - efuse
> - thermal driver
> - HW random generator
> 
> mt2701:
> - NOR flash
> - JPEG decoder
> - i2c
> - audio controller
> 
> ----------------------------------------------------------------
> Garlic Tseng (1):
>       arm: dts: mediatek: Add audio driver node for MT2701
> 
> Guochun Mao (1):
>       arm: dts: mt2701: add nor flash node
> 
> John Crispin (9):
>       arm: dts: mt7623: add clock controller device nodes
>       arm: dts: mt7623: add subsystem clock controller device nodes
>       arm: dts: mt7623: add power domain controller device node
>       arm: dts: mt7623: add pinctrl nodes to the mt7623 dtsi file
>       arm: dts: mt7623: add pmic wrapper nodes to the mt7623 dtsi file
>       arm: dts: mt7623: add i2c nodes to the mt7623.dtsi file
>       arm: dts: mt7623: add nand nodes to the mt7623.dtsi file
>       arm: dts: mt7623: add mmc nodes to the mt7623.dtsi file
>       arm: dts: mt7623: add usb nodes to the mt7623.dtsi file
> 
> Jun Gao (1):
>       arm: dts: Add Mediatek MT2701 i2c device node
> 
> Rick Chang (1):
>       arm: dts: mt2701: Add node for Mediatek JPEG Decoder
> 
> Sean Wang (11):
>       arm: dts: mt7623: add spi nodes to the mt7623.dtsi file
>       arm: dts: mt7623: add pwm nodes to the mt7623.dtsi file
>       arm: dts: mt7623: add ethernet nodes to the mt7623.dtsi file
>       arm: dts: mt7623: add crypto engine nodes to the mt7623.dtsi file
>       arm: dts: mt7623: add ir nodes to the mt7623.dtsi file
>       arm: dts: mt7623: add afe nodes to the mt7623.dtsi file
>       arm: dts: mt7623: add rng nodes to the mt7623.dtsi file
>       arm: dts: mt7623: add auxadc nodes to the mt7623.dtsi file
>       arm: dts: mt7623: add efuse nodes to the mt7623.dtsi file
>       arm: dts: mt7623: add thermal nodes to the mt7623.dtsi file
>       arm: dts: mt7623: add Sean as one of authors for mt7623.dtsi files

This excessive patch splitting probably isn't warranted. In the future,
especially for new and major updates like this, a single patch (or one per
author) should do just fine.


-Olof

WARNING: multiple messages have this Message-ID (diff)
From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: Medaitek armv7 DTS for v4.13
Date: Sun, 18 Jun 2017 19:34:37 -0700	[thread overview]
Message-ID: <20170619023437.GV30022@localhost> (raw)
In-Reply-To: <5056d433-90b3-a3ca-4df7-9ff02ab6027b@gmail.com>

On Mon, Jun 12, 2017 at 12:31:47PM +0200, Matthias Brugger wrote:
> Hi Arnd and Olof,
> 
> Please find below my merge request for armv7 device tree changes.
> 
> Regards,
> Matthias
> 
> ---
> 
> The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
> 
>   Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
> 
> are available in the git repository at:
> 
>   https://github.com/mbgg/linux-mediatek.git tags/v4.12-next-dts32
> 
> for you to fetch changes up to aac5e972d4c7bc728df605f5427d9c2458c34ea9:
> 
>   arm: dts: mediatek: Add audio driver node for MT2701 (2017-06-07 10:47:25
> +0200)

Thanks, merged. Comment below:

> 
> ----------------------------------------------------------------
> Add device tree nodes for
> mt7623:
> - clocks
> - power domain
> - pmic-wrapper
> - pinctrl
> - i2c
> - spi
> - nand
> - mmc
> - usb
> - pwm
> - ethernet
> - crypto engine
> - infared remote control
> - audio controller
> - ADC
> - efuse
> - thermal driver
> - HW random generator
> 
> mt2701:
> - NOR flash
> - JPEG decoder
> - i2c
> - audio controller
> 
> ----------------------------------------------------------------
> Garlic Tseng (1):
>       arm: dts: mediatek: Add audio driver node for MT2701
> 
> Guochun Mao (1):
>       arm: dts: mt2701: add nor flash node
> 
> John Crispin (9):
>       arm: dts: mt7623: add clock controller device nodes
>       arm: dts: mt7623: add subsystem clock controller device nodes
>       arm: dts: mt7623: add power domain controller device node
>       arm: dts: mt7623: add pinctrl nodes to the mt7623 dtsi file
>       arm: dts: mt7623: add pmic wrapper nodes to the mt7623 dtsi file
>       arm: dts: mt7623: add i2c nodes to the mt7623.dtsi file
>       arm: dts: mt7623: add nand nodes to the mt7623.dtsi file
>       arm: dts: mt7623: add mmc nodes to the mt7623.dtsi file
>       arm: dts: mt7623: add usb nodes to the mt7623.dtsi file
> 
> Jun Gao (1):
>       arm: dts: Add Mediatek MT2701 i2c device node
> 
> Rick Chang (1):
>       arm: dts: mt2701: Add node for Mediatek JPEG Decoder
> 
> Sean Wang (11):
>       arm: dts: mt7623: add spi nodes to the mt7623.dtsi file
>       arm: dts: mt7623: add pwm nodes to the mt7623.dtsi file
>       arm: dts: mt7623: add ethernet nodes to the mt7623.dtsi file
>       arm: dts: mt7623: add crypto engine nodes to the mt7623.dtsi file
>       arm: dts: mt7623: add ir nodes to the mt7623.dtsi file
>       arm: dts: mt7623: add afe nodes to the mt7623.dtsi file
>       arm: dts: mt7623: add rng nodes to the mt7623.dtsi file
>       arm: dts: mt7623: add auxadc nodes to the mt7623.dtsi file
>       arm: dts: mt7623: add efuse nodes to the mt7623.dtsi file
>       arm: dts: mt7623: add thermal nodes to the mt7623.dtsi file
>       arm: dts: mt7623: add Sean as one of authors for mt7623.dtsi files

This excessive patch splitting probably isn't warranted. In the future,
especially for new and major updates like this, a single patch (or one per
author) should do just fine.


-Olof

  reply	other threads:[~2017-06-19  2:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-12 10:31 [GIT PULL] ARM: Medaitek armv7 DTS for v4.13 Matthias Brugger
2017-06-19  2:34 ` Olof Johansson [this message]
2017-06-19  2:34   ` Olof Johansson
2017-06-20  2:00   ` Sean Wang
2017-06-20  2:00     ` Sean Wang
2017-06-20  2:03     ` Olof Johansson
2017-06-20  2:03       ` Olof Johansson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170619023437.GV30022@localhost \
    --to=olof@lixom.net \
    --cc=arm@kernel.org \
    --cc=garlic.tseng@mediatek.com \
    --cc=john@phrozen.org \
    --cc=jun.gao@mediatek.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=rick.chang@mediatek.com \
    --cc=sean.wang@mediatek.com \
    --cc=youlin.pei@mediatek.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.