linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ARM: dts: Amlogic updates for v5.3
@ 2019-06-20 21:31 Kevin Hilman
  2019-06-25 11:40 ` Olof Johansson
  0 siblings, 1 reply; 3+ messages in thread
From: Kevin Hilman @ 2019-06-20 21:31 UTC (permalink / raw)
  To: arm; +Cc: linux-amlogic, linux-arm-kernel

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(-)

_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

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

* Re: [GIT PULL] ARM: dts: Amlogic updates for v5.3
  2019-06-20 21:31 [GIT PULL] ARM: dts: Amlogic updates for v5.3 Kevin Hilman
@ 2019-06-25 11:40 ` Olof Johansson
  2019-06-25 14:12   ` Kevin Hilman
  0 siblings, 1 reply; 3+ messages in thread
From: Olof Johansson @ 2019-06-25 11:40 UTC (permalink / raw)
  To: Kevin Hilman; +Cc: linux-amlogic, arm, linux-arm-kernel

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

_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

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

* Re: [GIT PULL] ARM: dts: Amlogic updates for v5.3
  2019-06-25 11:40 ` Olof Johansson
@ 2019-06-25 14:12   ` Kevin Hilman
  0 siblings, 0 replies; 3+ messages in thread
From: Kevin Hilman @ 2019-06-25 14:12 UTC (permalink / raw)
  To: Olof Johansson; +Cc: linux-amlogic, arm, linux-arm-kernel

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

_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

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

end of thread, other threads:[~2019-06-25 14:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-20 21:31 [GIT PULL] ARM: dts: Amlogic updates for v5.3 Kevin Hilman
2019-06-25 11:40 ` Olof Johansson
2019-06-25 14:12   ` Kevin Hilman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).