Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp1962693imm; Fri, 7 Sep 2018 08:45:09 -0700 (PDT) X-Google-Smtp-Source: ANB0VdZZh7PTpAiWq3q0atYZmvxf3DOGddI1xvVsDd/mDs6kkXWKzgk5ivJOT6cNru6mVH/lQUa+ X-Received: by 2002:a62:ee06:: with SMTP id e6-v6mr9295818pfi.2.1536335109145; Fri, 07 Sep 2018 08:45:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536335109; cv=none; d=google.com; s=arc-20160816; b=CI4CxNdPO6WBfXUWn2bPn9IQZSx5sF8Pi9jUe0iKEVXjj4W9tpbBmY9uvY/ctboQw/ da1g5d+oEPh3D/SBDUMLtSEMa3ja20OUoQLP0GjHMOIqgUlBVRECx+zVgo7TibPlTZvu etaZ/87PdW3h/FhIkhX8miQa0oGN5MBTDqXIWw4FuzSKVCwk06NQEeXj+HWM6l0uR+Xu aRdJQndtd4J/xthL4tMmU8BgCEJpLhVBZkodKKIz26VkQbMQ8wnoxqXiPqjKn2ZUxN+z rexyG0Iu45YlCtpa+Ex5G8DxSX/lGB1UXn37vwOnk7pQ/mckmpTZLILpBQuvNDpuOLQQ BlTQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=HdGnGFUjftbSSccDNseo0KedikdYYzgr9Xt8Fxi58LI=; b=d4thqtcpLWIK4zDbQJdZffX+TDsqDDDcNs8PLLFCO/PuSokxD6wdH/QtwxPVu5z9YD 6rd1t5+2vxGs0cgEd3xWT0UzdJ3BA1Mo/vuKsRvm51Ol0q/AbZmxtSbdumk0FJbiU5VM 0MemnC2UYAbSIm5iOFJov2pXzghlnLW9VR+q3V1r8XO6LCL8IJaOef+G2Bl8bkAcuNUs d5YEo+jQdze4bTgPeLDb+UlIc34EixunKt/Y/AbiAr36asJUdth030T+KdRvCVDMasX2 11uES5jYggbVzqSJzkf3Fmo0yKWexipU3b+pcuuX919xrWzPyzAF2n9wy9gN+cUzUlGp twUg== 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 w4-v6si8893713pfb.52.2018.09.07.08.44.52; Fri, 07 Sep 2018 08:45:09 -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 S1729333AbeIGSTR (ORCPT + 99 others); Fri, 7 Sep 2018 14:19:17 -0400 Received: from mail.bootlin.com ([62.4.15.54]:42905 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726129AbeIGSTR (ORCPT ); Fri, 7 Sep 2018 14:19:17 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id 28DA52089C; Fri, 7 Sep 2018 15:38:15 +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-30-219.w90-88.abo.wanadoo.fr [90.88.15.219]) by mail.bootlin.com (Postfix) with ESMTPSA id EC5C8207AD; Fri, 7 Sep 2018 15:38:04 +0200 (CEST) Date: Fri, 7 Sep 2018 15:38:04 +0200 From: Maxime Ripard To: Laurent Pinchart Cc: Kishon Vijay Abraham I , Boris Brezillon , Thomas Petazzoni , 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 Subject: Re: [PATCH 09/10] phy: Add Cadence D-PHY support Message-ID: <20180907133804.ktpth3n4uft6fvl6@flea> References: <1838745.9zNmGlpGXc@avalon> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="cuyvdolowx73taes" Content-Disposition: inline In-Reply-To: <1838745.9zNmGlpGXc@avalon> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --cuyvdolowx73taes Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 05, 2018 at 04:48:27PM +0300, Laurent Pinchart wrote: > Hi Maxime, >=20 > Thank you for the patch. >=20 > On Wednesday, 5 September 2018 12:16:40 EEST Maxime Ripard wrote: > > Cadence has designed a D-PHY that can be used by the, currently in tree, > > DSI bridge (DRM), CSI Transceiver and CSI Receiver (v4l2) drivers. > >=20 > > Only the DSI driver has an ad-hoc driver for that phy at the moment, wh= ile > > the v4l2 drivers are completely missing any phy support. In order to ma= ke > > that phy support available to all these drivers, without having to > > duplicate that code three times, let's create a generic phy framework > > driver. > >=20 > > Signed-off-by: Maxime Ripard > > --- > > drivers/phy/Kconfig | 1 +- > > drivers/phy/Makefile | 1 +- > > drivers/phy/cadence/Kconfig | 13 +- > > drivers/phy/cadence/Makefile | 1 +- > > drivers/phy/cadence/cdns-dphy.c | 499 ++++++++++++++++++++++++++++++++= +- >=20 > Should the DT bindings be split from Documentation/devicetree/bindings/ > display/bridge/cdns,dsi.txt ? Yep, I'll change it. Thanks! Maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --cuyvdolowx73taes Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEE0VqZU19dR2zEVaqr0rTAlCFNr3QFAluSfzsACgkQ0rTAlCFN r3R1YQ/8Dcq7GFoZ3FVBxlIk5V9dLkefeHySK2NXWZWAxYzSEUlkmRVfoq8+HoZE GvKTAPrqnLfWiczZzDtMQaXe2QSHfg9w+9yEP59q31RDYAqSWHKXmg3C2ro2PXlf QJpfsT40zTWcMHNYlWI0x9EU0P4TV/5KJbiwvHeVR8xvrZ6a747xs3wfQpB3gryW eP3z0pO4bVeAT9SSgOp0zfPzAsX40lFWxjSdPqF4NRVuJ4WqdEIhnorp5ySIGUos qhhw88Um5BnVY0p7+c4gjphChLa9RZekiQIFNjjarAFRSiJGm9zCzMNBBpoNlW7C YPyrs3OHKr6r9Cq0NI98tPg3uias6bW0H2Qna0FIp2eqWqF2KOvfYWGNBEljEipP 76o7rtpgRqxkQmf+OsAZIHgatuKeoW7sT7A/M6y9sjwBoByZR0uas7ld8qoNvc/p 7Sm6NiBtLGDMpHvGoYGzDvv6mdKmmxO+b4RtpXNFUReNgCz/f0KPDuleHvtqCFn8 7pHbK/EHch+peSG4quRjcoMr/slMB/JbB3cDqK7DHZzT+YH7QGc4LTVvd+GZd04u 2hNKVfvAFVPqERneZRpXFFboICzYdP3hfOEKmEDK/NRkQHR6qyykknIHzu384R9/ i4Pwq0pG9HbpyjAhdunQmW1Gkqx9ixRdJ+uBm07qmv7WbsVryVU= =MZ+y -----END PGP SIGNATURE----- --cuyvdolowx73taes--