Re: [GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12

From: Arnd Bergmann
Date: Thu Apr 27 2017 - 15:46:18 EST


On Fri, Apr 21, 2017 at 6:40 PM, Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote:
> The following changes since commit e3c07546747cdec07ff15c984bc6cebc9c9f788c:
>
> arm64: dts: exynos: Add the burst and esc clock frequency properties to DSI node (2017-03-08 08:55:39 +0200)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.12-2
>
> for you to fetch changes up to 5dccc9873c4af60f4478b3ef54267353f25cc301:
>
> arm64: dts: exynos: Use - instead of @ for DT OPP entries (2017-04-20 18:10:05 +0200)
>
> ----------------------------------------------------------------
> Second update of Samsung DeviceTree ARM64 for v4.12:
> - Fix DTC warnings in Exynos ARM64 Device Tree sources.
> - Add panel node to TM2E board.
>
> ----------------------------------------------------------------
> Hoegeun Kwon (1):
> arm64: dts: exynos: Add support for s6e3hf2 panel device on TM2e board
>
> Viresh Kumar (1):
> arm64: dts: exynos: Use - instead of @ for DT OPP entries
>
> arch/arm64/boot/dts/exynos/exynos5433-bus.dtsi | 48 ++++++++++++-------------
> arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts | 11 ++++++
> arch/arm64/boot/dts/exynos/exynos5433.dtsi | 50 +++++++++++++-------------
> 3 files changed, 60 insertions(+), 49 deletions(-)

I pulled the updated version into next/dt64, thanks,

Arnd