From patchwork Sat Oct 9 20:38:04 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Baryshkov X-Patchwork-Id: 12548073 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3B0ECC433EF for ; Sat, 9 Oct 2021 20:38:12 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E9BB961041 for ; Sat, 9 Oct 2021 20:38:11 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org E9BB961041 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 09B516E1B8; Sat, 9 Oct 2021 20:38:11 +0000 (UTC) Received: from mail-lf1-x12f.google.com (mail-lf1-x12f.google.com [IPv6:2a00:1450:4864:20::12f]) by gabe.freedesktop.org (Postfix) with ESMTPS id 419676E02B for ; Sat, 9 Oct 2021 20:38:10 +0000 (UTC) Received: by mail-lf1-x12f.google.com with SMTP id y15so54459241lfk.7 for ; Sat, 09 Oct 2021 13:38:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=99pKd25SlfyNwZ2UvwoyajO81GWR+hZ2KGuOR2xE0FM=; b=EIBIWYWFul8IPgIji+n3BzdBAhv0Xpv6Xn1l8hoSkAsP70pW8DbIlTL13nbigbiFNx DUS7tOKZP78iQEl54HYzocsibZSwFy7EZaJRvk2MR2y/BVVVIQMz1MRo/fYi7YfjWwXh yM0pK297AfiMZj3psrvJuk4/p4p+WyZw19I6/LC1hWjHetMNAFoiyl1JF9zAf3AtMPTw dh6/ANd5hGjuBkR1IZ3X9NEEdiie80SIrQUZXTfRZ/d4+zFK3uvwlNOHLtfy6glPQ896 JQ+uExeHVLBGacViv/myj55tEI7b1fS9camfT2HUMOqc4966KOZ3ADABOJuiD3nR4eOY PEhw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=99pKd25SlfyNwZ2UvwoyajO81GWR+hZ2KGuOR2xE0FM=; b=i4v3ZRpQ54zG+3KhsH13QUWSBUNj3ORi41df1NgvylwrSuFmi+GZjbccfBd2P9Q73L Wa2kawdFjlToIeNuABx8vZPVdF8BkLtaTcF6N9ak0vSI9URAaxDrowP2FsfWdmGdHbh2 uUgwz39ApfVWTP/V9HVSZhgX67Ef7aogkzCgX+tbu/vG6sIDPMUEUb85aUMCdQvxvC2s pdGauCjhYXWSNq6Aoqw3JhHt3PqGysFZgMr+crz8Wap9mHvl5lb/GAIpzQWolpg8fzWa 3ae42G+nQl3FgfRCOb8iL8atVOFH692a6r2QXKXLdu68DlTG5kIHWdcFcGniNYOCrcfQ CBWQ== X-Gm-Message-State: AOAM532+Z1Gj3r6Mi/SDBUqAQMZ5iXXAt0uAf81YLgxIsaOE69Zq6ePp BYjYQ7koDaoxMEha7esi7OGM8oS5XnMWrA== X-Google-Smtp-Source: ABdhPJycmqupkmyS1Zhq+1iJIoVBvzOOt90oNU+a/t5Be9s5S6+JdTpEMrkNK8bZ6yYMfE2D8Pgj2g== X-Received: by 2002:a05:651c:2115:: with SMTP id a21mr12779368ljq.34.1633811888549; Sat, 09 Oct 2021 13:38:08 -0700 (PDT) Received: from eriador.lan ([37.153.55.125]) by smtp.gmail.com with ESMTPSA id q187sm303794ljb.6.2021.10.09.13.38.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 09 Oct 2021 13:38:08 -0700 (PDT) From: Dmitry Baryshkov To: Thierry Reding , Sam Ravnborg , David Airlie , Daniel Vetter , Rob Herring Cc: linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org Subject: [PATCH v5 0/2] Add support for Sharp LS060T1SX01 panel Date: Sat, 9 Oct 2021 23:38:04 +0300 Message-Id: <20211009203806.56821-1-dmitry.baryshkov@linaro.org> X-Mailer: git-send-email 2.33.0 MIME-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Add driver to support Sharp LS06T1SX01 6.0" FullHD panel found e.g. in the kwaek.ca Dragonboard Display Adapter Bundle. Changes since v4: - Use MIPI_DSI_MODE_NO_EOT_PACKET instead of the old name Changes since v3: - Replaced small msleeps with usleep_range Changes since v2: - Add missing power supplies used by the panel according to the datasheet Changes since v1: - Fix the id in the schema file ---------------------------------------------------------------- Dmitry Baryshkov (2): dt-bindings: add bindings for the Sharp LS060T1SX01 panel drm/panel: Add support for Sharp LS060T1SX01 panel .../bindings/display/panel/sharp,ls060t1sx01.yaml | 56 ++++ drivers/gpu/drm/panel/Kconfig | 10 + drivers/gpu/drm/panel/Makefile | 1 + drivers/gpu/drm/panel/panel-sharp-ls060t1sx01.c | 333 +++++++++++++++++++++ 4 files changed, 400 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/sharp,ls060t1sx01.yaml create mode 100644 drivers/gpu/drm/panel/panel-sharp-ls060t1sx01.c