Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1712623 > unrolled thread
| Started by | Masahiro Yamada <yamada.masahiro@socionext.com> |
|---|---|
| First post | 2017-08-16 05:10 +0200 |
| Last post | 2017-08-17 00:00 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[GIT PULL] arm64: dts: uniphier: UniPhier DT updates (64bit) for v4.14 Masahiro Yamada <yamada.masahiro@socionext.com> - 2017-08-16 05:10 +0200
Re: [GIT PULL] arm64: dts: uniphier: UniPhier DT updates (64bit) for v4.14 Arnd Bergmann <arnd@arndb.de> - 2017-08-17 00:00 +0200
| From | Masahiro Yamada <yamada.masahiro@socionext.com> |
|---|---|
| Date | 2017-08-16 05:10 +0200 |
| Subject | [GIT PULL] arm64: dts: uniphier: UniPhier DT updates (64bit) for v4.14 |
| Message-ID | <ueWSt-1ER-9@gated-at.bofh.it> |
Hi Arnd, Olof,
Here are UniPhier DT (64bit) updates for the v4.14 merge window.
Please pull!
The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:
Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
tags/uniphier-dt64-v4.14
for you to fetch changes up to e5aefb380eafe176de066ddde1d354a167a9d474:
arm64: dts: uniphier: add Denali NAND controller nodes (2017-08-13
08:43:27 +0900)
----------------------------------------------------------------
UniPhier ARM64 SoC DT updates for v4.14
- add nodes for NAND, Watchdog
- replace /include/ with #include
- use #include <arm/...> instead of symlinks
----------------------------------------------------------------
Keiji Hayashibara (1):
arm64: dts: uniphier: add watchdog node for LD11 and LD20
Masahiro Yamada (3):
arm64: dts: uniphier: use #include instead of /include/
arm64: dts: uniphier: use cross-arch include instead of symlinks
arm64: dts: uniphier: add Denali NAND controller nodes
.../boot/dts/socionext/uniphier-ld11-global.dts | 6 +++++-
.../boot/dts/socionext/uniphier-ld11-ref.dts | 6 +++---
arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi | 17 ++++++++++++++++-
.../boot/dts/socionext/uniphier-ld20-global.dts | 6 +++++-
.../boot/dts/socionext/uniphier-ld20-ref.dts | 6 +++---
arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi | 17 ++++++++++++++++-
.../boot/dts/socionext/uniphier-pinctrl.dtsi | 2 +-
.../dts/socionext/uniphier-ref-daughter.dtsi | 2 +-
.../dts/socionext/uniphier-support-card.dtsi | 2 +-
9 files changed, 51 insertions(+), 13 deletions(-)
mode change 120000 => 100644
arch/arm64/boot/dts/socionext/uniphier-pinctrl.dtsi
mode change 120000 => 100644
arch/arm64/boot/dts/socionext/uniphier-ref-daughter.dtsi
mode change 120000 => 100644
arch/arm64/boot/dts/socionext/uniphier-support-card.dtsi
--
Best Regards
Masahiro Yamada
[toc] | [next] | [standalone]
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Date | 2017-08-17 00:00 +0200 |
| Message-ID | <ufew2-3ZQ-29@gated-at.bofh.it> |
| In reply to | #1712623 |
On Wed, Aug 16, 2017 at 5:01 AM, Masahiro Yamada
<yamada.masahiro@socionext.com> wrote:
> Hi Arnd, Olof,
>
> Here are UniPhier DT (64bit) updates for the v4.14 merge window.
> Please pull!
>
>
> The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:
>
> Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
> tags/uniphier-dt64-v4.14
>
> for you to fetch changes up to e5aefb380eafe176de066ddde1d354a167a9d474:
>
> arm64: dts: uniphier: add Denali NAND controller nodes (2017-08-13
> 08:43:27 +0900)
>
> ----------------------------------------------------------------
> UniPhier ARM64 SoC DT updates for v4.14
>
> - add nodes for NAND, Watchdog
> - replace /include/ with #include
> - use #include <arm/...> instead of symlinks
Pulled into next/dt64, thanks!
Arnd
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web