Received: by 2002:ac0:b08d:0:0:0:0:0 with SMTP id l13csp2729662imc; Sat, 23 Feb 2019 09:41:21 -0800 (PST) X-Google-Smtp-Source: AHgI3IZUbeOr+2sw9uBrC3A1Cgfutq+uCOtw3nvZ7o5J/rWPKhGsojxtg7lW7PCRN2RYCQBPSRYr X-Received: by 2002:a17:902:e711:: with SMTP id co17mr10209293plb.171.1550943681523; Sat, 23 Feb 2019 09:41:21 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1550943681; cv=none; d=google.com; s=arc-20160816; b=cvdoA03wxa0ArJgE0OreF5KdJkzxnp9oszyQa847b5z321wVn1iMXnSC3gJ8ZDmC7k yno7UR+b5Xgptmajp7Mkli4VWV4OgCjWhthU7UPWK/sTxRThzuwlA4gpWrpplOOE/wia cowXNaGIWCppWV8xD9J/i5zGPbes8YLEHk0WQJA2QYgcvAFwuzlFq0HOYWZzc4HpZ9Lu Y9uJLqfPuuJh8/tccOXX2HkWu4UMAp/Jm/GDPs9CPLRtv1bHjdZd/XH974bx8KQPmavX F3W6P4vRMvfsMgEB8WFmRJwmFn/9RuvDdu710Ekx77k569eBCwKWX4Cuu+I9YT2+p/Bf jhWg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:to:from; bh=nFcEBGCy0BcK41kabhMRetgbRAAvkWl/2A4mVJWF/hM=; b=b0TW3OHhNb2qU3xBVyJGK59k7wBR0ZIvCnDiAT2XY01ivBI7zxqEoSuLw0J3RRostR tTXH9Mcc894OSR/yR4rH18Kl/8Jn8Rp/Rkb9szLxeKaT8gdRl24hIADkcxLoFlfCvPxq WneKMq+w3a9wsB9eSXLgtZgfdlZYKFvtQ6cw09ATvHtibW7tLGLz2QUkbNVt1jaNCcpt GgFZuGBLW+lpKlUYh2gYzLpwO9DNcNkWEkj7ATwVl5ki9S98Qe4lWeOFtj68SoxrkluI oa6D1zIKqD3el0JX1byRT4o+DVL5yer7bhIVZwtQBsO4EIqFjH911VOimFYWCB2OReHS P8aA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-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 e2si4355060pgm.568.2019.02.23.09.41.06; Sat, 23 Feb 2019 09:41:21 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-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 linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726948AbfBWRkC (ORCPT + 99 others); Sat, 23 Feb 2019 12:40:02 -0500 Received: from honk.sigxcpu.org ([24.134.29.49]:42372 "EHLO honk.sigxcpu.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726234AbfBWRju (ORCPT ); Sat, 23 Feb 2019 12:39:50 -0500 Received: from localhost (localhost [127.0.0.1]) by honk.sigxcpu.org (Postfix) with ESMTP id 19D39FB03; Sat, 23 Feb 2019 18:39:49 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at honk.sigxcpu.org Received: from honk.sigxcpu.org ([127.0.0.1]) by localhost (honk.sigxcpu.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id P1htf7QqnMWB; Sat, 23 Feb 2019 18:39:47 +0100 (CET) Received: by bogon.sigxcpu.org (Postfix, from userid 1000) id 2C6DF4149E; Sat, 23 Feb 2019 18:39:44 +0100 (CET) From: =?UTF-8?q?Guido=20G=C3=BCnther?= To: Thierry Reding , David Airlie , Daniel Vetter , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org Subject: [PATCH 2/3] dt-bindings: Add Rocktech jh057n00900 panel bindings Date: Sat, 23 Feb 2019 18:39:43 +0100 Message-Id: X-Mailer: git-send-email 2.20.1 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The Rocktec jh057n00900 is a 5.5" MIPI DSI video mode panel with a 720x1440 resolution and a built in backlight. Signed-off-by: Guido Günther --- .../display/panel/rocktech,jh057n00900.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.txt diff --git a/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.txt b/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.txt new file mode 100644 index 000000000000..32f4001d2d6f --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.txt @@ -0,0 +1,18 @@ +Rocktech jh057n00900 5.5" 720x1440 TFT LCD panel + +Required properties: +- compatible: should be "rocktech,jh057n00900" +- reg: DSI virtual channel of the peripheral +- reset-gpios: panel reset gpio +- backlight: phandle of the backlight device attached to the panel + +Example: + + &mipi_dsi { + panel { + compatible = "rocktech,jh057n00900"; + reg = <0>; + backlight = <&backlight>; + reset-gpios = <&gpio3 13 GPIO_ACTIVE_LOW>; + }; + }; -- 2.20.1