All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Amlogic 64-bit DT changes for v4.16, round 2
@ 2018-01-02 20:16 ` Kevin Hilman
  0 siblings, 0 replies; 4+ messages in thread
From: Kevin Hilman @ 2018-01-02 20:16 UTC (permalink / raw)
  To: linus-amlogic

Arnd, Olof,

Here's a second round of 64-bit DT changes for v4.16.  This branch is on
top of the previous round (already merged.)

This adds a few more basics (clock, pinctrl, PWM, reset) for the new AXG
family of Amlogic SoCs.

Kevin


The following changes since commit 3106507e1004dd398ef75d0caf048f97ba2dfd0b:

  ARM64: dts: meson-gxm: fix q200 interrupt number (2017-12-08 10:47:28 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt64-2

for you to fetch changes up to 43b9f617b5f98f2f7abb508fef5e535e5fb66a41:

  arm64: dts: meson-axg: add new reset DT node (2017-12-15 16:20:29 -0800)

----------------------------------------------------------------
Amlogic 64-bit DT updates for v4.16, round 2
- clock, pinctrl, PWM and reset nodes for new AXG SoC family

----------------------------------------------------------------
Jian Hu (1):
      ARM64: dts: meson-axg: add PWM DT info for Meson-Axg SoC

Qiufang Dai (1):
      arm64: dts: meson-axg: add clock DT info for Meson AXG SoC

Xingyu Chen (2):
      documentation: Add compatibles for Amlogic Meson AXG pin controllers
      ARM64: dts: meson-axg: add pinctrl DT info for Meson-AXG SoC

Yixun Lan (1):
      arm64: dts: meson-axg: add new reset DT node

 Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt |   2 +
 arch/arm64/boot/dts/amlogic/meson-axg.dtsi                  | 175 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 177 insertions(+)

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

* [GIT PULL] Amlogic 64-bit DT changes for v4.16, round 2
@ 2018-01-02 20:16 ` Kevin Hilman
  0 siblings, 0 replies; 4+ messages in thread
From: Kevin Hilman @ 2018-01-02 20:16 UTC (permalink / raw)
  To: linux-arm-kernel

Arnd, Olof,

Here's a second round of 64-bit DT changes for v4.16.  This branch is on
top of the previous round (already merged.)

This adds a few more basics (clock, pinctrl, PWM, reset) for the new AXG
family of Amlogic SoCs.

Kevin


The following changes since commit 3106507e1004dd398ef75d0caf048f97ba2dfd0b:

  ARM64: dts: meson-gxm: fix q200 interrupt number (2017-12-08 10:47:28 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt64-2

for you to fetch changes up to 43b9f617b5f98f2f7abb508fef5e535e5fb66a41:

  arm64: dts: meson-axg: add new reset DT node (2017-12-15 16:20:29 -0800)

----------------------------------------------------------------
Amlogic 64-bit DT updates for v4.16, round 2
- clock, pinctrl, PWM and reset nodes for new AXG SoC family

----------------------------------------------------------------
Jian Hu (1):
      ARM64: dts: meson-axg: add PWM DT info for Meson-Axg SoC

Qiufang Dai (1):
      arm64: dts: meson-axg: add clock DT info for Meson AXG SoC

Xingyu Chen (2):
      documentation: Add compatibles for Amlogic Meson AXG pin controllers
      ARM64: dts: meson-axg: add pinctrl DT info for Meson-AXG SoC

Yixun Lan (1):
      arm64: dts: meson-axg: add new reset DT node

 Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt |   2 +
 arch/arm64/boot/dts/amlogic/meson-axg.dtsi                  | 175 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 177 insertions(+)

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

* [GIT PULL] Amlogic 64-bit DT changes for v4.16, round 2
  2018-01-02 20:16 ` Kevin Hilman
@ 2018-01-05 11:30   ` Arnd Bergmann
  -1 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2018-01-05 11:30 UTC (permalink / raw)
  To: linus-amlogic

On Tue, Jan 2, 2018 at 9:16 PM, Kevin Hilman <khilman@baylibre.com> wrote:
> Arnd, Olof,
>
> Here's a second round of 64-bit DT changes for v4.16.  This branch is on
> top of the previous round (already merged.)

Pulled into next/dt, with this text as the changelog:

> This adds a few more basics (clock, pinctrl, PWM, reset) for the new AXG
> family of Amlogic SoCs.

instead of the text you had in the tag:

> Amlogic 64-bit DT updates for v4.16, round 2
> - clock, pinctrl, PWM and reset nodes for new AXG SoC family

I think the full sentences are nicer to read here. Thanks,

     Arnd

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

* [GIT PULL] Amlogic 64-bit DT changes for v4.16, round 2
@ 2018-01-05 11:30   ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2018-01-05 11:30 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Jan 2, 2018 at 9:16 PM, Kevin Hilman <khilman@baylibre.com> wrote:
> Arnd, Olof,
>
> Here's a second round of 64-bit DT changes for v4.16.  This branch is on
> top of the previous round (already merged.)

Pulled into next/dt, with this text as the changelog:

> This adds a few more basics (clock, pinctrl, PWM, reset) for the new AXG
> family of Amlogic SoCs.

instead of the text you had in the tag:

> Amlogic 64-bit DT updates for v4.16, round 2
> - clock, pinctrl, PWM and reset nodes for new AXG SoC family

I think the full sentences are nicer to read here. Thanks,

     Arnd

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

end of thread, other threads:[~2018-01-05 11:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-02 20:16 [GIT PULL] Amlogic 64-bit DT changes for v4.16, round 2 Kevin Hilman
2018-01-02 20:16 ` Kevin Hilman
2018-01-05 11:30 ` Arnd Bergmann
2018-01-05 11:30   ` Arnd Bergmann

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.