From patchwork Wed Dec 14 03:19:55 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Caesar Wang X-Patchwork-Id: 9473669 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id C62556021C for ; Wed, 14 Dec 2016 03:20:21 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id BF785286EA for ; Wed, 14 Dec 2016 03:20:21 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B42F9286ED; Wed, 14 Dec 2016 03:20:21 +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=-4.2 required=2.0 tests=BAYES_00, 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 60DFE286EA for ; Wed, 14 Dec 2016 03:20:21 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 004E06E71D; Wed, 14 Dec 2016 03:20:19 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pg0-f66.google.com (mail-pg0-f66.google.com [74.125.83.66]) by gabe.freedesktop.org (Postfix) with ESMTPS id D04196E71D for ; Wed, 14 Dec 2016 03:20:18 +0000 (UTC) Received: by mail-pg0-f66.google.com with SMTP id e9so806611pgc.1 for ; Tue, 13 Dec 2016 19:20:18 -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; bh=fTj7mBpqqs57PZqaVeySMzIpBU8jCHOdQqY4YcdLAa4=; b=heCmxr9WTMCWqKoUx02pvOXVO9GdVl4ZBF6JWvqD27N0HSaAZbNKOOvure43VNLGQi ONZO+PZ60igQdDA/mvDJWCyOYipJ252DABPLmPFvRw2jWjnEnG0v4NtZl5d6cOw6vQnV tygFxgUQDKcgqs4iwpt5zT5SwPJiYwOWIoFWLHvwSI8RFoPDhVrkgEFKIf992S6fYvS8 lSxoN+2YRR29E/+1AJ5WwNuANqcMN8iQsHPxadIcJGUVcry4UatqatK//O7OvfRMYQFw lwzgSkH7QRTXb6bLLnfMt/vF/p76DCbOLQAyTyf+/2quwKYVvE/JUV3dspZ1CEu0ifdZ Gqcg== X-Gm-Message-State: AKaTC01fUo8FVq1Ik+zpDNS7AF8novYHizQI57z2rNCM7gboPnAMLAHBOqzvgHNMpAiKVQ== X-Received: by 10.99.167.15 with SMTP id d15mr180438021pgf.167.1481685618154; Tue, 13 Dec 2016 19:20:18 -0800 (PST) Received: from localhost.localdomain ([47.89.33.70]) by smtp.gmail.com with ESMTPSA id t25sm83369604pgo.9.2016.12.13.19.20.14 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 13 Dec 2016 19:20:17 -0800 (PST) From: Caesar Wang To: thierry.reding@gmail.com Subject: [PATCH v3 1/2] dt-bindings: display: Add BOE nv101wxmn51 panel binding Date: Wed, 14 Dec 2016 11:19:55 +0800 Message-Id: <1481685596-15608-1-git-send-email-wxt@rock-chips.com> X-Mailer: git-send-email 2.7.4 Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, dianders@chromium.org, robh+dt@kernel.org, Caesar Wang X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP The BOE 10.1" NV101WXMN51 panel is an WXGA TFT LCD panel. Signed-off-by: Caesar Wang Acked-by: Rob Herring --- Changes in v3: None Changes in v2: None .../devicetree/bindings/display/panel/boe,nv101wxmn51.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/boe,nv101wxmn51.txt diff --git a/Documentation/devicetree/bindings/display/panel/boe,nv101wxmn51.txt b/Documentation/devicetree/bindings/display/panel/boe,nv101wxmn51.txt new file mode 100644 index 0000000..b258d6a --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/boe,nv101wxmn51.txt @@ -0,0 +1,7 @@ +BOE OPTOELECTRONICS TECHNOLOGY 10.1" WXGA TFT LCD panel + +Required properties: +- compatible: should be "boe,nv101wxmn51" + +This binding is compatible with the simple-panel binding, which is specified +in simple-panel.txt in this directory.