From patchwork Tue Mar 6 13:56:01 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 130804 Delivered-To: patch@linaro.org Received: by 10.46.66.2 with SMTP id p2csp3967206lja; Tue, 6 Mar 2018 05:57:23 -0800 (PST) X-Google-Smtp-Source: AG47ELsOmopdbioMBm1CkiKHGA7pnDhNC9yX4NOPpvCgzeEolJNsox+Mcf3gQ8BMiHJrADjyKasY X-Received: by 2002:a17:902:4d:: with SMTP id 71-v6mr16921173pla.341.1520344643837; Tue, 06 Mar 2018 05:57:23 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1520344643; cv=none; d=google.com; s=arc-20160816; b=iKm67rLw+f4HtD8D5gzNQJKPG1z4gaJTjLIKkAiRJh3mqjw/H+8M5vvodfwqRD77J4 buIl3TLiHhUL9hoELOH+UBh+z764LHYbS7a9yPp4fc6EEBnDFLaD/fzrMK+8AyZPdWJ4 FEbNfQ+zTVHpiaF/Slb9XsTWOecLBuxsET5Uc6rX1O6jobKylgt6Tb2t+oWsgVFqmyxa awd64Ov2ct7nrhlGoI56Y33tAVOKI9JuMGUfPAu8hrSgIfwmR91AiVC2+qAj6eX4W1PJ WSSOSEy7tGCnTMsu5vb9eiN78tD1dYi1+1R3TS9dxmNIjgSb1GOyxJcyDqM5JT9rToaO wDrA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:references :in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=THvSkVxAZwSZV/3oTsn8hGiBPRN+w6HIskCveQO6HTQ=; b=HRIgC0/vRi+N9sLtXrBRqfZTzeixN5sJh5M4oJZ3jNKd9Of3YyPtNGlOZwlY4jogDy Yo7dtmNLsNdMGukE9w3gygqAN0RYThFmriO6zomxCqpdqcE2HGIGLJ1U2EKBMsblTYDH uu8Lgphw9EQfw+PfdJWm3omcqwF3kMI56cxY0GfDbGdTNNqw6fbZBMeU3Lry504/MMjF O+POVp/PEayLDP+BVHAhELZzDrv9MM3OSUMOiFJ58tO/Mr5ROCcPoIq90IQSdce7jZvT OyW28r7rbhcBZZgrcCnSOTG1lnIx2kU4WEHzXDDkmeUtzd9fQSLK3UKD1i9O5C6dSbhb FLQA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g6-v6si10973302pll.745.2018.03.06.05.57.23; Tue, 06 Mar 2018 05:57:23 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932947AbeCFN5V (ORCPT + 6 others); Tue, 6 Mar 2018 08:57:21 -0500 Received: from mail.bootlin.com ([62.4.15.54]:35004 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753507AbeCFN5P (ORCPT ); Tue, 6 Mar 2018 08:57:15 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id D6877207DA; Tue, 6 Mar 2018 14:57:12 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost (unknown [185.94.189.190]) by mail.bootlin.com (Postfix) with ESMTPSA id 1629320974; Tue, 6 Mar 2018 14:56:19 +0100 (CET) From: Maxime Ripard To: Thierry Reding , Chen-Yu Tsai , Maxime Ripard , Mark Rutland , Rob Herring Cc: dri-devel@lists.freedesktop.org, Gustavo Padovan , Daniel Vetter , Maarten Lankhorst , Sean Paul , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Thomas Petazzoni , Maxime Ripard Subject: [PATCH v3 4/7] dt-bindings: panel: Add the Ilitek ILI9881c panel documentation Date: Tue, 6 Mar 2018 14:56:01 +0100 Message-Id: <98f6b4c0746a0d244d009263e8b3e20f40ac280f.1520344489.git-series.maxime.ripard@bootlin.com> X-Mailer: git-send-email 2.14.3 In-Reply-To: References: In-Reply-To: References: Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org From: Maxime Ripard The LHR050H41 from BananaPi is a 1280x700 4-lanes DSI panel based on the ILI9881c from Ilitek. Acked-by: Rob Herring Signed-off-by: Maxime Ripard --- Documentation/devicetree/bindings/display/panel/ilitek,ili9881c.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/ilitek,ili9881c.txt -- git-series 0.9.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/Documentation/devicetree/bindings/display/panel/ilitek,ili9881c.txt b/Documentation/devicetree/bindings/display/panel/ilitek,ili9881c.txt new file mode 100644 index 000000000000..df05e8bb4851 --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/ilitek,ili9881c.txt @@ -0,0 +1,20 @@ +Ilitek ILI9881c based MIPI-DSI panels + +Required properties: + - compatible: must be "ilitek,ili9881c" and one of: + * "bananapi,lhr050h41" + - reg: DSI virtual channel used by that screen + - power-gpios: a GPIO phandle for the power pin + - reset-gpios: a GPIO phandle for the reset pin + +Optional properties: + - backlight: phandle to the backlight used + +Example: +panel@0 { + compatible = "bananapi,lhr050h41", "ilitek,ili9881c"; + reg = <0>; + power-gpios = <&pio 1 7 GPIO_ACTIVE_HIGH>; /* PB07 */ + reset-gpios = <&r_pio 0 5 GPIO_ACTIVE_LOW>; /* PL05 */ + backlight = <&pwm_bl>; +};