Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751866AbbGMMaY (ORCPT ); Mon, 13 Jul 2015 08:30:24 -0400 Received: from mail-pa0-f50.google.com ([209.85.220.50]:35388 "EHLO mail-pa0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750804AbbGMMaV (ORCPT ); Mon, 13 Jul 2015 08:30:21 -0400 From: Krzysztof Kozlowski To: Kukjin Kim Cc: linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Bartlomiej Zolnierkiewicz , Beata Michalska , Krzysztof Kozlowski Subject: [GIT PULL] ARM: EXYNOS: dts: Fixes for 4.2 Date: Mon, 13 Jul 2015 21:30:01 +0900 Message-Id: <1436790601-9598-1-git-send-email-k.kozlowski@samsung.com> X-Mailer: git-send-email 2.1.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2040 Lines: 52 Dear Kukjin, These are candidates for fixes during this RC cycle. Description below (under signed tag). Best regards, Krzysztof The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754: Linux 4.2-rc1 (2015-07-05 11:01:52 -0700) are available in the git repository at: https://github.com/krzk/linux.git tags/samsung-dt-fixes-4.2 for you to fetch changes up to a419d78a6f97f8c977fe55d5d590cd0654ecd1ee: ARM: dts: Exynos4210: add CPU OPP and regulator supply property (2015-07-13 21:16:05 +0900) ---------------------------------------------------------------- Samsung DTS fixes: 1. Fix Exynos3250 MIPI DSI display and MIPI CSIS-2 camera sensor after adding support for PMU regmap in exynos-video-mipi driver (issue introduced in v4.0). 2. Bring back cpufreq for Exynos4210 after incomplete switch to cpufreq-dt driver in 4.2 merge window. The necessary DTS change for Exynos4210 cpufreq was not applied to the same tree as rest of patchset because of multiple conflicts between clk and arm-soc DTS trees. It was also too late to send it to arm-soc for 4.2. Unfortunately without the change the Exynos4210 boards loose cpufreq feature. ---------------------------------------------------------------- Beata Michalska (1): ARM: dts: Update video-phy node with syscon phandle for Exynos3250 Thomas Abraham (1): ARM: dts: Exynos4210: add CPU OPP and regulator supply property arch/arm/boot/dts/exynos3250.dtsi | 2 +- arch/arm/boot/dts/exynos4210-origen.dts | 4 ++++ arch/arm/boot/dts/exynos4210-trats.dts | 4 ++++ arch/arm/boot/dts/exynos4210-universal_c210.dts | 4 ++++ arch/arm/boot/dts/exynos4210.dtsi | 12 ++++++++++++ 5 files changed, 25 insertions(+), 1 deletion(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/