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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 F41BBC433E0 for ; Fri, 5 Mar 2021 20:09:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B291F650A6 for ; Fri, 5 Mar 2021 20:09:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229768AbhCEUJ1 (ORCPT ); Fri, 5 Mar 2021 15:09:27 -0500 Received: from mail-oi1-f175.google.com ([209.85.167.175]:42355 "EHLO mail-oi1-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229749AbhCEUJ0 (ORCPT ); Fri, 5 Mar 2021 15:09:26 -0500 Received: by mail-oi1-f175.google.com with SMTP id l64so3810692oig.9 for ; Fri, 05 Mar 2021 12:09:26 -0800 (PST) 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; bh=ss792e9AzN8pjeKvrYSJl54ETIcPVmGeIfafQZbwyRs=; b=cuTAoNsOkr6G5U0twahzoL3Ep35oDnZx1Nn+jqc/j5ye0PekCjVUzjTJZFJBX8bv/L fipTRmnIWwhe1VkPU3yRcdhxM2gpvnjaCrQSsGdiXSX4SbcWvXagqjSGya0ICGFJXcYP EnvUVtenXZgF/19r/NTQDW4eORr0FR6MIqE/aRCfSf7q7R5MMFminFVST4KkbABwWGC8 v2SFbS3pfBe8K0hk8Yq/ElHgFUFcxA5A9T8oNHwXQMDTSh9erX3E5zfZbn3rl3QapriS 24hW9o0kxpdCZ5M2I/jPtuBXggjW9w+NoJlMS53nYRNLDpW2eg+WX3opbi3tT/h4iSwH hTpg== X-Gm-Message-State: AOAM531xmhv/8SAhyYKEk2eKs88PnwNkuP/aUWwCCYxx1kCLK8PfSyJh ibZRewiXKxrNaCKdD/dk+Q== X-Google-Smtp-Source: ABdhPJyWzH5vssnBk81mBIlieZqf96YvWnGr6QQXuZ9SWUS5ishKqyWBA+wIeKLkC43T5cLuSXWafA== X-Received: by 2002:aca:de82:: with SMTP id v124mr8418177oig.125.1614974965977; Fri, 05 Mar 2021 12:09:25 -0800 (PST) Received: from robh.at.kernel.org (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id u19sm795835ote.15.2021.03.05.12.09.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 05 Mar 2021 12:09:25 -0800 (PST) Received: (nullmailer pid 567755 invoked by uid 1000); Fri, 05 Mar 2021 20:09:23 -0000 Date: Fri, 5 Mar 2021 14:09:23 -0600 From: Rob Herring To: Daniel Mack Cc: airlied@linux.ie, daniel@ffwll.ch, devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org Subject: Re: [PATCH v2 1/2] dt-bindings: display: add bindings for newhaven,1.8-128160EF Message-ID: <20210305200923.GA566941@robh.at.kernel.org> References: <20210212095336.635701-1-daniel@zonque.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210212095336.635701-1-daniel@zonque.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Fri, Feb 12, 2021 at 10:53:35AM +0100, Daniel Mack wrote: > This adds documentation for a new ILI9163 based, SPI connected display. > > Signed-off-by: Daniel Mack > --- > .../bindings/display/ilitek,ili9163.txt | 27 +++++++++++++++++++ > 1 file changed, 27 insertions(+) > create mode 100644 Documentation/devicetree/bindings/display/ilitek,ili9163.txt Bindings are in schema format now. > > diff --git a/Documentation/devicetree/bindings/display/ilitek,ili9163.txt b/Documentation/devicetree/bindings/display/ilitek,ili9163.txt > new file mode 100644 > index 0000000000000..fee119991c14e > --- /dev/null > +++ b/Documentation/devicetree/bindings/display/ilitek,ili9163.txt > @@ -0,0 +1,27 @@ > +Ilitek ILI9163 display panels > + > +This binding is for display panels using an Ilitek ILI9163 controller in SPI > +mode. > + > +Required properties: > +- compatible: "newhaven,1.8-128160EF", "ilitek,ili9163" > +- dc-gpios: D/C pin > +- reset-gpios: Reset pin > + > +The node for this driver must be a child node of a SPI controller, hence > +all mandatory properties described in ../spi/spi-bus.txt must be specified. > + > +Optional properties: > +- rotation: panel rotation in degrees counter clockwise (0,90,180,270) > +- backlight: phandle of the backlight device attached to the panel > + > +Example: > + display@0{ > + compatible = "newhaven,1.8-128160EF", "ilitek,ili9163" > + reg = <0>; > + spi-max-frequency = <32000000>; > + dc-gpios = <&gpio0 9 GPIO_ACTIVE_HIGH>; > + reset-gpios = <&gpio0 8 GPIO_ACTIVE_HIGH>; > + rotation = <270>; > + backlight = <&backlight>; > + }; > -- > 2.29.2 > 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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 EF91FC4332D for ; Fri, 5 Mar 2021 20:09:28 +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 7E488650B4 for ; Fri, 5 Mar 2021 20:09:28 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7E488650B4 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 D74826EC45; Fri, 5 Mar 2021 20:09:27 +0000 (UTC) Received: from mail-oi1-f172.google.com (mail-oi1-f172.google.com [209.85.167.172]) by gabe.freedesktop.org (Postfix) with ESMTPS id ABE776EC45 for ; Fri, 5 Mar 2021 20:09:26 +0000 (UTC) Received: by mail-oi1-f172.google.com with SMTP id j1so3851711oiw.3 for ; Fri, 05 Mar 2021 12:09:26 -0800 (PST) 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; bh=ss792e9AzN8pjeKvrYSJl54ETIcPVmGeIfafQZbwyRs=; b=ISdDDzz8H5IM75zLQ0fnDTxFuBX5+oHHU9Mw7d38hT9aob768Mlstrrm5jdQjIHNTD T7JYh2uqR12hAEpwOhsDPP3JjW36P8YcwhP1FRsXJ7BSFhsD4jOO34xgUfjEzK3sXsXT M4iT0AWHAS2t2mW7IGgobVgPXIX6k9JXx2cx2+Q2rmzEUiRrqRAQqH3OIcVGVIny8eCC 82BAc90o2F8tptjhQt6WLAxsq7lxRBnqkVLFXFdKvuI7lPh0d17/dTLtx4QOo+JrQAdo XIfxp46HF6YbEKl/LniaBeCmbVNw6WwxLl/0ByVixW0Z5c3lgaj210LmhzbxgairrXvg wGSw== X-Gm-Message-State: AOAM530Q2/2BbFkuGeLtz0u9iiWZrAGJSR/QmdMcCEnPGTMpPujZ5DKY PZKAOaDb4LGHlhRLOXAvZw== X-Google-Smtp-Source: ABdhPJyWzH5vssnBk81mBIlieZqf96YvWnGr6QQXuZ9SWUS5ishKqyWBA+wIeKLkC43T5cLuSXWafA== X-Received: by 2002:aca:de82:: with SMTP id v124mr8418177oig.125.1614974965977; Fri, 05 Mar 2021 12:09:25 -0800 (PST) Received: from robh.at.kernel.org (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id u19sm795835ote.15.2021.03.05.12.09.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 05 Mar 2021 12:09:25 -0800 (PST) Received: (nullmailer pid 567755 invoked by uid 1000); Fri, 05 Mar 2021 20:09:23 -0000 Date: Fri, 5 Mar 2021 14:09:23 -0600 From: Rob Herring To: Daniel Mack Subject: Re: [PATCH v2 1/2] dt-bindings: display: add bindings for newhaven,1.8-128160EF Message-ID: <20210305200923.GA566941@robh.at.kernel.org> References: <20210212095336.635701-1-daniel@zonque.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210212095336.635701-1-daniel@zonque.org> 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: airlied@linux.ie, devicetree@vger.kernel.org, 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 Fri, Feb 12, 2021 at 10:53:35AM +0100, Daniel Mack wrote: > This adds documentation for a new ILI9163 based, SPI connected display. > > Signed-off-by: Daniel Mack > --- > .../bindings/display/ilitek,ili9163.txt | 27 +++++++++++++++++++ > 1 file changed, 27 insertions(+) > create mode 100644 Documentation/devicetree/bindings/display/ilitek,ili9163.txt Bindings are in schema format now. > > diff --git a/Documentation/devicetree/bindings/display/ilitek,ili9163.txt b/Documentation/devicetree/bindings/display/ilitek,ili9163.txt > new file mode 100644 > index 0000000000000..fee119991c14e > --- /dev/null > +++ b/Documentation/devicetree/bindings/display/ilitek,ili9163.txt > @@ -0,0 +1,27 @@ > +Ilitek ILI9163 display panels > + > +This binding is for display panels using an Ilitek ILI9163 controller in SPI > +mode. > + > +Required properties: > +- compatible: "newhaven,1.8-128160EF", "ilitek,ili9163" > +- dc-gpios: D/C pin > +- reset-gpios: Reset pin > + > +The node for this driver must be a child node of a SPI controller, hence > +all mandatory properties described in ../spi/spi-bus.txt must be specified. > + > +Optional properties: > +- rotation: panel rotation in degrees counter clockwise (0,90,180,270) > +- backlight: phandle of the backlight device attached to the panel > + > +Example: > + display@0{ > + compatible = "newhaven,1.8-128160EF", "ilitek,ili9163" > + reg = <0>; > + spi-max-frequency = <32000000>; > + dc-gpios = <&gpio0 9 GPIO_ACTIVE_HIGH>; > + reset-gpios = <&gpio0 8 GPIO_ACTIVE_HIGH>; > + rotation = <270>; > + backlight = <&backlight>; > + }; > -- > 2.29.2 > _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel