From patchwork Thu Mar 16 03:31:45 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chris Zhong X-Patchwork-Id: 9627083 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 0C81B60244 for ; Thu, 16 Mar 2017 03:33:00 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 00AE628604 for ; Thu, 16 Mar 2017 03:33:00 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E9C7A28637; Thu, 16 Mar 2017 03:32:59 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.4 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_SORBS_SPAM autolearn=no version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 6F94A28604 for ; Thu, 16 Mar 2017 03:32:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=IkL3ReG9b2OrcNolh9fUUYMNpwHtuHUueGaxPTmP5mI=; b=WpKwfhhenIelKkZPxTbRC6xnY0 jEko7psPh+EeNS9+HejmLT23l0SxO/8a67p2w1jTBSADS9hKBseuZm9+2jMWqTqkGDKtnMhSJwndF BhR3hJlOF2/b6fuU/c+OEstTp5eZPEu64T8rXeopJwOCEsXjKoeabO0EwMnTXIs5I861aLq6T7VjK zwOIwBLXdwdKtTqUYC1istlwz1sWd9IqX8XG0sulPgFCp9g3v697uBLM0cjKw7J//HkcJIpQEZNaP uoAEnrfs6HACIs3HKEaadFq/9LOlup0b0crhNe8JYoPKyMSwrDcjKECnI4hNBg/1EMBuUDupv6/ip OEcIwbeA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1coM9q-0007O7-Mm; Thu, 16 Mar 2017 03:32:58 +0000 Received: from mail-pf0-f195.google.com ([209.85.192.195]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1coM9E-0006js-R2; Thu, 16 Mar 2017 03:32:24 +0000 Received: by mail-pf0-f195.google.com with SMTP id v190so4202617pfb.0; Wed, 15 Mar 2017 20:32:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=B6uVdJmHhsqfz07HBcteE8qChCXWJQQJqLK4uuwt64M=; b=ub16sVwc2CnX7FfBjodOKgE7vjkEOEdJFw809gY7vY6xAdTuwV4cMroWgYg1d6vNUA xxst5romPO0HO56eyV+EL2ASO7kz/GU8bYWxaYXqb6xyDqgoPqhZChgb62zS0EYZHvQD nUX1nU4EpIV5CSFlHJYH6QlztB3Qgo9fEgSceAz//MWTTsAFuDl/Ux3lZDVW0M8bSBNo L4vBDwEK5ROjFIQZQzk1r+5B+SyBLGwX1sESEp0yIYVaunAepzWns+cK7alW7zj6a6T7 UmZH8A6HZuNVhevopwq/eWwyLpG1xR4uTLmJqg08K3qyfF2NP3N84t2g2uitOLqqBW6m pGAg== X-Gm-Message-State: AFeK/H0A923bpL2wjiH91+pxpCTzeCIPfNEqbd7G7wNChe32iIIQazQuS3UpsY6x++P+5Q== X-Received: by 10.84.231.141 with SMTP id g13mr3657664plk.157.1489635119961; Wed, 15 Mar 2017 20:31:59 -0700 (PDT) Received: from localhost.localdomain ([103.29.142.67]) by smtp.gmail.com with ESMTPSA id 19sm6781023pfo.50.2017.03.15.20.31.57 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 15 Mar 2017 20:31:59 -0700 (PDT) From: Chris Zhong To: linux-rockchip@lists.infradead.org Subject: [PATCH v2 2/4] dt-bindings: add the grf clock for dw-mipi-dsi Date: Thu, 16 Mar 2017 11:31:45 +0800 Message-Id: <1489635107-21327-3-git-send-email-zyw@rock-chips.com> X-Mailer: git-send-email 2.6.3 In-Reply-To: <1489635107-21327-1-git-send-email-zyw@rock-chips.com> References: <1489635107-21327-1-git-send-email-zyw@rock-chips.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170315_203221_065826_CC1D682B X-CRM114-Status: UNSURE ( 9.70 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, Heiko Stuebner , David Airlie , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Rob Herring , Chris Zhong , linux-arm-kernel@lists.infradead.org, Mark Yao MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP For RK3399, the grf clock should be controlled by dw-mipi-dsi driver, add the description for this clock. Signed-off-by: Chris Zhong --- Changes in v2: None .../devicetree/bindings/display/rockchip/dw_mipi_dsi_rockchip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/display/rockchip/dw_mipi_dsi_rockchip.txt b/Documentation/devicetree/bindings/display/rockchip/dw_mipi_dsi_rockchip.txt index 188f6f7..7e17a60 100644 --- a/Documentation/devicetree/bindings/display/rockchip/dw_mipi_dsi_rockchip.txt +++ b/Documentation/devicetree/bindings/display/rockchip/dw_mipi_dsi_rockchip.txt @@ -10,7 +10,7 @@ Required properties: - interrupts: Represent the controller's interrupt to the CPU(s). - clocks, clock-names: Phandles to the controller's pll reference clock(ref) and APB clock(pclk). For RK3399, a phy config clock - (phy_cfg) is additional required. As described in [1]. + (phy_cfg) and a grf clock(grf) are additional required. As described in [1]. - rockchip,grf: this soc should set GRF regs to mux vopl/vopb. - ports: contain a port node with endpoint definitions as defined in [2]. For vopb,set the reg = <0> and set the reg = <1> for vopl.