mbox series

[GIT,PULL] ARM: dts: Amlogic updates for v5.3

Message ID 7hd0j8eyew.fsf@baylibre.com (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL] ARM: dts: Amlogic updates for v5.3 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt

Message

Kevin Hilman June 20, 2019, 9:31 p.m. UTC
The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt

for you to fetch changes up to a2c6e82e5341a283b06b04029f952598e445b159:

  ARM: dts: meson: switch to the generic Ethernet PHY reset bindings (2019-06-20 13:58:11 -0700)

----------------------------------------------------------------
ARM: dts: Amlogic updates for v5.3
- SPDX updates
- switch to generic ethernet PHY reset bindings
- add the canvas module
- mxiii-plus board: add regulators

----------------------------------------------------------------
Martin Blumenstingl (7):
      ARM: dts: meson8: add the canvas module
      ARM: dts: meson8m2: update the offset of the canvas module
      ARM: dts: meson8b: add the canvas module
      ARM: dts: meson8m2: mxiii-plus: rename the DCDC2 regulator
      ARM: dts: meson8m2: mxiii-plus: add the supply for the Mali GPU
      ARM: dts: meson8b: mxq: improve support for the TRONFY MXQ S805
      ARM: dts: meson: switch to the generic Ethernet PHY reset bindings

Neil Armstrong (8):
      ARM: dts: meson: update with SPDX Licence identifier
      ARM: dts: meson6-atv1200: update with SPDX Licence identifier
      ARM: dts: meson6: update with SPDX Licence identifier
      ARM: dts: meson8-minix-neo-x8: update with SPDX Licence identifier
      ARM: dts: meson8: update with SPDX Licence identifier
      ARM: dts: meson8b-mxq: update with SPDX Licence identifier
      ARM: dts: meson8b-odroidc1: update with SPDX Licence identifier
      ARM: dts: meson8b: update with SPDX Licence identifier

 arch/arm/boot/dts/meson.dtsi              |  44 +-------------------------------------------
 arch/arm/boot/dts/meson6-atv1200.dts      |  44 +-------------------------------------------
 arch/arm/boot/dts/meson6.dtsi             |  44 +-------------------------------------------
 arch/arm/boot/dts/meson8-minix-neo-x8.dts |  39 +--------------------------------------
 arch/arm/boot/dts/meson8.dtsi             |  64 +++++++++++++++++++++++----------------------------------------
 arch/arm/boot/dts/meson8b-ec100.dts       |   9 +++++----
 arch/arm/boot/dts/meson8b-mxq.dts         | 182 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------
 arch/arm/boot/dts/meson8b-odroidc1.dts    |  51 ++++++--------------------------------------------
 arch/arm/boot/dts/meson8b.dtsi            |  64 +++++++++++++++++++++++----------------------------------------
 arch/arm/boot/dts/meson8m2-mxiii-plus.dts |  17 +++++++++++------
 arch/arm/boot/dts/meson8m2.dtsi           |  10 ++++++++++
 11 files changed, 223 insertions(+), 345 deletions(-)

Comments

Olof Johansson June 25, 2019, 11:40 a.m. UTC | #1
On Thu, Jun 20, 2019 at 02:31:51PM -0700, Kevin Hilman wrote:
> The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
> 
>   Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
> 
> are available in the git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt
> 
> for you to fetch changes up to a2c6e82e5341a283b06b04029f952598e445b159:
> 
>   ARM: dts: meson: switch to the generic Ethernet PHY reset bindings (2019-06-20 13:58:11 -0700)
> 
> ----------------------------------------------------------------
> ARM: dts: Amlogic updates for v5.3
> - SPDX updates
> - switch to generic ethernet PHY reset bindings
> - add the canvas module
> - mxiii-plus board: add regulators
> 
> ----------------------------------------------------------------
> Martin Blumenstingl (7):
>       ARM: dts: meson8: add the canvas module
>       ARM: dts: meson8m2: update the offset of the canvas module
>       ARM: dts: meson8b: add the canvas module
>       ARM: dts: meson8m2: mxiii-plus: rename the DCDC2 regulator
>       ARM: dts: meson8m2: mxiii-plus: add the supply for the Mali GPU
>       ARM: dts: meson8b: mxq: improve support for the TRONFY MXQ S805
>       ARM: dts: meson: switch to the generic Ethernet PHY reset bindings
> 
> Neil Armstrong (8):
>       ARM: dts: meson: update with SPDX Licence identifier
>       ARM: dts: meson6-atv1200: update with SPDX Licence identifier
>       ARM: dts: meson6: update with SPDX Licence identifier
>       ARM: dts: meson8-minix-neo-x8: update with SPDX Licence identifier
>       ARM: dts: meson8: update with SPDX Licence identifier
>       ARM: dts: meson8b-mxq: update with SPDX Licence identifier
>       ARM: dts: meson8b-odroidc1: update with SPDX Licence identifier
>       ARM: dts: meson8b: update with SPDX Licence identifier
> 
>  arch/arm/boot/dts/meson.dtsi              |  44 +-------------------------------------------
>  arch/arm/boot/dts/meson6-atv1200.dts      |  44 +-------------------------------------------
>  arch/arm/boot/dts/meson6.dtsi             |  44 +-------------------------------------------
>  arch/arm/boot/dts/meson8-minix-neo-x8.dts |  39 +--------------------------------------
>  arch/arm/boot/dts/meson8.dtsi             |  64 +++++++++++++++++++++++----------------------------------------
>  arch/arm/boot/dts/meson8b-ec100.dts       |   9 +++++----
>  arch/arm/boot/dts/meson8b-mxq.dts         | 182 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------
>  arch/arm/boot/dts/meson8b-odroidc1.dts    |  51 ++++++--------------------------------------------
>  arch/arm/boot/dts/meson8b.dtsi            |  64 +++++++++++++++++++++++----------------------------------------
>  arch/arm/boot/dts/meson8m2-mxiii-plus.dts |  17 +++++++++++------
>  arch/arm/boot/dts/meson8m2.dtsi           |  10 ++++++++++

If you redirect your 'git pull-request' to a file, or pipe it through cat, it
will use 80-char lines instead of whatever your terminal is set to. :)


Branch merged, thanks!


-Olof
Kevin Hilman June 25, 2019, 2:12 p.m. UTC | #2
Olof Johansson <olof@lixom.net> writes:

> On Thu, Jun 20, 2019 at 02:31:51PM -0700, Kevin Hilman wrote:
>> The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
>> 
>>   Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
>> 
>> are available in the git repository at:
>> 
>>   https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt
>> 
>> for you to fetch changes up to a2c6e82e5341a283b06b04029f952598e445b159:
>> 
>>   ARM: dts: meson: switch to the generic Ethernet PHY reset bindings (2019-06-20 13:58:11 -0700)
>> 
>> ----------------------------------------------------------------
>> ARM: dts: Amlogic updates for v5.3
>> - SPDX updates
>> - switch to generic ethernet PHY reset bindings
>> - add the canvas module
>> - mxiii-plus board: add regulators
>> 
>> ----------------------------------------------------------------
>> Martin Blumenstingl (7):
>>       ARM: dts: meson8: add the canvas module
>>       ARM: dts: meson8m2: update the offset of the canvas module
>>       ARM: dts: meson8b: add the canvas module
>>       ARM: dts: meson8m2: mxiii-plus: rename the DCDC2 regulator
>>       ARM: dts: meson8m2: mxiii-plus: add the supply for the Mali GPU
>>       ARM: dts: meson8b: mxq: improve support for the TRONFY MXQ S805
>>       ARM: dts: meson: switch to the generic Ethernet PHY reset bindings
>> 
>> Neil Armstrong (8):
>>       ARM: dts: meson: update with SPDX Licence identifier
>>       ARM: dts: meson6-atv1200: update with SPDX Licence identifier
>>       ARM: dts: meson6: update with SPDX Licence identifier
>>       ARM: dts: meson8-minix-neo-x8: update with SPDX Licence identifier
>>       ARM: dts: meson8: update with SPDX Licence identifier
>>       ARM: dts: meson8b-mxq: update with SPDX Licence identifier
>>       ARM: dts: meson8b-odroidc1: update with SPDX Licence identifier
>>       ARM: dts: meson8b: update with SPDX Licence identifier
>> 
>>  arch/arm/boot/dts/meson.dtsi              |  44 +-------------------------------------------
>>  arch/arm/boot/dts/meson6-atv1200.dts      |  44 +-------------------------------------------
>>  arch/arm/boot/dts/meson6.dtsi             |  44 +-------------------------------------------
>>  arch/arm/boot/dts/meson8-minix-neo-x8.dts |  39 +--------------------------------------
>>  arch/arm/boot/dts/meson8.dtsi             |  64 +++++++++++++++++++++++----------------------------------------
>>  arch/arm/boot/dts/meson8b-ec100.dts       |   9 +++++----
>>  arch/arm/boot/dts/meson8b-mxq.dts         | 182 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------
>>  arch/arm/boot/dts/meson8b-odroidc1.dts    |  51 ++++++--------------------------------------------
>>  arch/arm/boot/dts/meson8b.dtsi            |  64 +++++++++++++++++++++++----------------------------------------
>>  arch/arm/boot/dts/meson8m2-mxiii-plus.dts |  17 +++++++++++------
>>  arch/arm/boot/dts/meson8m2.dtsi           |  10 ++++++++++
>
> If you redirect your 'git pull-request' to a file, or pipe it through cat, it
> will use 80-char lines instead of whatever your terminal is set to. :)

Hmm, my scripts redirect to a file, and I remember this used to be the
case, but it's doesn't seem to be anymore.  I'm using git v2.11.0

Kevin