Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp1497768pxk; Fri, 25 Sep 2020 17:11:00 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwjEhDJy7KobAhd71RqZqQGxZYjvjlUdyvt9W5gdaFj9w0JD84npGkrB2SCwS046sAPjfoQ X-Received: by 2002:a17:906:e88:: with SMTP id p8mr5586450ejf.134.1601079060790; Fri, 25 Sep 2020 17:11:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1601079060; cv=none; d=google.com; s=arc-20160816; b=QCX65+iZ/335n3Mu22sn/u1yScpCmJnDEbhn1apsa3mexbjy2SI5NMUbZAlFHPwC4P 7+GjXKsR7qFDYJ9NJBiauFNfN7s9eX05x4ZuhMNhtNVV7bUwe9OmdbAFvqTERScGtUJb /S9ED7FvxY/CYaeuiOmbfJTHzYONZnuxGEZ2dUamvobPFXy7qRz5voYq9au72ml8LX6c 1RV61Q/wyN6xW1lvrBzWtlju8Lzj1mNI+L+rFd9+sGe/TQLkzgS3xYJn+kqeDfRIofOf vInDjZslpTILJK3qTBrBrYUs2yGETUEkhr7J33Z6XvzIL2xDrtNQ/z6dmHlhNVwi1m5E /dXw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=bj+DYpYoCZDR2w90PVg5fes5gvn/76dRJYrCY9eL688=; b=ZUIGFAraBEZzxEe+oQxnafoh7ephnOFartXGdsaTZwy4vfEFFn//MtTBgsn61yG3ZK Phxea5sDqCLf6ZKuNIOH5p0oqMsCYYLjoM0HZMjZ6/8r5WHZeoewb8sxY13MLLinx4C+ dcAK8/dy49Y4amMfVjtnQGBiHUWzlZCMp05DGCaCkz1bRReHLhV6OMJt+bxVq3bDmoZQ 56aOmIYNEJydKmo+wNnbEep7HVmUSqTvrM8jlX9b6BzoYHsoQ1kKu0AL8CRHAyglnvaV qIM3BYwxYcPnfjys89X7spLpBS9AXwypo647Flo6ZqD3sArWO/XEtcUK5Q1z+h/HEr1h 1HHQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id a12si2876251edt.557.2020.09.25.17.10.37; Fri, 25 Sep 2020 17:11:00 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729745AbgIZAHb (ORCPT + 99 others); Fri, 25 Sep 2020 20:07:31 -0400 Received: from mail.v3.sk ([167.172.186.51]:38484 "EHLO shell.v3.sk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1729426AbgIZAH2 (ORCPT ); Fri, 25 Sep 2020 20:07:28 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by zimbra.v3.sk (Postfix) with ESMTP id DD478DFA9E; Sat, 26 Sep 2020 00:05:48 +0000 (UTC) Received: from shell.v3.sk ([127.0.0.1]) by localhost (zimbra.v3.sk [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id 7ZEz6W-5wJP2; Sat, 26 Sep 2020 00:05:47 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by zimbra.v3.sk (Postfix) with ESMTP id AE25BDFAA1; Sat, 26 Sep 2020 00:05:47 +0000 (UTC) X-Virus-Scanned: amavisd-new at zimbra.v3.sk Received: from shell.v3.sk ([127.0.0.1]) by localhost (zimbra.v3.sk [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id O6VL0b63aZBO; Sat, 26 Sep 2020 00:05:47 +0000 (UTC) Received: from localhost (unknown [109.183.109.54]) by zimbra.v3.sk (Postfix) with ESMTPSA id 5B85ADFA9E; Sat, 26 Sep 2020 00:05:47 +0000 (UTC) From: Lubomir Rintel To: Andrzej Hajda Cc: Daniel Vetter , David Airlie , Rob Herring , Neil Armstrong , Laurent Pinchart , Jonas Karlman , Jernej Skrabec , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Rob Herring , Lubomir Rintel Subject: [RESEND PATCH v5 1/2] dt-bindings: display: himax,hx8837: Add Himax HX8837 bindings Date: Sat, 26 Sep 2020 02:07:18 +0200 Message-Id: <20200926000719.229204-2-lkundrak@v3.sk> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200926000719.229204-1-lkundrak@v3.sk> References: <20200926000719.229204-1-lkundrak@v3.sk> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Himax HX8837 is a secondary display controller used to drive the panel on OLPC platforms. Signed-off-by: Lubomir Rintel Reviewed-by: Rob Herring --- Changes since v4: - Rob's Reviewed-by Changes since v3: - Moved to bindings/display/ - Added the ports - Converted to YAML - Removed Pavel's Ack, because the changes are substantial Changes since v2: - s/betweend/between/ Changes since v1: - s/load-gpio/load-gpios/ - Use interrupt bindings instead of gpio for the IRQ .../bindings/display/bridge/himax,hx8837.yaml | 96 +++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/bridge/hima= x,hx8837.yaml diff --git a/Documentation/devicetree/bindings/display/bridge/himax,hx883= 7.yaml b/Documentation/devicetree/bindings/display/bridge/himax,hx8837.ya= ml new file mode 100644 index 0000000000000..f5b0a00f5089d --- /dev/null +++ b/Documentation/devicetree/bindings/display/bridge/himax,hx8837.yaml @@ -0,0 +1,96 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +# Copyright (C) 2018,2019,2020 Lubomir Rintel +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/display/bridge/himax,hx8837.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: HX8837 Display Controller Device Tree Bindings + +maintainers: + - Lubomir Rintel + +properties: + compatible: + const: himax,hx8837 + + reg: + const: 0xd + + load-gpios: + maxItems: 1 + description: GPIO specifier of DCON_LOAD pin (active high) + + stat-gpios: + minItems: 2 + description: GPIO specifier of DCON_STAT0 and DCON_STAT1 pins (activ= e high) + + interrupts: + maxItems: 1 + description: Interrupt specifier of DCON_IRQ pin (edge falling) + + ports: + type: object + + properties: + port@0: + type: object + description: | + Video port for RGB input. + + port@1: + type: object + description: | + Video port connected to the panel. + + required: + - port@0 + - port@1 + +required: + - compatible + - reg + - load-gpios + - stat-gpios + - interrupts + - ports + +additionalProperties: false + +examples: + - | + #include + #include + + i2c { + #address-cells =3D <1>; + #size-cells =3D <0>; + =20 + lcd-controller@d { + compatible =3D "himax,hx8837"; + reg =3D <0x0d>; + stat-gpios =3D <&gpio 100 GPIO_ACTIVE_HIGH>, + <&gpio 101 GPIO_ACTIVE_HIGH>; + load-gpios =3D <&gpio 142 GPIO_ACTIVE_HIGH>; + interrupts =3D <&gpio 124 IRQ_TYPE_EDGE_FALLING>; + =20 + ports { + #address-cells =3D <0x01>; + #size-cells =3D <0x00>; + =20 + port@0 { + reg =3D <0x00>; + dcon_rgb_in: endpoint { + remote-endpoint =3D <&lcd0_rgb_out>; + }; + }; + =20 + port@1 { + reg =3D <0x01>; + dcon_gettl_out: endpoint { + remote-endpoint =3D <&panel_dettl_in>; + }; + }; + }; + }; + }; --=20 2.26.2