From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.7 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,USER_AGENT_NEOMUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EC06FC31E45 for ; Thu, 13 Jun 2019 13:30:09 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C29082064A for ; Thu, 13 Jun 2019 13:30:09 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="CQsELJPk" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C29082064A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=/1EgDh18nZSVAe6KFNECx70/1QS1qaDxwzFxEvyJSqE=; b=CQsELJPkx/6fTLFyp2/7O68gB ii8Xmh3CIUXC6DTeYXGep3fEampcCFSP28wDxxvnZGRxT+Rw84+8jWMAlEm1Xe6wweHovddDAfJ+Z lKeqfpZ70XI2a5H7qmYbFamLyEghbGPZRIqrxo2AbNRFD5t4hVFPnOMFM3YoqJwvLvkZS3WdrQAah syl80ItFa783iDf+hGevJtdCl0PDiZbFOWARXSx1HElkbfj8d3b6Mrza49skv20gKSrzJvPmWGzF5 CWNfIFypcDNAo2rYZBpZpCqhzQXsuu4cg/w/EpT127hwOu+vzmXh6HrInMBIEgRZcyXDVBo7rUR3S B/bZ08+4g==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hbPnk-0006y7-5h; Thu, 13 Jun 2019 13:30:00 +0000 Received: from relay10.mail.gandi.net ([217.70.178.230]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hbPkR-0003d2-0U for linux-arm-kernel@lists.infradead.org; Thu, 13 Jun 2019 13:26:38 +0000 Received: from localhost (aaubervilliers-681-1-40-246.w90-88.abo.wanadoo.fr [90.88.159.246]) (Authenticated sender: maxime.ripard@bootlin.com) by relay10.mail.gandi.net (Postfix) with ESMTPSA id 5F7D624000F; Thu, 13 Jun 2019 13:26:30 +0000 (UTC) Date: Thu, 13 Jun 2019 15:14:11 +0200 From: Maxime Ripard To: Jagan Teki Subject: Re: [PATCH v10 09/11] drm/sun4i: sun6i_mipi_dsi: Add VCC-DSI regulator support Message-ID: <20190613131411.m5noowniybmy2iwb@flea> References: <20190520090318.27570-1-jagan@amarulasolutions.com> <20190520090318.27570-10-jagan@amarulasolutions.com> <20190603134907.lh5rdpucbrzrsdps@flea> MIME-Version: 1.0 In-Reply-To: User-Agent: NeoMutt/20180716 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190613_062635_240811_B7B557ED X-CRM114-Status: GOOD ( 12.02 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Bhushan Shah , David Airlie , linux-sunxi , linux-kernel , dri-devel , =?utf-8?B?5Z2a5a6a5YmN6KGM?= , Chen-Yu Tsai , Daniel Vetter , Michael Trimarchi , linux-amarula , linux-arm-kernel Content-Type: multipart/mixed; boundary="===============2842965129209505860==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============2842965129209505860== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="67h24wqq3644zbtr" Content-Disposition: inline --67h24wqq3644zbtr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Jun 13, 2019 at 01:25:52PM +0530, Jagan Teki wrote: > On Mon, Jun 3, 2019 at 7:19 PM Maxime Ripard wrote: > > > > On Mon, May 20, 2019 at 02:33:16PM +0530, Jagan Teki wrote: > > > Allwinner MIPI DSI controllers are supplied with SoC > > > DSI power rails via VCC-DSI pin. > > > > > > Add support for this supply pin by adding voltage > > > regulator handling code to MIPI DSI driver. > > > > > > Tested-by: Merlijn Wajer > > > Signed-off-by: Jagan Teki > > > > This creates a lot of warnings at boot time on my board this is > > missing vcc-dsi-supply. > > Is it about regulator_put or similar, would you provide the log. Sure http://code.bulix.org/whiea9-769551?raw Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --67h24wqq3644zbtr Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXQJMIwAKCRDj7w1vZxhR xWegAQDwSoUtcUAwaJhKm16aerVWYEQ/+xe+Ju5225zohnNd/QD9EENvHyaxAOv5 b+bUdFuORnm+O681sZh0ILOpLSLMjQE= =Md8P -----END PGP SIGNATURE----- --67h24wqq3644zbtr-- --===============2842965129209505860== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============2842965129209505860==--