From patchwork Sun Nov 14 20:07:16 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Osipenko X-Patchwork-Id: 12618407 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 7496EC433F5 for ; Sun, 14 Nov 2021 20:07:47 +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 16F3D61056 for ; Sun, 14 Nov 2021 20:07:47 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 16F3D61056 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com 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 65B7089E32; Sun, 14 Nov 2021 20:07:45 +0000 (UTC) Received: from mail-lj1-x22d.google.com (mail-lj1-x22d.google.com [IPv6:2a00:1450:4864:20::22d]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4B0CE89E32 for ; Sun, 14 Nov 2021 20:07:44 +0000 (UTC) Received: by mail-lj1-x22d.google.com with SMTP id t11so30832920ljh.6 for ; Sun, 14 Nov 2021 12:07:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=XpgIfSS+RMObgLYbwSybA25conQ/tCzGIbJEqeoL6Oo=; b=RtBUNRlgubtcgBLuCmKNmb6TsQ1nE2Y4S2lFCwr+wGhTLZYVml1Dzi/wX0UvHjG8yo VaG9HqBAuUOQ+0QG4q0vVWzWzPmjqID6xOdhxhEFGu/umpzpRiQFovLWyS0dZz62SLSy 5fd5nY8gg+5weAZ8zGtt1sqT4MLRwCZ2sQOEWcSJxM8JsgpvxDnn4PV7+lcbsrztRc82 nJNRx85jgPCveYDOSrsebXUxW8P4tXR+OLM4M3SPMgYiULUX4a7s3ztIbMZoB2xz/l0j 6UWKmrym8TBWsv04vC6MvRZhbIkCCJ2HgGytsCptiLHXz+n8WH/dVxosjVbWzLve/4d7 1LxQ== 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:in-reply-to :references:mime-version:content-transfer-encoding; bh=XpgIfSS+RMObgLYbwSybA25conQ/tCzGIbJEqeoL6Oo=; b=7flVbJsvtOegJgWdkW3CL7mnObq8nwyRUwOamyDn2gXewKLlumLo8E60qwTTTZErta rro0mghyjlLtTkK0Q+XNsC5YOm09xzKaIvC9SciKBITUFjAN5KNwk8dnoznIffd3dd1T SGvn3k2X+Iet6GA8bLKDeFNuHRjs3biMl3pfuxm0CHPCGHlZ9kqVeC2Pm++J4qrEMuwz TPXdf9LNApW7n2gDUI7OeA6QEyCp4vufWpSaTITXJg/V9tgP50bZCE2hAf3mOUFt4a7T Y/Er6vNL+xHz+UAAbzDAkpDbQjTuF4I1mjSsVJRbTBiCiodPsREl2aqSCbhDSKL2Zj8r mO2g== X-Gm-Message-State: AOAM530czITYdXDkzsPwAp4h2HYpEWx/h8se2FNMYqyMaI0JSA9rEe/B gpHVL57s/X8Nyxdrui9U2SXmgzoL6G0= X-Google-Smtp-Source: ABdhPJwk5a8XUw/2bm1F0b0gxOiSzOZ2k6gDKu70LNL3EoxZrFn/R6f+EsiQ84Y5hT1mJXaXTTqTgQ== X-Received: by 2002:a2e:9702:: with SMTP id r2mr33446069lji.482.1636920462712; Sun, 14 Nov 2021 12:07:42 -0800 (PST) Received: from localhost.localdomain (46-138-46-211.dynamic.spd-mgts.ru. [46.138.46.211]) by smtp.gmail.com with ESMTPSA id d30sm1204644lfv.58.2021.11.14.12.07.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 14 Nov 2021 12:07:42 -0800 (PST) From: Dmitry Osipenko To: Thierry Reding , Sam Ravnborg , Rob Herring , David Airlie , Daniel Vetter , Anton Bambura Subject: [PATCH v1 1/2] dt-bindings: sharp, lq101r1sx01: Add compatible for LQ101R1SX03 Date: Sun, 14 Nov 2021 23:07:16 +0300 Message-Id: <20211114200717.28986-2-digetx@gmail.com> X-Mailer: git-send-email 2.33.1 In-Reply-To: <20211114200717.28986-1-digetx@gmail.com> References: <20211114200717.28986-1-digetx@gmail.com> 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: , Cc: linux-tegra@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" From: Anton Bambura LQ101R1SX03 is compatible with LQ101R1SX01, document it. Signed-off-by: Anton Bambura --- .../devicetree/bindings/display/panel/sharp,lq101r1sx01.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/display/panel/sharp,lq101r1sx01.yaml b/Documentation/devicetree/bindings/display/panel/sharp,lq101r1sx01.yaml index a679d3647dbd..f7514eb9ebda 100644 --- a/Documentation/devicetree/bindings/display/panel/sharp,lq101r1sx01.yaml +++ b/Documentation/devicetree/bindings/display/panel/sharp,lq101r1sx01.yaml @@ -30,7 +30,9 @@ allOf: properties: compatible: - const: sharp,lq101r1sx01 + enum: + - sharp,lq101r1sx01 + - sharp,lq101r1sx03 reg: true power-supply: true From patchwork Sun Nov 14 20:07:17 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Osipenko X-Patchwork-Id: 12618411 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 80A61C433EF for ; Sun, 14 Nov 2021 20:07:54 +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 4280B61056 for ; Sun, 14 Nov 2021 20:07:54 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 4280B61056 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com 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 928F96E077; Sun, 14 Nov 2021 20:07:48 +0000 (UTC) Received: from mail-lf1-x12b.google.com (mail-lf1-x12b.google.com [IPv6:2a00:1450:4864:20::12b]) by gabe.freedesktop.org (Postfix) with ESMTPS id 065B989E32 for ; Sun, 14 Nov 2021 20:07:45 +0000 (UTC) Received: by mail-lf1-x12b.google.com with SMTP id k37so37691083lfv.3 for ; Sun, 14 Nov 2021 12:07:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=AkpRlmm9VStWG/9FSC9RiFG1Zeod4XIWPGAv7duUBTE=; b=PjQ4peGmad+WSgds8M0XV2NpLMbZmdfcTTKXkxWa2Rihcjk6oNINHI/9VGt8B+sYeo Wa4MwE4a7q95OhG+l9SbYtU7nq20TiinBgeDVSkDRw7Ai40WbP/YcX5hA1EmaoEPwsYU pOS1L5XxWSjDga9h/naONRKDbsNQc8kcFGESlcAAg+LLALEI1Dq1P60rCqVnh44dnkNw 9RghuTdUsG1E+KwFMaxawAuhU4pDhS5B4uI9K1pdH1KZDO9F+8FFahYmwPox8a3SD+69 k5ogDMOGo1JJTLFxupz6ZzrmrM7NIh8hYV1liuSPk1qY83wDSXXYTBCjLYXEf2ktbLQ6 8pzw== 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:in-reply-to :references:mime-version:content-transfer-encoding; bh=AkpRlmm9VStWG/9FSC9RiFG1Zeod4XIWPGAv7duUBTE=; b=AVu/zjQSDcAFHOoRHOWCpmK30aIl34h+ic2Kke8Nb1a0KTj13T8jcH4wu//2DoN4vk bNUnGlhF7l9lVGN7aVF79+4T3P+vtGCpH6KXXSSGIp1Z+myZDkq6FxFWn4GNFEjhe1/Z ew9f+HPqC5XyNqFiH0jAiI34bjxm+n2ou5TxmeVtx/AGKPyKj6vVqlUNbARNiBKtdrXx sddkrXoIIFf6bLSFso9p1+fe5ByQkLnLZYxYfd9wzw6bBVIlSta9q/2VQAW70XbQAcdU /I9uFs/kIYAj0TaVM4KzlW40mmadym2R/uGRZ3nJ03Pva8pAEYSsxUjqtstkqRsI4WEF wlrA== X-Gm-Message-State: AOAM532bHpQfmA2FSofwnMGDC1+reYawbfDvQhLq8U3wEM6eIaWHYMPp RTWXsMcTu5QDtzOFiDbYN+j2ziKuICk= X-Google-Smtp-Source: ABdhPJxRrlmzgYLBs1cyCcjph5vdi0HNwlsqJKW2fr1Y0Sz5Qj5qhssjE9F0Y5GxBliN2art+/jhUw== X-Received: by 2002:a05:6512:a91:: with SMTP id m17mr20960941lfu.690.1636920463400; Sun, 14 Nov 2021 12:07:43 -0800 (PST) Received: from localhost.localdomain (46-138-46-211.dynamic.spd-mgts.ru. [46.138.46.211]) by smtp.gmail.com with ESMTPSA id d30sm1204644lfv.58.2021.11.14.12.07.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 14 Nov 2021 12:07:43 -0800 (PST) From: Dmitry Osipenko To: Thierry Reding , Sam Ravnborg , Rob Herring , David Airlie , Daniel Vetter , Anton Bambura Subject: [PATCH v1 2/2] drm/panel: sharp: lq101r1sx01: Support LQ101R1SX03 Date: Sun, 14 Nov 2021 23:07:17 +0300 Message-Id: <20211114200717.28986-3-digetx@gmail.com> X-Mailer: git-send-email 2.33.1 In-Reply-To: <20211114200717.28986-1-digetx@gmail.com> References: <20211114200717.28986-1-digetx@gmail.com> 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: , Cc: linux-tegra@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" From: Anton Bambura LQ101R1SX03 is compatible with LQ101R1SX01, add compatible to the driver. Signed-off-by: Anton Bambura --- drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.c b/drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.c index f8cd2a42ed13..bbd1d889e069 100644 --- a/drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.c +++ b/drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.c @@ -304,6 +304,7 @@ static const struct drm_panel_funcs sharp_panel_funcs = { static const struct of_device_id sharp_of_match[] = { { .compatible = "sharp,lq101r1sx01", }, + { .compatible = "sharp,lq101r1sx03", }, { } }; MODULE_DEVICE_TABLE(of, sharp_of_match);