From patchwork Wed Jul 6 22:59:17 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joshua Clayton X-Patchwork-Id: 9217515 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 6735260752 for ; Thu, 7 Jul 2016 01:09:03 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 584FB285AE for ; Thu, 7 Jul 2016 01:09:03 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4D426285B0; Thu, 7 Jul 2016 01:09:03 +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.1 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E7EC8285AE for ; Thu, 7 Jul 2016 01:09:02 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 2285A6E6F1; Thu, 7 Jul 2016 01:08:45 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pf0-x244.google.com (mail-pf0-x244.google.com [IPv6:2607:f8b0:400e:c00::244]) by gabe.freedesktop.org (Postfix) with ESMTPS id A280B6E1F8 for ; Wed, 6 Jul 2016 22:59:35 +0000 (UTC) Received: by mail-pf0-x244.google.com with SMTP id i123so81776pfg.3 for ; Wed, 06 Jul 2016 15:59:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=Shi+DWx1zSuZ8PPfPeG2FvjXEr/Tm6g+gr+KP8zZR3g=; b=eNFFfh3PuJ8bI0SM0WqvCf4TGehywASGnFtrL1K+lubYCluTUCS6VREybI/qgHaBYR RKro41k4qnfxiQRnGKuf74p8ahL5ywH3DAD8akBWq/CmkYs3Af6GN+Hej/vhwIlbtkEE brEMkisgiFQCsnjci5zuBdZtE9i2W12ZU5AEiEaFcr1wN3PnhdyiomFm6ZJf5M2UMQg1 wjVV8t4yn0TxiyiSEdJBwQFGrcNtjZg7zme3Q5TRgq+gHUrugazQspGkORa9OO2inncP rc6Gl77iZmpNCWaEjeNviHpV9SkQ0fGxJNYg09sNwMlceUtWghfMK+u5Gt7VJU7t3iO3 nsPg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=Shi+DWx1zSuZ8PPfPeG2FvjXEr/Tm6g+gr+KP8zZR3g=; b=nHF2cg2XvEP+lcTM/daAcmKDTzr+di29ygR2yxwYsl2WZb23Epln77e0gKgO8E1b+m vaMLbneANiE1svrgr/HLx4vZ7/+hKB862Ai03HouuA9noizDu5XibDxZMpz5zgpjVAGb 9W/hIKoLyzaqOMyBWPpxnvUtp701O2c81c1JJQDrkjiewpTXGWVZcCpWRn7FIjd55W/a 9ygogNhhMEjVO8VrWqQow0fHlleQ07+GgGfQpbYAkwbUv90/WHzL9XuZaOVD0FF0NBvG gfo8XG/iwsJqHX33YyKskTPYlXurzLW806ZAKNJg3tthqx0VuIarQLszzRtcZaUOnujf 1QiA== X-Gm-Message-State: ALyK8tK9vOazUMf3a08WpC3GGS7twMsMXJDa3E1DlTd/R6dKwvhTjdKW/SdHhDXFSUTV8g== X-Received: by 10.98.56.86 with SMTP id f83mr46242659pfa.83.1467845974444; Wed, 06 Jul 2016 15:59:34 -0700 (PDT) Received: from localhost.localdomain (68-185-59-186.static.knwc.wa.charter.com. [68.185.59.186]) by smtp.gmail.com with ESMTPSA id 4sm6847900pfi.24.2016.07.06.15.59.31 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 06 Jul 2016 15:59:33 -0700 (PDT) From: Joshua Clayton To: linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, David Airlie , Thierry Reding , linux-arm-kernel@lists.infradead.org Subject: [REPOST v3 2/2] drm/panel: simple: Add Documentation for Sharp LQ101K1LY04 Date: Wed, 6 Jul 2016 15:59:17 -0700 Message-Id: <1467845957-29036-2-git-send-email-stillcompiling@gmail.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1467845957-29036-1-git-send-email-stillcompiling@gmail.com> References: <1467845957-29036-1-git-send-email-stillcompiling@gmail.com> X-Mailman-Approved-At: Thu, 07 Jul 2016 01:08:42 +0000 Cc: Joshua Clayton 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 Document basic simple-panel support for Sharp LQ101K1LY04 Signed-off-by: Joshua Clayton Acked-by: Rob Herring --- .../devicetree/bindings/display/panel/sharp,lq101k1ly04.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/sharp,lq101k1ly04.txt diff --git a/Documentation/devicetree/bindings/display/panel/sharp,lq101k1ly04.txt b/Documentation/devicetree/bindings/display/panel/sharp,lq101k1ly04.txt new file mode 100644 index 0000000..4aff25b --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/sharp,lq101k1ly04.txt @@ -0,0 +1,7 @@ +Sharp Display Corp. LQ101K1LY04 10.07" WXGA TFT LCD panel + +Required properties: +- compatible: should be "sharp,lq101k1ly04" + +This binding is compatible with the simple-panel binding, which is specified +in simple-panel.txt in this directory.