From patchwork Sun Feb 3 18:54:57 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vasily Khoruzhick X-Patchwork-Id: 10795073 Return-Path: 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 3765613B5 for ; Mon, 4 Feb 2019 08:22:38 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2A3C62AFD1 for ; Mon, 4 Feb 2019 08:22:38 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1E5D52AFD4; Mon, 4 Feb 2019 08:22:38 +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 D9F462AFD1 for ; Mon, 4 Feb 2019 08:22:37 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 0C68E6E3A6; Mon, 4 Feb 2019 08:22:13 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pg1-x541.google.com (mail-pg1-x541.google.com [IPv6:2607:f8b0:4864:20::541]) by gabe.freedesktop.org (Postfix) with ESMTPS id 2C47B6E340 for ; Sun, 3 Feb 2019 18:55:44 +0000 (UTC) Received: by mail-pg1-x541.google.com with SMTP id z11so5308746pgu.0 for ; Sun, 03 Feb 2019 10:55:44 -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=JBmO/RzNdV68N5Bu4vNX/Yu9ee+y2IPUkQUSCKhC93PQDOBpRgUXYTTbZf7aBi7Zkw XZYUaWruk0OQaQ/8WwcOCeNeRUtjZKCGRHDr09DHH79ts//Vp/u4HhEawJihoR+QU7TW kxUgAaDyA4WYEZLIl6fF0OkkBjTFZlTtTzy/B9BIJVg1sEpnrZgy2J0RYIJAvwWhc4Wn 6Mo0RA8bAQ0XRVkieiU7tHEPwGlqFHg+KaUltYtR+Xo0Rnk+OCcyMMWpuEuOnkvly0Cw TJpl0DXP6fb6CMIQwAT2+gTOQ69qDXFnSjXfF7LbQo470XFmSc1khqdwYfJeZu4CpgXg aXMg== X-Gm-Message-State: AJcUukegC2r/n7gDJnsN5oZIXhd/W/WbaQmr+DquMp75V3i1hvM0gY8D 3bsFExsg3JH9NYRDRWTHtio= X-Google-Smtp-Source: ALg8bN4WDiE/7QCVC5GvoaqhrU301eHtH3CUa7iuNSr10RFt72+XjHGUOesB5Pfuzf1w61EicVu9OA== X-Received: by 2002:a62:4851:: with SMTP id v78mr48530146pfa.97.1549220143763; Sun, 03 Feb 2019 10:55:43 -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 g28sm19524553pfd.100.2019.02.03.10.55.41 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Feb 2019 10:55:41 -0800 (PST) From: Vasily Khoruzhick To: David Airlie , Daniel Vetter , Rob Herring , Mark Rutland , Thierry Reding , Maxime Ripard , Chen-Yu Tsai , Archit Taneja , Andrzej Hajda , Laurent Pinchart , Icenowy Zheng , Sean Paul , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@googlegroups.com Subject: [PATCH RESEND v2 08/12] dt-bindings: add binding for generic eDP panel Date: Sun, 3 Feb 2019 10:54:57 -0800 Message-Id: <20190203185501.8958-9-anarsoul@gmail.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190203185501.8958-1-anarsoul@gmail.com> References: <20190203185501.8958-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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Vasily Khoruzhick Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP 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 --- .../devicetree/bindings/display/panel/panel-edp.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/panel-edp.txt 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.