Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp3364074ybd; Tue, 25 Jun 2019 01:02:55 -0700 (PDT) X-Google-Smtp-Source: APXvYqzBq1XNpilRqAA1DKu8vZp+znGhbo+A0W5oo/jVZzfePQSLixTicD+KktZmgnbxQg4boAEU X-Received: by 2002:a17:902:2ae8:: with SMTP id j95mr109458028plb.276.1561449775661; Tue, 25 Jun 2019 01:02:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561449775; cv=none; d=google.com; s=arc-20160816; b=BYEen8O56sHt2Zf/ZE2ZpJKK1bx7RkdJxHaU23vXja3H222bBKr2Hr6zhDgrYh/T+v vi7MUOsF1MJZmKs5TfmFiZy8ysZrWBfs3O6z7lQldmy3YgvD8esbExDVzRFa6qJ74Bww iluDBFUqDgZFGIJVyp7RHV7+WezgGaO1RFfmxelbpkwgR7i5vJSEzVx4ndQuFLvoSvC/ HFpj5m6jTqxaB+Bky7tre8v86BagNKeD2yJWBsh5/jLT1phO7AiN2UGxtEk0gUP8pO9D cLQBf+YZvxMgqTAtwx/D1DKzvdCW28iaWDptAJ28L9Fm2CsTSA78dstbyi59yOAvX8d3 zB0Q== 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=AKMfNQQHmq80+PjPxc0T60J6z+rM3pwH13JExyeiyQU=; b=XvC2iz2rNfIfdvMzKCCSjrxYmOSPjTT0ZyntAIWw0hv9v6vkcqHTsncvhPLsf/XErR Icro9XWcqq0hTPFwm3NsiFl+DgPJgvcpMsuNOihRBXOKBZHd/TNeKbQuwsqj0dUNIPi6 IWzACLrbXMevOLTW3pTvxmwqTuD75FGkKqXfVVe28u4S0aYzjYNtCsxGOBhlJl9mEODP RfjUp4iYIMx4uV7/5SNFzie3HKqBUv7lNDhVUIE+SFSVeGiJN1tYDYm+b87v3CvLs3Uo TmVXlpM/d1y/8CtsWgZ3jCi9R5uqwZD9KfVmVfd0nUjBC4OgJMzhXEzSUYuc2KnFkCqL IV4Q== 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 b3si1051441pls.52.2019.06.25.01.02.39; Tue, 25 Jun 2019 01:02:55 -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 S1728813AbfFYIBF (ORCPT + 99 others); Tue, 25 Jun 2019 04:01:05 -0400 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:39553 "EHLO relay7-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726422AbfFYIBF (ORCPT ); Tue, 25 Jun 2019 04:01:05 -0400 X-Originating-IP: 90.88.16.156 Received: from localhost (aaubervilliers-681-1-41-156.w90-88.abo.wanadoo.fr [90.88.16.156]) (Authenticated sender: maxime.ripard@bootlin.com) by relay7-d.mail.gandi.net (Postfix) with ESMTPSA id 618982003A; Tue, 25 Jun 2019 08:00:58 +0000 (UTC) Date: Tue, 25 Jun 2019 10:00:58 +0200 From: Maxime Ripard To: Rob Herring Cc: dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Thierry Reding , Sam Ravnborg , Laurent Pinchart , Linus Walleij Subject: Re: [PATCH v2 10/15] dt-bindings: display: Convert tpo,tpg110 panel to DT schema Message-ID: <20190625080058.5edv3yih2yspdexm@flea> References: <20190624215649.8939-1-robh@kernel.org> <20190624215649.8939-11-robh@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="offeaxu3orek37ew" Content-Disposition: inline In-Reply-To: <20190624215649.8939-11-robh@kernel.org> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --offeaxu3orek37ew Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Jun 24, 2019 at 03:56:44PM -0600, Rob Herring wrote: > Convert the tpo,tpg110 panel binding to DT schema. > > Cc: Linus Walleij > Cc: Thierry Reding > Cc: Sam Ravnborg > Cc: Maxime Ripard > Cc: Laurent Pinchart > Cc: dri-devel@lists.freedesktop.org > Signed-off-by: Rob Herring Reviewed-by: Maxime Ripard Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --offeaxu3orek37ew Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXRHUugAKCRDj7w1vZxhR xTIoAQD10wPMsV/H94wdzkYk+/GCEPNVYnOu2YhykeQQ1dLchAD/f7L/ppwFWVE+ 0Fn/oht0Dw0d19nbZJHFPnRCXQ/rzw4= =gMg8 -----END PGP SIGNATURE----- --offeaxu3orek37ew--