Hi Arnd, Olof,
Please pull UniPhier DT updates (64bit) for the v5.3 MW.
Thanks.
The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
tags/uniphier-dt64-v5.3
for you to fetch changes up to aa38571246c6ac279ebebd141157297bcb959d76:
arm64: dts: uniphier: add reserved-memory for secure memory
(2019-06-26 00:08:47 +0900)
----------------------------------------------------------------
UniPhier ARM64 SoC DT updates for v5.3
- Migrate to the new binding for the Denali NAND controller
- Use reserved-memory node instead of /memreserve/ for the
secure memory area
----------------------------------------------------------------
Masahiro Yamada (2):
arm64: dts: uniphier: update to new Denali NAND binding
arm64: dts: uniphier: add reserved-memory for secure memory
arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts | 4 ++++
arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi | 15 +++++++++++++--
arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi | 15 +++++++++++++--
arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts | 4 ++++
arch/arm64/boot/dts/socionext/uniphier-pxs3.dtsi | 15 +++++++++++++--
5 files changed, 47 insertions(+), 6 deletions(-)
--
Best Regards
Masahiro Yamada
On Wed, Jun 26, 2019 at 12:21:42AM +0900, Masahiro Yamada wrote:
> Hi Arnd, Olof,
>
> Please pull UniPhier DT updates (64bit) for the v5.3 MW.
>
> Thanks.
>
>
> The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
>
> Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
> tags/uniphier-dt64-v5.3
>
> for you to fetch changes up to aa38571246c6ac279ebebd141157297bcb959d76:
>
> arm64: dts: uniphier: add reserved-memory for secure memory
> (2019-06-26 00:08:47 +0900)
>
> ----------------------------------------------------------------
> UniPhier ARM64 SoC DT updates for v5.3
>
> - Migrate to the new binding for the Denali NAND controller
>
> - Use reserved-memory node instead of /memreserve/ for the
> secure memory area
Merged, thanks!
-Olof