From patchwork Thu May 14 12:40:40 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tomeu Vizoso X-Patchwork-Id: 6405481 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 99D349F32E for ; Thu, 14 May 2015 12:45:42 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id BC9B520444 for ; Thu, 14 May 2015 12:45:41 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E861820380 for ; Thu, 14 May 2015 12:45:40 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1YssSg-0001Bj-OL; Thu, 14 May 2015 12:42:02 +0000 Received: from mail-wi0-x232.google.com ([2a00:1450:400c:c05::232]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YssSc-00015c-Qg for linux-arm-kernel@lists.infradead.org; Thu, 14 May 2015 12:41:59 +0000 Received: by wicnf17 with SMTP id nf17so92798895wic.1 for ; Thu, 14 May 2015 05:41:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id:mime-version:content-type :content-transfer-encoding; bh=RQCIqL17wT2ez3t3kgy4gvmlz97JCrcrlbDD1cyLH00=; b=e7mOdtFXQjjj7tju8KevtwTt0QLopcLTKQfDwXN9jHSygDWQq0OLmaT25UBx99lCTl 0HbBW2z/ksfz2/X8zkLglYQaEvchJuh7TkVdc7QFoCVwGi3UHW2r4jRN1eVdeLXAg/4s FTfj0cV08uFLO0s7ssnpEdyqEtSpcP1O6uUdCmQ2FdhR5w0IxE7U8oA9aV4rtKokmvk8 KGj94Mo7eD/0EC4X29Y54nfU5THHUN/GgzYGFiRCI9heyZ6CXnx2b+2tOGE25MHbgbxz Dcr9PZYmOknM7KHisEOrq+nsCk0KSvxkky+a76NAGMYWdQIImNJ/gOdx/rG5rw8ZiEOx p7vw== X-Received: by 10.194.200.194 with SMTP id ju2mr7587765wjc.61.1431607296336; Thu, 14 May 2015 05:41:36 -0700 (PDT) Received: from cizrna.lan ([109.72.12.86]) by mx.google.com with ESMTPSA id l20sm38019452wjw.42.2015.05.14.05.41.33 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 May 2015 05:41:34 -0700 (PDT) From: Tomeu Vizoso To: linux-samsung-soc@vger.kernel.org Subject: [PATCH v2] ARM: dts: Add syscon property to the MIPI phy in exynos5420 Date: Thu, 14 May 2015 14:40:40 +0200 Message-Id: <1431607240-14549-1-git-send-email-tomeu.vizoso@collabora.com> X-Mailer: git-send-email 2.4.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20150514_054159_088278_DBF1E093 X-CRM114-Status: UNSURE ( 9.81 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) Cc: Mark Rutland , devicetree@vger.kernel.org, =?UTF-8?q?Krzysztof=20Koz=C5=82owski?= , Russell King , Tomeu Vizoso , Pawel Moll , Ian Campbell , linux-kernel@vger.kernel.org, Rob Herring , Kukjin Kim , Sylwester Nawrocki , Kumar Gala , Javier Martinez Canillas , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED, T_DKIM_INVALID, T_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 Since e4b3d38088df6f3acd40 ("phy: exynos-video-mipi: Fix regression by adding support for PMU regmap") the syscon property is required in samsung,s5pv210-mipi-video-phy nodes, but this DTS hadn't been updated yet. Signed-off-by: Tomeu Vizoso Reviewed-by: Javier Martinez Canillas Cc: Sylwester Nawrocki Cc: Krzysztof Koz?owski Reviewed-by: Krzysztof Kozlowski --- v2: * Remove reg property as suggested by Javier * Added his Reviewed-by --- arch/arm/boot/dts/exynos5420.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/exynos5420.dtsi b/arch/arm/boot/dts/exynos5420.dtsi index 4531753..78bcbc0 100644 --- a/arch/arm/boot/dts/exynos5420.dtsi +++ b/arch/arm/boot/dts/exynos5420.dtsi @@ -541,7 +541,7 @@ mipi_phy: video-phy@10040714 { compatible = "samsung,s5pv210-mipi-video-phy"; - reg = <0x10040714 12>; + syscon = <&pmu_system_controller>; #phy-cells = <1>; };