From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Subject: [GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12 Date: Fri, 21 Apr 2017 18:40:50 +0200 Message-ID: <20170421164050.7404-2-krzk@kernel.org> References: <20170421164050.7404-1-krzk@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20170421164050.7404-1-krzk@kernel.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Olof Johansson , Arnd Bergmann , Kevin Hilman , arm@kernel.org Cc: linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Javier Martinez Canillas , Kukjin Kim , linux-arm-kernel@lists.infradead.org List-Id: linux-samsung-soc@vger.kernel.org Hi, On top of previous pull request. Best regards, Krzysztof 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(-) From mboxrd@z Thu Jan 1 00:00:00 1970 From: krzk@kernel.org (Krzysztof Kozlowski) Date: Fri, 21 Apr 2017 18:40:50 +0200 Subject: [GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12 In-Reply-To: <20170421164050.7404-1-krzk@kernel.org> References: <20170421164050.7404-1-krzk@kernel.org> Message-ID: <20170421164050.7404-2-krzk@kernel.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, On top of previous pull request. Best regards, Krzysztof 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(-) From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1037445AbdDUQl3 (ORCPT ); Fri, 21 Apr 2017 12:41:29 -0400 Received: from mail.kernel.org ([198.145.29.136]:43424 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161808AbdDUQlH (ORCPT ); Fri, 21 Apr 2017 12:41:07 -0400 From: Krzysztof Kozlowski To: Olof Johansson , Arnd Bergmann , Kevin Hilman , arm@kernel.org Cc: Krzysztof Kozlowski , Kukjin Kim , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Javier Martinez Canillas Subject: [GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12 Date: Fri, 21 Apr 2017 18:40:50 +0200 Message-Id: <20170421164050.7404-2-krzk@kernel.org> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20170421164050.7404-1-krzk@kernel.org> References: <20170421164050.7404-1-krzk@kernel.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On top of previous pull request. Best regards, Krzysztof 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(-)