From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] arm64: dts: uniphier: UniPhier DT updates (64bit) for v4.13
Date: Sun, 18 Jun 2017 20:14:13 -0700 [thread overview]
Message-ID: <20170619031413.GB30022@localhost> (raw)
In-Reply-To: <CAK7LNATOnBVcxSu58gJzp6NpHd3R7z1cs9W+8SkqS2BAxgpt6w@mail.gmail.com>
On Tue, Jun 13, 2017 at 12:48:03AM +0900, Masahiro Yamada wrote:
> Hi Arnd, Olof,
>
> Here are UniPhier DT (64bit) updates for the v4.13 merge window.
> Please pull!
>
> The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
>
> Linux 4.12-rc1 (2017-05-13 13:19:49 -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.13
>
> for you to fetch changes up to 1b6d58acdb26de8995f854cbf8b0d7214eefd884:
>
> arm64: dts: uniphier: add support for LD20 Global board (2017-06-13
> 00:00:17 +0900)
>
> ----------------------------------------------------------------
> UniPhier ARM64 SoC DT updates for v4.13
>
> - specify timing delay properties of eMMC
> - fix W=1 build warnings
> - increase memory reserve size
> - use SPDX License Identifier
> - add new board support (LD11/LD20 global)
Merged, thanks!
> ----------------------------------------------------------------
> Kunihiko Hayashi (2):
> arm64: dts: uniphier: add support for LD11 Global board
> arm64: dts: uniphier: add support for LD20 Global board
>
> Masahiro Yamada (5):
> arm64: dts: uniphier: add input-delay properties to Cadence eMMC node
> arm64: dts: uniphier: add cdns, phy-dll-delay-sdclk(-hsmmc) for eMMC
> arm64: dts: uniphier: fix simple-bus unit address format error
> arm64: dts: uniphier: reserve more memory for LD11/LD20
> arm64: dts: uniphier: use SPDX-License-Identifier
>
> Viresh Kumar (1):
> arm64: dts: uniphier: Use - instead of @ for DT OPP entries
>
> arch/arm64/boot/dts/socionext/Makefile | 2 +
> arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts | 70
> +++++++++++++++++++++++++++
> arch/arm64/boot/dts/socionext/uniphier-ld11-ref.dts | 38 +--------------
> arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi | 61
> ++++++------------------
> arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts | 52
> ++++++++++++++++++++
> arch/arm64/boot/dts/socionext/uniphier-ld20-ref.dts | 38 +--------------
> arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi | 79
> ++++++++++---------------------
> 7 files changed, 165 insertions(+), 175 deletions(-)
> create mode 100644 arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts
> create mode 100644 arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts
Tip:
If you pipe your request-pull through cat, or redirect it to a file, it'll use
shorter lines for the diffstat to make them fit in email without linewrap.
-Olof
WARNING: multiple messages have this Message-ID (diff)
From: Olof Johansson <olof@lixom.net>
To: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: arm@kernel.org,
linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Arnd Bergmann <arnd@arndb.de>
Subject: Re: [GIT PULL] arm64: dts: uniphier: UniPhier DT updates (64bit) for v4.13
Date: Sun, 18 Jun 2017 20:14:13 -0700 [thread overview]
Message-ID: <20170619031413.GB30022@localhost> (raw)
In-Reply-To: <CAK7LNATOnBVcxSu58gJzp6NpHd3R7z1cs9W+8SkqS2BAxgpt6w@mail.gmail.com>
On Tue, Jun 13, 2017 at 12:48:03AM +0900, Masahiro Yamada wrote:
> Hi Arnd, Olof,
>
> Here are UniPhier DT (64bit) updates for the v4.13 merge window.
> Please pull!
>
> The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
>
> Linux 4.12-rc1 (2017-05-13 13:19:49 -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.13
>
> for you to fetch changes up to 1b6d58acdb26de8995f854cbf8b0d7214eefd884:
>
> arm64: dts: uniphier: add support for LD20 Global board (2017-06-13
> 00:00:17 +0900)
>
> ----------------------------------------------------------------
> UniPhier ARM64 SoC DT updates for v4.13
>
> - specify timing delay properties of eMMC
> - fix W=1 build warnings
> - increase memory reserve size
> - use SPDX License Identifier
> - add new board support (LD11/LD20 global)
Merged, thanks!
> ----------------------------------------------------------------
> Kunihiko Hayashi (2):
> arm64: dts: uniphier: add support for LD11 Global board
> arm64: dts: uniphier: add support for LD20 Global board
>
> Masahiro Yamada (5):
> arm64: dts: uniphier: add input-delay properties to Cadence eMMC node
> arm64: dts: uniphier: add cdns, phy-dll-delay-sdclk(-hsmmc) for eMMC
> arm64: dts: uniphier: fix simple-bus unit address format error
> arm64: dts: uniphier: reserve more memory for LD11/LD20
> arm64: dts: uniphier: use SPDX-License-Identifier
>
> Viresh Kumar (1):
> arm64: dts: uniphier: Use - instead of @ for DT OPP entries
>
> arch/arm64/boot/dts/socionext/Makefile | 2 +
> arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts | 70
> +++++++++++++++++++++++++++
> arch/arm64/boot/dts/socionext/uniphier-ld11-ref.dts | 38 +--------------
> arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi | 61
> ++++++------------------
> arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts | 52
> ++++++++++++++++++++
> arch/arm64/boot/dts/socionext/uniphier-ld20-ref.dts | 38 +--------------
> arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi | 79
> ++++++++++---------------------
> 7 files changed, 165 insertions(+), 175 deletions(-)
> create mode 100644 arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts
> create mode 100644 arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts
Tip:
If you pipe your request-pull through cat, or redirect it to a file, it'll use
shorter lines for the diffstat to make them fit in email without linewrap.
-Olof
next prev parent reply other threads:[~2017-06-19 3:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-12 15:48 [GIT PULL] arm64: dts: uniphier: UniPhier DT updates (64bit) for v4.13 Masahiro Yamada
2017-06-12 15:48 ` Masahiro Yamada
2017-06-19 3:14 ` Olof Johansson [this message]
2017-06-19 3:14 ` Olof Johansson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170619031413.GB30022@localhost \
--to=olof@lixom.net \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.