All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM64: APM X-Gene 1 and X-Gene 2 DTS updates for 4.4
@ 2015-09-17 23:38 Duc Dang
  2015-10-02 18:24 ` Duc Dang
  2015-10-06 14:30 ` Arnd Bergmann
  0 siblings, 2 replies; 4+ messages in thread
From: Duc Dang @ 2015-09-17 23:38 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof,

The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:

  Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)

are available in the git repository at:

  https://github.com/AppliedMicro/xgene-next.git tags/xgene-dts-for-v4.4-1

for you to fetch changes up to 1d8d53b62d80dc3a6ae1483891e7d840cd7a51bd:

  arm64: dts: Add poweroff device nodes for APM X-Gene 2 platform
(2015-09-16 12:04:25 -0700)

----------------------------------------------------------------
X-Gene DTS changes queued for v4.4

----------------------------------------------------------------
Duc Dang (4):
      MAINTAINERS: Add Applied Micro (APM) X-Gene Device Tree maintainer
      arm64: dts: Add X-Gene v2 reboot driver dts node
      arm64: dts: Add APM X-Gene 2 standby GPIO controller DTS entries
      arm64: dts: Add poweroff device nodes for APM X-Gene 2 platform

Feng Kan (5):
      Documentation: arm64: add SCU dts binding documentation to linux kernel
      arm64: dts: Add X-Gene reboot driver dts node
      arm64: dts: add APM Merlin Board device tree
      Documentation: arm: pmu: Add Potenza PMU binding
      arm64: dts: Add PMU node for APM X-Gene Storm SOC

Tai Nguyen (1):
      power: reset: Add syscon poweroff device node for APM X-Gene platform

 Documentation/devicetree/bindings/arm/apm/scu.txt |  17 ++
 Documentation/devicetree/bindings/arm/pmu.txt     |   1 +
 MAINTAINERS                                       |   5 +
 arch/arm64/boot/dts/apm/Makefile                  |   1 +
 arch/arm64/boot/dts/apm/apm-merlin.dts            |  72 ++++++
 arch/arm64/boot/dts/apm/apm-mustang.dts           |  12 +
 arch/arm64/boot/dts/apm/apm-shadowcat.dtsi        | 271 ++++++++++++++++++++++
 arch/arm64/boot/dts/apm/apm-storm.dtsi            |  17 ++
 8 files changed, 396 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/arm/apm/scu.txt
 create mode 100644 arch/arm64/boot/dts/apm/apm-merlin.dts
 create mode 100644 arch/arm64/boot/dts/apm/apm-shadowcat.dtsi

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

* [GIT PULL] ARM64: APM X-Gene 1 and X-Gene 2 DTS updates for 4.4
  2015-09-17 23:38 [GIT PULL] ARM64: APM X-Gene 1 and X-Gene 2 DTS updates for 4.4 Duc Dang
@ 2015-10-02 18:24 ` Duc Dang
  2015-10-06 14:30 ` Arnd Bergmann
  1 sibling, 0 replies; 4+ messages in thread
From: Duc Dang @ 2015-10-02 18:24 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Sep 17, 2015 at 4:38 PM, Duc Dang <dhdang@apm.com> wrote:
> Hi Olof,
>
> The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:
>
>   Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)
>
> are available in the git repository at:
>
>   https://github.com/AppliedMicro/xgene-next.git tags/xgene-dts-for-v4.4-1
>
> for you to fetch changes up to 1d8d53b62d80dc3a6ae1483891e7d840cd7a51bd:
>
>   arm64: dts: Add poweroff device nodes for APM X-Gene 2 platform
> (2015-09-16 12:04:25 -0700)
>
> ----------------------------------------------------------------
> X-Gene DTS changes queued for v4.4
>
> ----------------------------------------------------------------
> Duc Dang (4):
>       MAINTAINERS: Add Applied Micro (APM) X-Gene Device Tree maintainer
>       arm64: dts: Add X-Gene v2 reboot driver dts node
>       arm64: dts: Add APM X-Gene 2 standby GPIO controller DTS entries
>       arm64: dts: Add poweroff device nodes for APM X-Gene 2 platform
>
> Feng Kan (5):
>       Documentation: arm64: add SCU dts binding documentation to linux kernel
>       arm64: dts: Add X-Gene reboot driver dts node
>       arm64: dts: add APM Merlin Board device tree
>       Documentation: arm: pmu: Add Potenza PMU binding
>       arm64: dts: Add PMU node for APM X-Gene Storm SOC
>
> Tai Nguyen (1):
>       power: reset: Add syscon poweroff device node for APM X-Gene platform
>
>  Documentation/devicetree/bindings/arm/apm/scu.txt |  17 ++
>  Documentation/devicetree/bindings/arm/pmu.txt     |   1 +
>  MAINTAINERS                                       |   5 +
>  arch/arm64/boot/dts/apm/Makefile                  |   1 +
>  arch/arm64/boot/dts/apm/apm-merlin.dts            |  72 ++++++
>  arch/arm64/boot/dts/apm/apm-mustang.dts           |  12 +
>  arch/arm64/boot/dts/apm/apm-shadowcat.dtsi        | 271 ++++++++++++++++++++++
>  arch/arm64/boot/dts/apm/apm-storm.dtsi            |  17 ++
>  8 files changed, 396 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/arm/apm/scu.txt
>  create mode 100644 arch/arm64/boot/dts/apm/apm-merlin.dts
>  create mode 100644 arch/arm64/boot/dts/apm/apm-shadowcat.dtsi
Hi Olof,

Please let me know if there is anything I need to change in this pull
request? I rebased these changes over 4.3-rc1.

Regards,
Duc Dang.

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

* [GIT PULL] ARM64: APM X-Gene 1 and X-Gene 2 DTS updates for 4.4
  2015-09-17 23:38 [GIT PULL] ARM64: APM X-Gene 1 and X-Gene 2 DTS updates for 4.4 Duc Dang
  2015-10-02 18:24 ` Duc Dang
@ 2015-10-06 14:30 ` Arnd Bergmann
  2015-10-06 17:19   ` Duc Dang
  1 sibling, 1 reply; 4+ messages in thread
From: Arnd Bergmann @ 2015-10-06 14:30 UTC (permalink / raw)
  To: linux-arm-kernel

On Thursday 17 September 2015 16:38:35 Duc Dang wrote:
> ----------------------------------------------------------------
> X-Gene DTS changes queued for v4.4
> 
> ----------------------------------------------------------------
> 

Merged into next/dt, thanks.

In the future, please add a multi-line changelog text into the signed
tag, the way that you do for a patch, so it can get put into the merge
commit.

Thanks,

	Arnd

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

* [GIT PULL] ARM64: APM X-Gene 1 and X-Gene 2 DTS updates for 4.4
  2015-10-06 14:30 ` Arnd Bergmann
@ 2015-10-06 17:19   ` Duc Dang
  0 siblings, 0 replies; 4+ messages in thread
From: Duc Dang @ 2015-10-06 17:19 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Oct 6, 2015 at 7:30 AM, Arnd Bergmann <arnd@arndb.de> wrote:
> On Thursday 17 September 2015 16:38:35 Duc Dang wrote:
>> ----------------------------------------------------------------
>> X-Gene DTS changes queued for v4.4
>>
>> ----------------------------------------------------------------
>>
>
> Merged into next/dt, thanks.
>
> In the future, please add a multi-line changelog text into the signed
> tag, the way that you do for a patch, so it can get put into the merge
> commit.

Thanks, Arnd.

I will make sure I have the changelog text in the signed tag next time.

>
> Thanks,
>
>         Arnd

Regards,
Duc Dang.

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

end of thread, other threads:[~2015-10-06 17:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-17 23:38 [GIT PULL] ARM64: APM X-Gene 1 and X-Gene 2 DTS updates for 4.4 Duc Dang
2015-10-02 18:24 ` Duc Dang
2015-10-06 14:30 ` Arnd Bergmann
2015-10-06 17:19   ` Duc Dang

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.