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=-10.0 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 A6BA7C433E1 for ; Sat, 18 Jul 2020 16:53:09 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 85D6322B48 for ; Sat, 18 Jul 2020 16:53:09 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 85D6322B48 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=sigxcpu.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id DA3DA6E191; Sat, 18 Jul 2020 16:53:08 +0000 (UTC) Received: from honk.sigxcpu.org (honk.sigxcpu.org [24.134.29.49]) by gabe.freedesktop.org (Postfix) with ESMTPS id ECEE06E191 for ; Sat, 18 Jul 2020 16:53:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by honk.sigxcpu.org (Postfix) with ESMTP id 95893FB03; Sat, 18 Jul 2020 18:53:05 +0200 (CEST) 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 oM9Y5MKKCY_p; Sat, 18 Jul 2020 18:53:04 +0200 (CEST) Received: by bogon.sigxcpu.org (Postfix, from userid 1000) id 63C3142576; Sat, 18 Jul 2020 18:53:04 +0200 (CEST) Date: Sat, 18 Jul 2020 18:53:04 +0200 From: Guido =?iso-8859-1?Q?G=FCnther?= To: Ondrej Jirman Subject: Re: [PATCH 2/2] dt-binding: display: Allow a single port node on rocktech,jh057n00900 Message-ID: <20200718165304.GB26122@bogon.m.sigxcpu.org> References: <20200703114717.2140832-1-megous@megous.com> <20200703114717.2140832-3-megous@megous.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200703114717.2140832-3-megous@megous.com> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, David Airlie , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Rob Herring , Thierry Reding , Robert Chiras , Sam Ravnborg Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi, On Fri, Jul 03, 2020 at 01:47:17PM +0200, Ondrej Jirman wrote: > The display has one port. Allow it in the binding. > = > Signed-off-by: Ondrej Jirman > --- > .../devicetree/bindings/display/panel/rocktech,jh057n00900.yaml | 1 + > 1 file changed, 1 insertion(+) > = > diff --git a/Documentation/devicetree/bindings/display/panel/rocktech,jh0= 57n00900.yaml b/Documentation/devicetree/bindings/display/panel/rocktech,jh= 057n00900.yaml > index a6985cd947fb..d5733ef30954 100644 > --- a/Documentation/devicetree/bindings/display/panel/rocktech,jh057n0090= 0.yaml > +++ b/Documentation/devicetree/bindings/display/panel/rocktech,jh057n0090= 0.yaml > @@ -24,6 +24,7 @@ properties: > # Xingbangda XBD599 5.99" 720x1440 TFT LCD panel > - xingbangda,xbd599 > = > + port: true > reg: > maxItems: 1 > description: DSI virtual channel Reviewed-by: Guido G=FCnther -- Guido > -- = > 2.27.0 > = _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel