Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp3573018imm; Wed, 5 Sep 2018 02:21:11 -0700 (PDT) X-Google-Smtp-Source: ANB0VdbKLkiRnOBONS9mkszR2q+ec0SiaKDQ66SLy0XXxD6B1cgx5YZcElZBjDZ8epwT6MmLViHx X-Received: by 2002:a63:5964:: with SMTP id j36-v6mr35290651pgm.222.1536139271509; Wed, 05 Sep 2018 02:21:11 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536139271; cv=none; d=google.com; s=arc-20160816; b=GRq4d601cmSVapXAsw++WyGsDJleounWssP3FY6E6cyM5M/lZKE3w4eJdPdEfeX7k3 zHGW95OgdeBQ2pkOjzqonXy6gzzn6jjkiMJndYm2O0gFUV6mAym5aKtXX1tl2OJCWcGr ombmth9cbl7a2IEcoeVib9Ugmt7SVMqUQpL1v3mcsQAE53iu/uQC9tPuBFUpNMWAKx7G fsiDEzXdWXFAxlubN2sYhnhVwE2gI4Bw2lEARg5Gv33sRWm/TWCaOHDEXIOyK9mSDCU5 srukA7BlhvCAd3ReEgPpzFk3WCTUKbjr6hspmmEyc4pfOf+s2QPoJHX9+4Sxd3EIKWYV DAuA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:references :in-reply-to:message-id:date:subject:cc:to:from; bh=H2d3qBEp1b2SofuhJcFzL04KKSXY5Nv4mg9VIt2Rp1Y=; b=H9/rNmyCeHJ04USup2x5xL59MAKOkAcMopl/ibNuapiY6FbjlOASzZLmxNUBXWV+SO VL3BboLZvEcdVxs64Oy8ypmHtaj8B5xNEdju21Jf2dsTNcqzZx7lOnhPp9mJ87orwbfS BPxP9smYGITwcixNeWCAa6YwNv+H9KPb99E2DAZtlWQReZkonvswu8E42ReuRZ1MVL93 lfQKKtOq89q4/RTET+bTHKrVYk0GyXRS/R1yKciFgOqLt9kKxJZPFo45M8wA30BHnI9U 4GjVqXGUnfOnX8+F9c/GIeIvZRoSBAmMDQDBI8qX3d4hewDuLf0Cch7UiXIA3sU08PDd nEbg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r130-v6si1401907pgr.456.2018.09.05.02.20.54; Wed, 05 Sep 2018 02:21:11 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-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 linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728103AbeIENqM (ORCPT + 99 others); Wed, 5 Sep 2018 09:46:12 -0400 Received: from mail.bootlin.com ([62.4.15.54]:39607 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726071AbeIENqL (ORCPT ); Wed, 5 Sep 2018 09:46:11 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id ECA7920618; Wed, 5 Sep 2018 11:16:53 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost (AAubervilliers-681-1-92-107.w90-88.abo.wanadoo.fr [90.88.33.107]) by mail.bootlin.com (Postfix) with ESMTPSA id BCADA206F6; Wed, 5 Sep 2018 11:16:43 +0200 (CEST) From: Maxime Ripard To: Kishon Vijay Abraham I , Boris Brezillon Cc: Thomas Petazzoni , Laurent Pinchart , linux-media@vger.kernel.org, Archit Taneja , Andrzej Hajda , Chen-Yu Tsai , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org, Krzysztof Witos , Rafal Ciepiela , Maxime Ripard Subject: [PATCH 01/10] phy: Add MIPI D-PHY mode Date: Wed, 5 Sep 2018 11:16:32 +0200 Message-Id: <00e3d5da1ca3c03ba60350c1cf78ab44693ff493.1536138624.git-series.maxime.ripard@bootlin.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: References: In-Reply-To: References: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org MIPI D-PHY is a MIPI standard meant mostly for display and cameras in embedded systems. Add a mode for it. Signed-off-by: Maxime Ripard --- include/linux/phy/phy.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/linux/phy/phy.h b/include/linux/phy/phy.h index 9713aebdd348..9cba7fe16c23 100644 --- a/include/linux/phy/phy.h +++ b/include/linux/phy/phy.h @@ -40,6 +40,7 @@ enum phy_mode { PHY_MODE_10GKR, PHY_MODE_UFS_HS_A, PHY_MODE_UFS_HS_B, + PHY_MODE_MIPI_DPHY, }; /** -- git-series 0.9.1