[GIT PULL] ARM64: APM X-Gene 1 and X-Gene 2 DTS updates for 4.4
4 messages,
2 authors,
2015-10-06 · open the first message on its own page
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
On Thu, Sep 17, 2015 at 4:38 PM, Duc Dang [off-list ref] 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.
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
On Tue, Oct 6, 2015 at 7:30 AM, Arnd Bergmann [off-list ref] wrote: On Thursday 17 September 2015 16:38:35 Duc Dang wrote: quoted ----------------------------------------------------------------
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.