From patchwork Tue Feb 23 13:40:59 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: John Keeping X-Patchwork-Id: 8391551 Return-Path: X-Original-To: patchwork-linux-rockchip@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 A7CC2C0553 for ; Tue, 23 Feb 2016 13:42:35 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id D62CB20221 for ; Tue, 23 Feb 2016 13:42:34 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id EFDF0202EB for ; Tue, 23 Feb 2016 13:42:33 +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 1aYDEW-0006of-HJ; Tue, 23 Feb 2016 13:42:32 +0000 Received: from dougal.metanate.com ([90.155.101.14] helo=metanate.com) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1aYDE3-0006Ss-QY; Tue, 23 Feb 2016 13:42:04 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=simple/simple; d=metanate.com; s=stronger; h=References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From; bh=U0+ZbVm57md0KQwn+J+CS0S31cR/tEbllqdV6oDe8pI=; b=Hiph9bek7Vv4peDPPR+tnjXM73QEcKuX1ZwNr13MZS/7dy/E1N+EvXdrakk4ZjhGaG/lGyxR6DE52KKjPnUiiYA4nb4dmG6QBoJQECZspLKzyLQQhzKJQ/tlJbSXPCPp1MDadmuYbAhhzkYooX/7gZWKI15CM1SlLo7giYEv3x7w72Ir3v4OytbRzXBPY5pV2id3+n4OxsNJHgHsqurJAeDfus3MerxFVSSJ1rIjlL399Ml0BEkmuFak4O2biv1h1wITrKkY2WlNde5GnBcaiaaGk0o7Yiij92ZpGN58jpkYXeJ/gP27hjMaWW4RGZqmGgvoizI0U7j2xXoPejdQhg==; Received: from brian ([192.168.88.1] helo=leela.metanate.com) by shrek.metanate.com with esmtpsa (TLSv1.2:AES128-SHA256:128) (Exim 4.83_RC2) (envelope-from ) id 1aYDDJ-0006OJ-DL; Tue, 23 Feb 2016 13:41:17 +0000 From: John Keeping To: Heiko Stuebner Subject: [PATCH 1/2] ARM: dts: rockchip: fix MIPI interrupt on rk3288 Date: Tue, 23 Feb 2016 13:40:59 +0000 Message-Id: <1456234860-18832-2-git-send-email-john@metanate.com> X-Mailer: git-send-email 2.7.0.226.gfe986fe In-Reply-To: <1456234860-18832-1-git-send-email-john@metanate.com> References: <1456234860-18832-1-git-send-email-john@metanate.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160223_054204_165120_930C6571 X-CRM114-Status: UNSURE ( 9.86 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.0 (--) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, Russell King , Pawel Moll , Ian Campbell , linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, Rob Herring , John Keeping , Kumar Gala , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+patchwork-linux-rockchip=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,RP_MATCHES_RCVD,T_DKIM_INVALID,UNPARSEABLE_RELAY autolearn=ham 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 This isn't currently used by the driver but the correct value is 19 since DSIHOST0 is 51 in the TRM and the GIC offset requires 32 to be subtracted. Signed-off-by: John Keeping --- arch/arm/boot/dts/rk3288.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/rk3288.dtsi b/arch/arm/boot/dts/rk3288.dtsi index c75914b..5597105 100644 --- a/arch/arm/boot/dts/rk3288.dtsi +++ b/arch/arm/boot/dts/rk3288.dtsi @@ -857,7 +857,7 @@ mipi_dsi: mipi@ff960000 { compatible = "rockchip,rk3288-mipi-dsi", "snps,dw-mipi-dsi"; reg = <0xff960000 0x4000>; - interrupts = ; + interrupts = ; clocks = <&cru SCLK_MIPIDSI_24M>, <&cru PCLK_MIPI_DSI0>; clock-names = "ref", "pclk"; rockchip,grf = <&grf>;