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: 9217299 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 AA8EF607D9 for ; Wed, 6 Jul 2016 23:01:25 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9A9682851E for ; Wed, 6 Jul 2016 23:01:25 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 8F56B28521; Wed, 6 Jul 2016 23:01:25 +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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 56BF02851E for ; Wed, 6 Jul 2016 23:01:25 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bKvnR-0005UF-My; Wed, 06 Jul 2016 22:59:57 +0000 Received: from mail-pf0-x242.google.com ([2607:f8b0:400e:c00::242]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bKvnL-0005S8-9e for linux-arm-kernel@lists.infradead.org; Wed, 06 Jul 2016 22:59:52 +0000 Received: by mail-pf0-x242.google.com with SMTP id 66so87570pfy.1 for ; Wed, 06 Jul 2016 15:59:34 -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=jaLqWtCOs/eYkxDoEnpBqdVyvjbj/hV3qh9vPwMOXwy2h3dtP7JcBxOiEFg1u5jZlS cXvP9LfzzkYS0Md7IzYbZ5G7PgzCj1oT2VecTQUdEXw63hEXZ96/W1jzbcZ7JBvEN63p tnVYNHILtaFQFbpsHQ1H/DRD83g9CkpemDm84iBCGDYSc8rM3YQffFE0JRz9Bh7a4qCR 8eH5U3p5saYZJxBL6TWm/cgSVFcdO08pb+fQNKroYaITYWAfxsa1WX/T/jD5zrw7Ro/E bC0+6a77zfrHeDkT4vrEIkwXk08F+rtSdn6W9cA/lPfj4T6za1tMZrwwgWu8gMftuiQt 0/hg== X-Gm-Message-State: ALyK8tJZyWQxUWWPwWs3XMA87+o+Int2Nw/UycqvZr2/6RmN2FO93yhXLS/OQWkdUIjiqA== 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-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160706_155951_510815_4A700668 X-CRM114-Status: GOOD ( 12.16 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Joshua Clayton MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org 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.