Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp4668291imu; Tue, 29 Jan 2019 05:38:21 -0800 (PST) X-Google-Smtp-Source: ALg8bN4BE6MzTCX3TuhhYWfGhJPa2eLgknrf4m0b+U0wAymPiD2j/c6MUX8QrgyjIYqZDrxmlf4f X-Received: by 2002:a17:902:3124:: with SMTP id w33mr26263243plb.241.1548769101822; Tue, 29 Jan 2019 05:38:21 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1548769101; cv=none; d=google.com; s=arc-20160816; b=bnDbKkjfiV2GnF2q0xHI6YH7L5HSOyJRB3dRgI64F3pqQElZA/YfOxwfKBvHzK0Gny VGILHx9zLKfUHClDNekY3t1R02Vhgm3HStP2TYH6PYqe4ib8m1jXuVlbvZpbenqPvkx6 irYbUPB8vLVXg1SPwGS5gDG7qHBaDQAbmq8Z83peZR9G8nCFJGSRl29+mowqyRqMMnZR eNxGQXuT6W4vLnYKVNswVi218M2tGVcbq+CTYmnkiknn+9voNVIQuBoJjWdcIQZx9s9D vb3y4HOFCjaTKPX5YtKC5Loeb3pPww+zGqk8GnX5oSpEdgLBzv42DCoU/oZnPdtBG2qw RBHA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=bL7obu+mPMonx0hiLk3w2Bi34QatZks81s9mkqrsVaQ=; b=sAfwkUGtrSBC7W0nzutORUOAF/ZoIONXdSyMngUa6eVprwO8YEqgNYjIOQC5dtgyov qTmF4Etk4fYBu2kZ9WsPjWSUoqhEukBYHcrmMPGUR+dbYC60dEgWlXnB6s3QebQ/hmN7 kkbreEZiSLBTYrKcIyiOX/9cLaCrQSO5ZpaGpqoeZxpmn6NFL5F2g/wgI1Bsnk8AhL/8 vz9mk8HNYr7EnOODqLrda4WBBuLSgXYubniixh8RS5IHh52IjzZbmxTOCyrqZXPY5l1C E0RFdUVzgAspcVdqUfUdSGLVy9bP6q7Mrv5o0CoJ4U35bJTYpZcME2057OTCIyK/KTyc Jo5A== 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 d9si16851509pgv.123.2019.01.29.05.38.06; Tue, 29 Jan 2019 05:38:21 -0800 (PST) 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 S1728791AbfA2Nhb (ORCPT + 99 others); Tue, 29 Jan 2019 08:37:31 -0500 Received: from gloria.sntech.de ([185.11.138.130]:35502 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727544AbfA2Nh3 (ORCPT ); Tue, 29 Jan 2019 08:37:29 -0500 Received: from ip5f5a6320.dynamic.kabel-deutschland.de ([95.90.99.32] helo=diego.localnet) by gloria.sntech.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1goTZs-0000y2-IA; Tue, 29 Jan 2019 14:37:24 +0100 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: thierry.reding@gmail.com Cc: airlied@linux.ie, robh+dt@kernel.org, mark.rutland@arm.com, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dt-bindings: display: add binding for Innolux ee101ia-01d panel Date: Tue, 29 Jan 2019 14:37:23 +0100 Message-ID: <5825168.ASgtykK0VC@diego> In-Reply-To: <20181113124205.29319-1-heiko@sntech.de> References: <20181113124205.29319-1-heiko@sntech.de> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Thierry, Am Dienstag, 13. November 2018, 13:42:05 CET schrieb Heiko Stuebner: > From: Heiko Stuebner > > This is a panel handled through the generic lvds-panel binding, > so only needs its additional compatible specified. > > Signed-off-by: Heiko Stuebner just pulling this pending patch out of the woodworks again too :-) Thanks in advance for considering it. Heiko > --- > .../bindings/display/panel/innolux,ee101ia-01d.txt | 7 +++++++ > 1 file changed, 7 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/display/panel/innolux,ee101ia-01d.txt > > diff --git > a/Documentation/devicetree/bindings/display/panel/innolux,ee101ia-01d.txt > b/Documentation/devicetree/bindings/display/panel/innolux,ee101ia-01d.txt > new file mode 100644 > index 000000000000..e5ca4ccd55ed > --- /dev/null > +++ > b/Documentation/devicetree/bindings/display/panel/innolux,ee101ia-01d.txt > @@ -0,0 +1,7 @@ > +Innolux Corporation 10.1" EE101IA-01D WXGA (1280x800) LVDS panel > + > +Required properties: > +- compatible: should be "innolux,ee101ia-01d" > + > +This binding is compatible with the lvds-panel binding, which is specified > +in panel-lvds.txt in this directory.