Message ID | 20190203184450.8050-9-anarsoul@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <dri-devel-bounces@lists.freedesktop.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 7DE9F13B5 for <patchwork-dri-devel@patchwork.kernel.org>; Mon, 4 Feb 2019 08:22:51 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 714BB2AFD1 for <patchwork-dri-devel@patchwork.kernel.org>; Mon, 4 Feb 2019 08:22:51 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 659BF2AFD4; Mon, 4 Feb 2019 08:22:51 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 2DDDD2AFD1 for <patchwork-dri-devel@patchwork.kernel.org>; Mon, 4 Feb 2019 08:22:51 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id A89C26E3CB; Mon, 4 Feb 2019 08:22:15 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pl1-x643.google.com (mail-pl1-x643.google.com [IPv6:2607:f8b0:4864:20::643]) by gabe.freedesktop.org (Postfix) with ESMTPS id 147836E340 for <dri-devel@lists.freedesktop.org>; Sun, 3 Feb 2019 18:45:05 +0000 (UTC) Received: by mail-pl1-x643.google.com with SMTP id gn14so5732014plb.10 for <dri-devel@lists.freedesktop.org>; Sun, 03 Feb 2019 10:45:05 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=GIDQrPezNyP2qOXfGWTQCLxA7yBW6Axc2AnIari46Dw=; b=XuNBbJLT3tpcx/T/ig331uiwTJ1qrEzbR2gtgsBioqeK5zwljPLtEY7Z62BsdqNN8B oC4vevJmf7+Izw66KbKi/h5BPXVJb1SbmrMS+UyOX5TZtORRbJ6hup5o1GfMqCCFvaPj ayfDR7ftQhvAbSDC3GpKnOKJ9LcutNf+pPrB4WoJANpImtugBhJCHiBTR8OKeQvJGbBj ZEhyUUNeBvjKIkMaKmzBVx70tE4jNqcGhyEgPvMrLHHgoGrZNsDIc0C2u+Yk7BMG/LNH GeXisKa8VoNf55fVnDxoGJLe0o6CjCnwusbvUpve4mNrJCrdIfCjuaKjAywymiMzsRKc Se8Q== X-Gm-Message-State: AHQUAuZS9RWYY3NkdAXUQjWTglhgmy31GFSyLefqAq3yArDgVDXczDYQ sK/cW2xsZ1O9ExNDNOk396A= X-Google-Smtp-Source: AHgI3Ia0ydKygVhugzAXsg787J8DQLU6nVigHafwj1QVpoGHO+u3XmcVK29Utz3TT6jQO9Zt3a8PDg== X-Received: by 2002:a17:902:b602:: with SMTP id b2mr6583025pls.245.1549219504718; Sun, 03 Feb 2019 10:45:04 -0800 (PST) Received: from anarsoul-thinkpad.lan (216-71-213-236.dyn.novuscom.net. [216.71.213.236]) by smtp.gmail.com with ESMTPSA id c67sm21407831pfg.170.2019.02.03.10.45.03 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Feb 2019 10:45:04 -0800 (PST) From: Vasily Khoruzhick <anarsoul@gmail.com> To: David Airlie Daniel Vetter <"airlied@linux.iedaniel"@ffwll.ch>, Rob Herring <robh+dt@kernel.org>, Mark Rutland <mark.rutland@arm.com>, Thierry Reding <thierry.reding@gmail.com>, Maxime Ripard <maxime.ripard@bootlin.com>, Chen-Yu Tsai <wens@csie.org>, Archit Taneja <architt@codeaurora.org>, Andrzej Hajda <a.hajda@samsung.com>, Laurent Pinchart <Laurent.pinchart@ideasonboard.com>, Icenowy Zheng <icenowy@aosc.io>, Sean Paul <seanpaul@chromium.org>, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@googlegroups.com Subject: [PATCH v2 08/12] dt-bindings: add binding for generic eDP panel Date: Sun, 3 Feb 2019 10:44:46 -0800 Message-Id: <20190203184450.8050-9-anarsoul@gmail.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190203184450.8050-1-anarsoul@gmail.com> References: <20190203184450.8050-1-anarsoul@gmail.com> MIME-Version: 1.0 X-Mailman-Approved-At: Mon, 04 Feb 2019 08:22:10 +0000 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Direct Rendering Infrastructure - Development <dri-devel.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/dri-devel> List-Post: <mailto:dri-devel@lists.freedesktop.org> List-Help: <mailto:dri-devel-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=subscribe> Cc: Vasily Khoruzhick <anarsoul@gmail.com> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
Analogix ANX6345 RGB-(e)DP bridge support
|
expand
|
diff --git a/Documentation/devicetree/bindings/display/panel/panel-edp.txt b/Documentation/devicetree/bindings/display/panel/panel-edp.txt new file mode 100644 index 000000000000..fc7a0868048e --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/panel-edp.txt @@ -0,0 +1,7 @@ +Generic eDP Display Panel + +Required properties: + - compatible: "panel-edp" + +This binding is compatible with the simple-panel binding, which is specified +in simple-panel.txt in this directory.
eDP panels usually have EDID EEPROM, so there's no need to define panel width/height or any modes/timings in dts. But this panel still may have regulator and/or backlight. Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com> --- .../devicetree/bindings/display/panel/panel-edp.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/panel-edp.txt