From patchwork Fri Mar 17 03:54:24 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chris Zhong X-Patchwork-Id: 9629753 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 52C2460249 for ; Fri, 17 Mar 2017 03:55:58 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 411EC28631 for ; Fri, 17 Mar 2017 03:55:58 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2DA0C28665; Fri, 17 Mar 2017 03:55:58 +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 B9D0228631 for ; Fri, 17 Mar 2017 03:55:57 +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=f3hsjBzps6JXYFSzVYLdXUxro6Dxz1ZLewblmcQxen8=; b=Hm00GT9SBjJIlhgN8scKI3y50T QL/gE0Yx1PMERbFTJQdvo8REySxKpuFn+lYeTzQdjsHtJLsieMCwslUu0iFjzTC+UClW5ZD9uB8In svFABx5QjWpOY+oy91W6Vnvm3wrydJw0tED5rXKYB+tqiO2SKIO+AiNf37YSaqxvC/bkvLZCj4fYF rE2N7bAV9XbuhnpeagZPYq0q7G9dMXDY88da4w4h6ZZ0M7txj46mIL0w1btOItBhQnKY/aABJWoh6 mhly2EAEvC5GFPfAqMvReckJMYqrZ4fLLMP1wM74YCsEjwjx2+PEW09gd6Ykq/lYZ35SfY+T2wZTu NyKrI/3w==; 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 1coizc-0007lL-S9; Fri, 17 Mar 2017 03:55:56 +0000 Received: from mail-pf0-f193.google.com ([209.85.192.193]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1coiyl-0005cV-6q; Fri, 17 Mar 2017 03:55:08 +0000 Received: by mail-pf0-f193.google.com with SMTP id o126so7814602pfb.1; Thu, 16 Mar 2017 20:54:45 -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=zgXmYBmngMx1Ladt0rLl/5g+/99XCPIRfjDGWY/JsS8=; b=pM2+Pzvx/zNa6GxIjdVnRw2W6Nl3WNeFOEuk6WGl5V2qU2jH2shs2wHNxiotT7OXCE JK3A9UUgO0nB2JTFSTX07jgEhyLbp4v43jRaF6oztHPHG1mvHRIHM5q7C+U8UOw3pBVl oeXVCgvSKoKtWZa3FgkDrNAZ6Opx4FzZ/XXgWoyYReqLFpch/OMExbU9aVK6EehYJyXq yVwF9R1cf6eZMMwnMPjbFz7JnMypkQrOkH8uP8FxMaJN4SQUa25wCPF3ssUo1B1LkyEm 3KEIjukUCYQeYkygu1BULsQxX1Lu/BCMjoszdyeoc3zvlGDqt/9GUJT+lt7uML0EPpO2 NJBw== X-Gm-Message-State: AFeK/H1Gfvpspb2wkElWjee5WMxT8s3OmfTrxh1jwxvGAe+L7+LR4U8roFyEer2JQCAEZQ== X-Received: by 10.98.11.8 with SMTP id t8mr14266908pfi.195.1489722884837; Thu, 16 Mar 2017 20:54:44 -0700 (PDT) Received: from localhost.localdomain ([103.29.142.67]) by smtp.gmail.com with ESMTPSA id a77sm13221614pfj.1.2017.03.16.20.54.42 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 16 Mar 2017 20:54:44 -0700 (PDT) From: Chris Zhong To: linux-rockchip@lists.infradead.org Subject: [PATCH v3 4/4] drm/rockchip/dsi: correct the grf_switch_reg name Date: Fri, 17 Mar 2017 11:54:24 +0800 Message-Id: <1489722865-22122-5-git-send-email-zyw@rock-chips.com> X-Mailer: git-send-email 2.6.3 In-Reply-To: <1489722865-22122-1-git-send-email-zyw@rock-chips.com> References: <1489722865-22122-1-git-send-email-zyw@rock-chips.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170316_205503_660945_14B5B769 X-CRM114-Status: UNSURE ( 9.51 ) 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: Heiko Stuebner , David Airlie , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, 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 the RK3399, the grf_switch_reg name should be RK3399_GRF_SOC_CON20, not RK3399_GRF_SOC_CON19. Signed-off-by: Chris Zhong Reviewed-by: Brian Norris Reviewed-by: Sean Paul --- Changes in v3: None Changes in v2: None drivers/gpu/drm/rockchip/dw-mipi-dsi.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/rockchip/dw-mipi-dsi.c b/drivers/gpu/drm/rockchip/dw-mipi-dsi.c index 5a18281..19b9208 100644 --- a/drivers/gpu/drm/rockchip/dw-mipi-dsi.c +++ b/drivers/gpu/drm/rockchip/dw-mipi-dsi.c @@ -34,7 +34,7 @@ #define RK3288_DSI0_SEL_VOP_LIT BIT(6) #define RK3288_DSI1_SEL_VOP_LIT BIT(9) -#define RK3399_GRF_SOC_CON19 0x6250 +#define RK3399_GRF_SOC_CON20 0x6250 #define RK3399_DSI0_SEL_VOP_LIT BIT(0) #define RK3399_DSI1_SEL_VOP_LIT BIT(4) @@ -1151,7 +1151,7 @@ static struct dw_mipi_dsi_plat_data rk3288_mipi_dsi_drv_data = { static struct dw_mipi_dsi_plat_data rk3399_mipi_dsi_drv_data = { .dsi0_en_bit = RK3399_DSI0_SEL_VOP_LIT, .dsi1_en_bit = RK3399_DSI1_SEL_VOP_LIT, - .grf_switch_reg = RK3399_GRF_SOC_CON19, + .grf_switch_reg = RK3399_GRF_SOC_CON20, .grf_dsi0_mode = RK3399_GRF_DSI_MODE, .grf_dsi0_mode_reg = RK3399_GRF_SOC_CON22, .flags = DW_MIPI_NEEDS_PHY_CFG_CLK | DW_MIPI_NEEDS_GRF_CLK,