mbox series

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

Message ID 7hwokhv09s.fsf@baylibre.com
State New
Headers show
Series [GIT,PULL] ARM: dts: Amlogic updates for v5.2 | expand

Pull-request

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

Message

Kevin Hilman March 29, 2019, 9:27 p.m. UTC
The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -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 07f9da2900674e8e7b15b090b878d8defe223277:

  ARM: dts: meson8b: odroidc1: add the GPIO line names (2019-03-29 13:59:02 -0700)

----------------------------------------------------------------
ARM: dts: Amlogic updates for v5.2
 - add GPIO line names for odroid-c1 boards
 - support internal clock measure driver

----------------------------------------------------------------
Martin Blumenstingl (3):
      ARM: dts: meson8: add the internal clock measurer
      ARM: dts: meson8b: add the internal clock measurer
      ARM: dts: meson8b: odroidc1: add the GPIO line names

 arch/arm/boot/dts/meson8.dtsi          |  5 +++++
 arch/arm/boot/dts/meson8b-odroidc1.dts | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/meson8b.dtsi         |  5 +++++
 3 files changed, 62 insertions(+)

Comments

Olof Johansson April 28, 2019, 7:13 p.m. UTC | #1
On Fri, Mar 29, 2019 at 02:27:59PM -0700, Kevin Hilman wrote:
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
> 
>   Linux 5.1-rc1 (2019-03-17 14:22:26 -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 07f9da2900674e8e7b15b090b878d8defe223277:
> 
>   ARM: dts: meson8b: odroidc1: add the GPIO line names (2019-03-29 13:59:02 -0700)
> 
> ----------------------------------------------------------------
> ARM: dts: Amlogic updates for v5.2
>  - add GPIO line names for odroid-c1 boards
>  - support internal clock measure driver

Merged, thanks!


-Olof