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 DC1FFC54E8F for ; Mon, 11 May 2020 23:05:06 +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 B9F9A20752 for ; Mon, 11 May 2020 23:05:06 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B9F9A20752 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 15B3D6E7DD; Mon, 11 May 2020 23:05:06 +0000 (UTC) Received: from mail-ot1-f66.google.com (mail-ot1-f66.google.com [209.85.210.66]) by gabe.freedesktop.org (Postfix) with ESMTPS id F0FEC6E7DD for ; Mon, 11 May 2020 23:05:04 +0000 (UTC) Received: by mail-ot1-f66.google.com with SMTP id k110so9022074otc.2 for ; Mon, 11 May 2020 16:05:04 -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:content-transfer-encoding :in-reply-to:user-agent; bh=ITRYcPcWlonHrPE5qtDXeTHw7EP1LYK528y4/wZgsuU=; b=InFfqgrePMQrqduQ61c/XE0sa/Twp4zttG7JnQjetKHOE4vHa7UqmOwrqG55/Jek/+ vHz+AV14KiRfIWhc3jH9LMs5BRMPyUDvu9PThc2hisFRUu3aWhypK1XEAyUiT4QWzng6 /OqHRgLk8deAItD9VgIBYz6qQWvxnV9KEuvZEqI+a5ZifJB+PNqLAiDCuIjX10Ox2wO4 beq4zWPEtyvNLihG57Wr0ZtmhUBlYif4sZSGEM4yoGwncn5STFfIEdXLrOZoLqLQHK7+ 1D0SDTPykyirOAPsTXBTdNgkeZO969946b4dV2yavT8joyzYXCAOovgZDdLYJdevIRdb DUsw== X-Gm-Message-State: AGi0PuZ9OZxvdE6ME3fMy4ZV7Z28Y0kVgftRR0yZUb7gsw+Tx2x7AXXn ldc4BIW0OO/t+5Pj1Z6XRcx7DpY= X-Google-Smtp-Source: APiQypIoY6kUC5CLLTgHsDsYf7d1b4AOMQ8Y25i9EikLDhE7xahbnoqgxdxYueOeAZkbPmnLTpOxvg== X-Received: by 2002:a9d:7e7:: with SMTP id 94mr14201369oto.82.1589238304172; Mon, 11 May 2020 16:05:04 -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 33sm2820423otx.31.2020.05.11.16.05.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 11 May 2020 16:05:03 -0700 (PDT) Received: (nullmailer pid 22115 invoked by uid 1000); Mon, 11 May 2020 23:05:02 -0000 Date: Mon, 11 May 2020 18:05:02 -0500 From: Rob Herring To: Paul Cercueil Subject: Re: [PATCH 8/8] dt-bindings: display: Convert ingenic, lcd.txt to YAML Message-ID: <20200511230502.GA21320@bogus> References: <20200426185856.38826-1-paul@crapouillou.net> <20200426185856.38826-8-paul@crapouillou.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: 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: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, =?utf-8?B?5ZGo55Cw5p2w?= , linux-gpio@vger.kernel.org, od@zcrc.me, linux-mtd@lists.infradead.org, linux-i2c@vger.kernel.org, linux-serial@vger.kernel.org, linux-mips@vger.kernel.org, linux-clk@vger.kernel.org Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Tue, Apr 28, 2020 at 04:12:21PM +0200, Paul Cercueil wrote: > This one patch will need a V2, I messed up with the clocks. Looks fine otherwise. > = > -Paul > = > = > Le dim. 26 avril 2020 =E0 20:58, Paul Cercueil a = =E9crit > : > > Convert the ingenic,lcd.txt to a new ingenic,lcd.yaml file. > > = > > In the process, the new ingenic,jz4780-lcd compatible string has been > > added. > > = > > Signed-off-by: Paul Cercueil > > --- > > .../bindings/display/ingenic,lcd.txt | 45 ------- > > .../bindings/display/ingenic,lcd.yaml | 113 ++++++++++++++++++ > > 2 files changed, 113 insertions(+), 45 deletions(-) > > delete mode 100644 > > Documentation/devicetree/bindings/display/ingenic,lcd.txt > > create mode 100644 > > Documentation/devicetree/bindings/display/ingenic,lcd.yaml > > = > > diff --git a/Documentation/devicetree/bindings/display/ingenic,lcd.txt > > b/Documentation/devicetree/bindings/display/ingenic,lcd.txt > > deleted file mode 100644 > > index 01e3261defb6..000000000000 > > --- a/Documentation/devicetree/bindings/display/ingenic,lcd.txt > > +++ /dev/null > > @@ -1,45 +0,0 @@ > > -Ingenic JZ47xx LCD driver > > - > > -Required properties: > > -- compatible: one of: > > - * ingenic,jz4740-lcd > > - * ingenic,jz4725b-lcd > > - * ingenic,jz4770-lcd > > -- reg: LCD registers location and length > > -- clocks: LCD pixclock and device clock specifiers. > > - The device clock is only required on the JZ4740. > > -- clock-names: "lcd_pclk" and "lcd" > > -- interrupts: Specifies the interrupt line the LCD controller is > > connected to. > > - > > -Example: > > - > > -panel { > > - compatible =3D "sharp,ls020b1dd01d"; > > - > > - backlight =3D <&backlight>; > > - power-supply =3D <&vcc>; > > - > > - port { > > - panel_input: endpoint { > > - remote-endpoint =3D <&panel_output>; > > - }; > > - }; > > -}; > > - > > - > > -lcd: lcd-controller@13050000 { > > - compatible =3D "ingenic,jz4725b-lcd"; > > - reg =3D <0x13050000 0x1000>; > > - > > - interrupt-parent =3D <&intc>; > > - interrupts =3D <31>; > > - > > - clocks =3D <&cgu JZ4725B_CLK_LCD>; > > - clock-names =3D "lcd"; > > - > > - port { > > - panel_output: endpoint { > > - remote-endpoint =3D <&panel_input>; > > - }; > > - }; > > -}; > > diff --git a/Documentation/devicetree/bindings/display/ingenic,lcd.yaml > > b/Documentation/devicetree/bindings/display/ingenic,lcd.yaml > > new file mode 100644 > > index 000000000000..8e9c851dc7c5 > > --- /dev/null > > +++ b/Documentation/devicetree/bindings/display/ingenic,lcd.yaml > > @@ -0,0 +1,113 @@ > > +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) > > +%YAML 1.2 > > +--- > > +$id: http://devicetree.org/schemas/display/ingenic,lcd.yaml# > > +$schema: http://devicetree.org/meta-schemas/core.yaml# > > + > > +title: Ingenic SoCs LCD controller devicetree bindings > > + > > +maintainers: > > + - Paul Cercueil > > + > > +properties: > > + $nodename: > > + pattern: "^lcd-controller@[0-9a-f]+$" > > + > > + compatible: > > + enum: > > + - ingenic,jz4740-lcd > > + - ingenic,jz4725b-lcd > > + - ingenic,jz4770-lcd > > + - ingenic,jz4780-lcd > > + > > + reg: > > + maxItems: 1 > > + > > + interrupts: > > + maxItems: 1 > > + > > + clocks: > > + items: > > + - description: Module clock > > + - description: Pixel clock > > + minItems: 1 > > + > > + clock-names: > > + items: > > + - const: lcd > > + - const: lcd_pclk > > + minItems: 1 > > + > > + port: > > + type: object > > + description: > > + A port node with endpoint definitions as defined in > > + Documentation/devicetree/bindings/media/video-interfaces.txt > > + > > +required: > > + - compatible > > + - reg > > + - interrupts > > + - clocks > > + - clock-names > > + > > +if: > > + properties: > > + compatible: > > + contains: > > + enum: > > + - ingenic,jz4740-lcd > > + - ingenic,jz4780-lcd > > +then: > > + properties: > > + clocks: > > + minItems: 2 > > + clock-names: > > + minItems: 2 > > +else: > > + properties: > > + clocks: > > + maxItems: 1 > > + clock-names: > > + maxItems: 1 > > + > > +additionalProperties: false > > + > > +examples: > > + - | > > + #include > > + lcd-controller@13050000 { > > + compatible =3D "ingenic,jz4740-lcd"; > > + reg =3D <0x13050000 0x1000>; > > + > > + interrupt-parent =3D <&intc>; > > + interrupts =3D <30>; > > + > > + clocks =3D <&cgu JZ4740_CLK_LCD>, <&cgu JZ4740_CLK_LCD_PCLK>; > > + clock-names =3D "lcd", "lcd_pclk"; > > + > > + port { > > + endpoint { > > + remote-endpoint =3D <&panel_input>; > > + }; > > + }; > > + }; > > + > > + - | > > + #include > > + lcd-controller@13050000 { > > + compatible =3D "ingenic,jz4725b-lcd"; > > + reg =3D <0x13050000 0x1000>; > > + > > + interrupt-parent =3D <&intc>; > > + interrupts =3D <31>; > > + > > + clocks =3D <&cgu JZ4725B_CLK_LCD>; > > + clock-names =3D "lcd"; > > + > > + port { > > + endpoint { > > + remote-endpoint =3D <&panel_input>; > > + }; > > + }; > > + }; > > -- > > 2.26.2 > > = > = > = _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel