From patchwork Sun May 29 18:05:46 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Svyatoslav Ryhel X-Patchwork-Id: 12864307 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 973D7C433F5 for ; Mon, 30 May 2022 06:15:26 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id AEB3610EDD1; Mon, 30 May 2022 06:15:25 +0000 (UTC) Received: from mail-wm1-x336.google.com (mail-wm1-x336.google.com [IPv6:2a00:1450:4864:20::336]) by gabe.freedesktop.org (Postfix) with ESMTPS id AD2CA10EAFD for ; Sun, 29 May 2022 18:06:11 +0000 (UTC) Received: by mail-wm1-x336.google.com with SMTP id y24so5239962wmq.5 for ; Sun, 29 May 2022 11:06:11 -0700 (PDT) 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=zFYgZvhp83sK1rEVnBROokNWvqjVb+nooTl5Q8Jq3Es=; b=T5mYLtntqSTW2NHmPHPmiYoyl7v+OltmupLQVnZPH+8nZPDDMuJuc15/7ZwHAG6uUJ m80hOEgpxg5HGZtW8Ssp4nAbnmqAcc3hRPldV7yrzl6erkd1tXE+JDprtf1Ab2Ez4RwW bMCmpxDZbHCOctbGM1t21/ETJ/FdR0AhreUUDHwfD7B0xtFZwCivyb49e9GQ5Ury3ZK1 nFdsRz5HxeQzmiwFgQxf/S9w9hBSiV16ooqvfSAmKwXPvtRmxm3gRqmiQIOxIzcZAtPR 0w3oX5qXZ0rctquVZd6uA/jCUvx3qx9iT50ymswT30n/Vhnh4G4/50XA2cPSD7hGtzXA qDsw== 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=zFYgZvhp83sK1rEVnBROokNWvqjVb+nooTl5Q8Jq3Es=; b=3C7ecKRuFRlpZiMVkUWIEQhYy4vwPoRKtNEIfeFS8cxEme8RUuckl9lSmlc2RqCS59 ybRtQF8/BpLi4oJBnVmn89uXG7hZJgNgBWEyd0emPXpxZR0WyvftlYLKMIzUsWwkTyb2 yAFBC+/W8j/AwofvNcCXSGj2PWOFL5nJcAUUzu/BQREU1Kcgyo1+4XuCtOf3axn55dco 0oC0k6OLg8wNJU/ByedQaeNv2/0/DS+a4CQ3K5bpq0Ah0xHO66pm7di0HxaGotNpQ3Q2 RkE09nBQQUSQ6cMCnzurzoxR+7QVH5dFwIRGuANA4eY2K5dVxmo3UBJ9+2XFMU0zZ0QV H7Tg== X-Gm-Message-State: AOAM530p6mijzqqn5hrFck8kT3kuTm/jI32CJzVZKq427Lh8RI3PRM5Z 3ldxa8apiiMy7zFFgyGgHas= X-Google-Smtp-Source: ABdhPJwmp/e6h8kx/mtlBT26zC+klEpl5jx34odhQs9TbgNx0fvqZmVdpbQ1slEz6nXHZnKA1JHbRg== X-Received: by 2002:a7b:c242:0:b0:397:43cd:8095 with SMTP id b2-20020a7bc242000000b0039743cd8095mr16272651wmj.174.1653847570199; Sun, 29 May 2022 11:06:10 -0700 (PDT) Received: from localhost.localdomain ([188.163.112.60]) by smtp.gmail.com with ESMTPSA id q7-20020a056000136700b002100f2e6a7dsm7008516wrz.93.2022.05.29.11.06.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 29 May 2022 11:06:09 -0700 (PDT) From: Svyatoslav Ryhel To: Thierry Reding , Sam Ravnborg , David Airlie , Daniel Vetter , Rob Herring , Krzysztof Kozlowski , Svyatoslav Ruhel , Dmitry Osipenko , Anton Bambura Subject: [PATCH v5 1/3] dt-bindings: sharp, lq101r1sx01: Add compatible for LQ101R1SX03 Date: Sun, 29 May 2022 21:05:46 +0300 Message-Id: <20220529180548.9942-2-clamor95@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220529180548.9942-1-clamor95@gmail.com> References: <20220529180548.9942-1-clamor95@gmail.com> MIME-Version: 1.0 X-Mailman-Approved-At: Mon, 30 May 2022 06:15:25 +0000 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: 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 from software perspective, document it. The LQ101R1SX03 is a newer revision of LQ101R1SX01, it has minor differences in hardware pins in comparison to the older version. The newer version of the panel can be found on Android tablets, like ASUS TF701T. Reviewed-by: Rob Herring Signed-off-by: Anton Bambura Signed-off-by: Dmitry Osipenko Signed-off-by: Svyatoslav Ryhel --- .../bindings/display/panel/sharp,lq101r1sx01.yaml | 7 ++++++- 1 file changed, 6 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..9ec0e8aae4c6 100644 --- a/Documentation/devicetree/bindings/display/panel/sharp,lq101r1sx01.yaml +++ b/Documentation/devicetree/bindings/display/panel/sharp,lq101r1sx01.yaml @@ -30,7 +30,12 @@ allOf: properties: compatible: - const: sharp,lq101r1sx01 + oneOf: + - items: + - const: sharp,lq101r1sx03 + - const: sharp,lq101r1sx01 + - items: + - const: sharp,lq101r1sx01 reg: true power-supply: true