From patchwork Mon Jun 15 08:12:46 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Beata Michalska X-Patchwork-Id: 6606641 Return-Path: X-Original-To: patchwork-linux-samsung-soc@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 52240C0020 for ; Mon, 15 Jun 2015 08:13:00 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 77E3B204DF for ; Mon, 15 Jun 2015 08:12:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 95BD8204D1 for ; Mon, 15 Jun 2015 08:12:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753983AbbFOIM5 (ORCPT ); Mon, 15 Jun 2015 04:12:57 -0400 Received: from mailout4.w1.samsung.com ([210.118.77.14]:63676 "EHLO mailout4.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752177AbbFOIMz (ORCPT ); Mon, 15 Jun 2015 04:12:55 -0400 Received: from eucpsbgm1.samsung.com (unknown [203.254.199.244]) by mailout4.w1.samsung.com (Oracle Communications Messaging Server 7.0.5.31.0 64bit (built May 5 2014)) with ESMTP id <0NPZ0047F85HHD30@mailout4.w1.samsung.com>; Mon, 15 Jun 2015 09:12:53 +0100 (BST) X-AuditID: cbfec7f4-f79c56d0000012ee-11-557e89051e04 Received: from eusync1.samsung.com ( [203.254.199.211]) by eucpsbgm1.samsung.com (EUCPMTA) with SMTP id B8.21.04846.5098E755; Mon, 15 Jun 2015 09:12:53 +0100 (BST) Received: from AMDC2203.DIGITAL.local ([106.120.53.25]) by eusync1.samsung.com (Oracle Communications Messaging Server 7.0.5.31.0 64bit (built May 5 2014)) with ESMTPA id <0NPZ00APD85BCT80@eusync1.samsung.com>; Mon, 15 Jun 2015 09:12:53 +0100 (BST) From: Beata Michalska To: kgene@kernel.org, k.kozlowski@samsung.com, kishon@ti.com, javier.martinez@collabora.co.uk, s.nawrocki@samsung.com Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, human.hwang@samsung.com Subject: [PATCH v2] ARM: dts: Update video-phy node with syscon phandle for Exynos3250 Date: Mon, 15 Jun 2015 10:12:46 +0200 Message-id: <1434355966-4566-1-git-send-email-b.michalska@samsung.com> X-Mailer: git-send-email 1.7.9.5 X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFmplluLIzCtJLcpLzFFi42I5/e/4ZV3WzrpQg/4trBbzj5xjtVg6o4/V 4ujvAovXLwwt+h+/Zra48LSHzWLT42usFjPO72OyOPymndWB0+Pv8+ssHptWdbJ5bF5S79G3 ZRWjx/Eb25k8Pm+SC2CL4rJJSc3JLEst0rdL4MrY/oG14D9nxZnuJ0wNjMs5uhg5OSQETCQW zpnGBmGLSVy4tx7I5uIQEljKKNE0eRI7hNPIJNF6+jQzSBWbgL7EqxkrmUBsEYFyifl/7jKB FDELNDFKzOzcCzZKWCBCYvnNfsYuRg4OFgFViQdLFUFMXgE3iYcdkSCmhICCxJxJNhMYuRcw MqxiFE0tTS4oTkrPNdQrTswtLs1L10vOz93ECAmcLzsYFx+zOsQowMGoxMMb8ak2VIg1say4 MvcQowQHs5IIL39mXagQb0piZVVqUX58UWlOavEhRmkOFiVx3rm73ocICaQnlqRmp6YWpBbB ZJk4OKUaGLvUrkV6vbyzbLeE6KRG+digXbcC7iRzeZTqbtiW/P/smtvrGTZx8W5bcP/k90f5 bCd+lQs8s27luPPU4Pzk7L/NTAqGazMrCpK0zT7tdjO/cPfxXo5pV10an097aq/lZhe7xvHV zUjprde5t2ZVZvLwVtyOfvLIg8fn3HKbY71zLn/quSxr80yJpTgj0VCLuag4EQBP/mjvGAIA AA== Sender: linux-samsung-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org X-Spam-Status: No, score=-7.4 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP As a follow-up to recent changes to Exynos mipi video phy driver, introducing support for PMU regmap in commit e4b3d38088df6f3acd40 ("phy: exynos-video-mipi: Fix regression by adding support for PMU regmap") add a syscon phandle to video-phy node to bring back to life both MIPI DSI display and MIPI CSIS-2 camera sensor on Exynos3250. Signed-off-by: Beata Michalska Reviewed-by: Krzysztof Kozlowski Tested-by: Krzysztof Kozlowski Reviewed-by: Javier Martinez Canillas --- v2: - removed 'reg' property as this is no longer needed - added signatures as stated in the original thread --- arch/arm/boot/dts/exynos3250.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/exynos3250.dtsi b/arch/arm/boot/dts/exynos3250.dtsi index e3bfb11..f514ead 100644 --- a/arch/arm/boot/dts/exynos3250.dtsi +++ b/arch/arm/boot/dts/exynos3250.dtsi @@ -138,8 +138,8 @@ mipi_phy: video-phy@10020710 { compatible = "samsung,s5pv210-mipi-video-phy"; - reg = <0x10020710 8>; #phy-cells = <1>; + syscon = <&pmu_system_controller>; }; pd_cam: cam-power-domain@10023C00 {