Received: by 2002:ac0:bc90:0:0:0:0:0 with SMTP id a16csp3383824img; Mon, 25 Mar 2019 09:11:29 -0700 (PDT) X-Google-Smtp-Source: APXvYqxwckowqOGU2KHHIG+fLeBhLJBN/r+UI+x/TUmbzjyKOfALcL2dq8FKdmmMfI8iGii2xp/r X-Received: by 2002:a63:545f:: with SMTP id e31mr23562381pgm.409.1553530289272; Mon, 25 Mar 2019 09:11:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1553530289; cv=none; d=google.com; s=arc-20160816; b=tr4r46GFnEPkAl4Fv1YThT2sPSwkdhahZsvsSJCbtf6K9ZeCOQkzgDdhouPbNaKmYv WiZjjR5yj/kuVfXIgt4ZL0IPf/K8DJUPFDC/joNswE4jpWqH7g0RCpvZmlyU/IlX481h wH43Y1Wq2vKFmUEWQHn5b4iDhq0dzjfONbRRmPNc8eCaNhqFJVY9fIpop+cn8RpAzw/X FKPCl7Wp/u0mrJKiTYGPsjh4fQw0zEXD3QX9oRDC1nmUSHT7w4++44euvoWis8X4b5Ag f6Sc2enczvbzNhXqXZ+x1M9QPe9y1aw6wm/DjHDXTkK1uLVD9VeIXZk1J1U+kuPcKxK4 d2JA== 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-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=jlWuXHj2rRPe6ucEN9ylbzocmkioHWjFyT6LpXCT6Ck=; b=SpPAZcSx1c4PllnDOwRqJ3EX/YLCl29LomQclDEZ0f5/JkS2j0b13DVLLwDH7O4YkI TcnMpcOhPblYggzkfEu2CBMsLNVdBJH553Fbb62rsi6iqVo7NyzjR3FpYEZyRfg8vx3k yqJa3ufgZFz/qfxxjbjLSFd/zwR815psRJdEPI7RDTxtgcFfooAN9/SdEsw2j5+Fgvfw xoTkqw7nzDsKHl6C1Z9LHnql20JXa+Ov40skLxjTl3wwbxx3JDpTAMBmYkDF4XTyenF/ vMbevbNnbFtwqd18LspxNGrGSd7peGkvQapTdMDLOpSi06Xsr/eBuD1Z/z4lieO8pN4t xKIQ== 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 p25si4565599pfi.245.2019.03.25.09.11.13; Mon, 25 Mar 2019 09:11:29 -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 S1726408AbfCYQKe (ORCPT + 99 others); Mon, 25 Mar 2019 12:10:34 -0400 Received: from honk.sigxcpu.org ([24.134.29.49]:49121 "EHLO honk.sigxcpu.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725788AbfCYQKd (ORCPT ); Mon, 25 Mar 2019 12:10:33 -0400 Received: from localhost (localhost [127.0.0.1]) by honk.sigxcpu.org (Postfix) with ESMTP id E9288FB03; Mon, 25 Mar 2019 17:10:31 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at honk.sigxcpu.org Received: from honk.sigxcpu.org ([127.0.0.1]) by localhost (honk.sigxcpu.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VCxZE6-8OXHJ; Mon, 25 Mar 2019 17:10:30 +0100 (CET) Received: by bogon.sigxcpu.org (Postfix, from userid 1000) id 6E7A740385; Mon, 25 Mar 2019 17:10:30 +0100 (CET) Date: Mon, 25 Mar 2019 17:10:30 +0100 From: Guido =?iso-8859-1?Q?G=FCnther?= To: Fabio Estevam Cc: Thierry Reding , David Airlie , Daniel Vetter , linux-kernel , DRI mailing list , Sam Ravnborg Subject: Re: [PATCH v4 2/3] dt-bindings: Add Rocktech jh057n00900 panel bindings Message-ID: <20190325161030.GA30679@bogon.m.sigxcpu.org> References: <6a50cfdf0fd68aa120f7d8b67357ab45a2275355.1553522676.git.agx@sigxcpu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Mon, Mar 25, 2019 at 11:10:47AM -0300, Fabio Estevam wrote: > On Mon, Mar 25, 2019 at 11:06 AM Guido G?nther wrote: > > > --- /dev/null > > +++ b/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.txt > > @@ -0,0 +1,18 @@ > > +Rocktech jh057n00900 5.5" 720x1440 TFT LCD panel > > + > > +Required properties: > > +- compatible: should be "rocktech,jh057n00900" > > +- reg: DSI virtual channel of the peripheral > > +- reset-gpios: panel reset gpio > > +- backlight: phandle of the backlight device attached to the panel > > + > > +Example: > > + > > + &mipi_dsi { > > + panel { > > + compatible = "rocktech,jh057n00900"; > > + reg = <0>; > > Passing the reg property without its corresponding @0 would cause a > dtc warning when building with W=1. Thanks, I've put that in for v5 and sent a patch to correct the other drivers in display/panel: https://patchwork.kernel.org/patch/10869563/ Cheers, -- Guido