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=-8.5 required=3.0 tests=INCLUDES_PATCH, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 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 3261DC2BA19 for ; Tue, 14 Apr 2020 18:29:34 +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 0FD3420575 for ; Tue, 14 Apr 2020 18:29:34 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0FD3420575 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.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 822F96E512; Tue, 14 Apr 2020 18:29:33 +0000 (UTC) Received: from mail-ot1-f67.google.com (mail-ot1-f67.google.com [209.85.210.67]) by gabe.freedesktop.org (Postfix) with ESMTPS id 02B046E512 for ; Tue, 14 Apr 2020 18:29:33 +0000 (UTC) Received: by mail-ot1-f67.google.com with SMTP id i27so667861ota.7 for ; Tue, 14 Apr 2020 11:29:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=9AGTb6lDHBIB4GO1K1r+d8ktTmCVjobWYQ9JHJM4Zyg=; b=PTIocG0VvzIAldruoPKZURKYsS1HhRGZANyy8ktFxeieD4t3hBX5ZXpiQ6ZZ6dzW8w 9S9JwUUmz+WjxBR8Tlz0YYudR6xobHXB+Cjdxij8uahN4cTJQJa6YmGjSFkvFMEjuD7V wrxy/BuVfvF8ls5BFh2iqsY40PTb5ePZZ/OnRzOGmetLOkmzgrSAOwKiyKowjx2dqBj5 q0ngbPUc5plfFb9GGLeq7KyYwcK/6BSuRHZy+G/LBeqbXxyKgpmOhQTv+vtDchmgaksm nuqdQVA0dN+C3r+MvRhhnv3KNSPM1+A4TM9RMOWC7rxwaGVBfYBRCMYQHCv7cQ1fRrVs 0fUA== X-Gm-Message-State: AGi0PubAvuyQ34a4sBwSLG9w184JGWDC8U7Ydx+PM6K0VZpZH1Jk4mZh 5mgDAdBjD608xvmbpNyQGQ== X-Google-Smtp-Source: APiQypIyuhxdNK/238sgyNwHWUvsPoGzbBLxBPmGRlma8x3qieuGQMoUbK0ZyJw4jS5KKGIHK/slKg== X-Received: by 2002:a4a:4442:: with SMTP id o63mr6466018ooa.0.1586888972278; Tue, 14 Apr 2020 11:29:32 -0700 (PDT) Received: from rob-hp-laptop (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id 186sm6148048ooi.30.2020.04.14.11.29.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Apr 2020 11:29:31 -0700 (PDT) Received: (nullmailer pid 27234 invoked by uid 1000); Tue, 14 Apr 2020 18:29:30 -0000 Date: Tue, 14 Apr 2020 13:29:30 -0500 From: Rob Herring To: Sam Ravnborg Subject: Re: [PATCH v2 09/36] dt-bindings: display: convert innolux,p079zca to DT Schema Message-ID: <20200414182930.GA22691@bogus> References: <20200408195109.32692-1-sam@ravnborg.org> <20200408195109.32692-10-sam@ravnborg.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200408195109.32692-10-sam@ravnborg.org> User-Agent: Mutt/1.10.1 (2018-07-13) 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: Chris Zhong , devicetree@vger.kernel.org, Thierry Reding , dri-devel@lists.freedesktop.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Wed, Apr 08, 2020 at 09:50:42PM +0200, Sam Ravnborg wrote: > As the binding matches panel-simple, added the compatible to the > panel-simple list. > With this change enable-gpios is now optional. But is a DSI panel, so it should be in panel-simple-dsi.yaml. > > Signed-off-by: Sam Ravnborg > Cc: Chris Zhong > Cc: Thierry Reding > Cc: Sam Ravnborg > --- > .../display/panel/innolux,p079zca.txt | 22 ------------------- > .../bindings/display/panel/panel-simple.yaml | 2 ++ > 2 files changed, 2 insertions(+), 22 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/display/panel/innolux,p079zca.txt > > diff --git a/Documentation/devicetree/bindings/display/panel/innolux,p079zca.txt b/Documentation/devicetree/bindings/display/panel/innolux,p079zca.txt > deleted file mode 100644 > index 3ab8c7412cf6..000000000000 > --- a/Documentation/devicetree/bindings/display/panel/innolux,p079zca.txt > +++ /dev/null > @@ -1,22 +0,0 @@ > -Innolux P079ZCA 7.85" 768x1024 TFT LCD panel > - > -Required properties: > -- compatible: should be "innolux,p079zca" > -- reg: DSI virtual channel of the peripheral > -- power-supply: phandle of the regulator that provides the supply voltage > -- enable-gpios: panel enable gpio > - > -Optional properties: > -- backlight: phandle of the backlight device attached to the panel > - > -Example: > - > - &mipi_dsi { > - panel@0 { > - compatible = "innolux,p079zca"; > - reg = <0>; > - power-supply = <...>; > - backlight = <&backlight>; > - enable-gpios = <&gpio1 13 GPIO_ACTIVE_HIGH>; > - }; > - }; > diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > index 8fc117d1547c..328df95cbe88 100644 > --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > @@ -143,6 +143,8 @@ properties: > - innolux,n116bge > # InnoLux 15.6" WXGA TFT LCD panel > - innolux,n156bge-l21 > + # Innolux P079ZCA 7.85" 768x1024 TFT LCD panel > + - innolux,p079zca > # Innolux Corporation 7.0" WSVGA (1024x600) TFT LCD panel > - innolux,zj070na-01p > # Kaohsiung Opto-Electronics Inc. 5.7" QVGA (320 x 240) TFT LCD panel > -- > 2.20.1 > _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel