From patchwork Fri Mar 4 10:54:34 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Xinliang Liu X-Patchwork-Id: 63571 Delivered-To: patch@linaro.org Received: by 10.112.199.169 with SMTP id jl9csp1486lbc; Fri, 4 Mar 2016 02:56:42 -0800 (PST) X-Received: by 10.98.32.5 with SMTP id g5mr11041692pfg.74.1457089002019; Fri, 04 Mar 2016 02:56:42 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id hg4si5103847pac.180.2016.03.04.02.56.41; Fri, 04 Mar 2016 02:56:41 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org; dkim=neutral (body hash did not verify) header.i=@linaro.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751391AbcCDK4k (ORCPT + 6 others); Fri, 4 Mar 2016 05:56:40 -0500 Received: from mail-pa0-f46.google.com ([209.85.220.46]:36824 "EHLO mail-pa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750932AbcCDK4j (ORCPT ); Fri, 4 Mar 2016 05:56:39 -0500 Received: by mail-pa0-f46.google.com with SMTP id fi3so31275155pac.3 for ; Fri, 04 Mar 2016 02:56:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=0hGVj0mUcyVWf+rLYVpxABlfyV3aYllfk8175lszkvg=; b=WliarIsJ6nG8qA79VMQ5xG3hZBEMKlVc50t715eSMUJ/tRcJFdxvjm9lNarlobipL2 btyzcScKA/Xz9cJQkMrXV0nkBjtJV3qbvwprTzRRYKdb9/0cug6ICd4omB4/SFBdlxDU JAjr9r+/TjuBajpY6+5nIdUezLrnq7DM9QBk0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=0hGVj0mUcyVWf+rLYVpxABlfyV3aYllfk8175lszkvg=; b=EQhACN1/JtgApcRGJTeKrKI68UOQdN2Wg7qL63h/6C2uZda8ts8wCiXe8pRqNOpsEl xzdiX+Dtdn4BpkjC6FYfQKlubMr8B9EbF9jCxVrfj1/dzIOVfdyUdqt4K/eldg+lQ2cH rwQbFOb2n491x+atn21/y4WP6daiavx5i5ZbREix4WtDAdqNTxbcw+WenFCNPqinFmmF 4YIKC5MS69BximtVA4uEgZ9Q38lJF3QC9DSXChPnyFEvacYpxlJkgz8Imv6A0A8SsEqU rCQmi3+2zVUQZw+Z9bLmx4sOXzgRMN9v4arKOuJyNDdS7qqlUjZxHzYPBvbtBzwkWYfd RVYA== X-Gm-Message-State: AD7BkJJjRXeaBqqwXQuSKv8ahtDuGKhzxwjCAaQD1f8xATugErn940MrzagFC7jf6T9VUTzS X-Received: by 10.66.193.131 with SMTP id ho3mr10942569pac.154.1457088998966; Fri, 04 Mar 2016 02:56:38 -0800 (PST) Received: from localhost.localdomain ([116.25.57.242]) by smtp.gmail.com with ESMTPSA id c68sm4668805pfj.41.2016.03.04.02.56.32 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 04 Mar 2016 02:56:38 -0800 (PST) From: Xinliang Liu To: dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, daniel@ffwll.ch, robh@kernel.org, daniel@fooishbar.org, architt@codeaurora.org, airlied@linux.ie, corbet@lwn.net, catalin.marinas@arm.com, will.deacon@arm.com, emil.l.velikov@gmail.com, mark.rutland@arm.com Cc: linux-doc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linuxarm@huawei.com, andy.green@linaro.org, haojian.zhuang@linaro.org, liguozhu@hisilicon.com, xuwei5@hisilicon.com, w.f@huawei.com, puck.chen@hisilicon.com, bintian.wang@huawei.com, benjamin.gaignard@linaro.org, xuyiping@hisilicon.com, kong.kongxinwei@hisilicon.com, zourongrong@huawei.com, lijianhua@huawei.com, sumit.semwal@linaro.org, guodong.xu@linaro.org, Xinliang Liu Subject: [PATCH v7 08/11] drm/hisilicon: Add designware dsi host driver Date: Fri, 4 Mar 2016 18:54:34 +0800 Message-Id: <1457088877-131022-9-git-send-email-xinliang.liu@linaro.org> X-Mailer: git-send-email 2.7.1 In-Reply-To: <1457088877-131022-1-git-send-email-xinliang.liu@linaro.org> References: <1457088877-131022-1-git-send-email-xinliang.liu@linaro.org> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add DesignWare dsi host driver for hi6220 SoC. v7: None. v6: None. v5: None. v4: None. v3: None. v2: - Remove abtraction layer. Signed-off-by: Xinliang Liu Signed-off-by: Xinwei Kong Reviewed-by: Archit Taneja --- drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c | 50 ++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) -- 2.7.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c b/drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c index 1a930b77ec53..ea7711832959 100644 --- a/drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c +++ b/drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c @@ -80,6 +80,7 @@ struct dsi_hw_ctx { struct dw_dsi { struct drm_encoder encoder; + struct mipi_dsi_host host; struct drm_display_mode cur_mode; struct dsi_hw_ctx *ctx; struct mipi_phy_params phy; @@ -654,6 +655,51 @@ static int dw_drm_encoder_init(struct device *dev, return 0; } +static int dsi_host_attach(struct mipi_dsi_host *host, + struct mipi_dsi_device *mdsi) +{ + struct dw_dsi *dsi = host_to_dsi(host); + + if (mdsi->lanes < 1 || mdsi->lanes > 4) { + DRM_ERROR("dsi device params invalid\n"); + return -EINVAL; + } + + dsi->lanes = mdsi->lanes; + dsi->format = mdsi->format; + dsi->mode_flags = mdsi->mode_flags; + + return 0; +} + +static int dsi_host_detach(struct mipi_dsi_host *host, + struct mipi_dsi_device *mdsi) +{ + /* do nothing */ + return 0; +} + +static const struct mipi_dsi_host_ops dsi_host_ops = { + .attach = dsi_host_attach, + .detach = dsi_host_detach, +}; + +static int dsi_host_init(struct device *dev, struct dw_dsi *dsi) +{ + struct mipi_dsi_host *host = &dsi->host; + int ret; + + host->dev = dev; + host->ops = &dsi_host_ops; + ret = mipi_dsi_host_register(host); + if (ret) { + DRM_ERROR("failed to register dsi host\n"); + return ret; + } + + return 0; +} + static int dsi_bind(struct device *dev, struct device *master, void *data) { struct dsi_data *ddata = dev_get_drvdata(dev); @@ -665,6 +711,10 @@ static int dsi_bind(struct device *dev, struct device *master, void *data) if (ret) return ret; + ret = dsi_host_init(dev, dsi); + if (ret) + return ret; + return 0; }