From patchwork Mon Oct 18 22:31:49 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julian Braha X-Patchwork-Id: 12568215 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 2DD62C433EF for ; Mon, 18 Oct 2021 22:32:09 +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 E6BAB60F0F for ; Mon, 18 Oct 2021 22:32:08 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org E6BAB60F0F 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 055AF6EA49; Mon, 18 Oct 2021 22:32:08 +0000 (UTC) Received: from mail-qt1-x82e.google.com (mail-qt1-x82e.google.com [IPv6:2607:f8b0:4864:20::82e]) by gabe.freedesktop.org (Postfix) with ESMTPS id F36156EA49 for ; Mon, 18 Oct 2021 22:32:05 +0000 (UTC) Received: by mail-qt1-x82e.google.com with SMTP id n2so3323841qta.2 for ; Mon, 18 Oct 2021 15:32:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=sender:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=B+THCBm+Bptn3AcrYHmUbk69xNON+7lXvmVZMVyCP8o=; b=qtDqlY1x9BHB63nIqbapHVBGHLAjMRgBvzThTZG8wtldzjEWVUFvplZhen7xrELRfY mf57YDR7vtU0guUcF27Nl6v0jSOW/Xlzp5RFCzh9zbrGw09etc+4yTpT06wnrQpm8U5f KjeMTIUqyvblv/FnQh/gxZwSk87StgGlnsRfUyBUiVZeM5YUt/FxYNeoPXidJZjPVhOK MGFoNYcIqgv/Joiy7ltOXXKIy2AbRXLvkpyOFNHD+bWHid+0iZGWDjqAtt9n55cunjRB noZ0RO0p6AL57Eld5Jkj2vObC9Xc/yvgdGMEoxSlfj0sgUd/Vzhg51XoktAMimJHkNK0 n8uQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :mime-version:content-transfer-encoding; bh=B+THCBm+Bptn3AcrYHmUbk69xNON+7lXvmVZMVyCP8o=; b=AfCxPaq4EINjaMEjIWmoJAX8IgYvX+REGSNsmKRQ7ycqfZVDi9XrxiuUtNsNU5I73i nfI39eCm6cXVU/zfweGwZUmXQFoJDTWN1z0Ona9BMyfWpTIw7a/Z23QjBkyJIz3QSJa1 mXpKgzrF1SrgKE4mOtqZu1fIV5SUiCcbb5PSxUndBqA4WoKYgw0COe1/qVWZ8HfKhrEo tPV/mJR072NI1aesL8yLu3hw/LxgcGaLJqDedrfeFvcWKs6ElIKIxipIVnMz4/fIY9iP xFTBUM6rcUQZ5lZwmOy8AI+S+1WZcIMBb7BuTacIYH1ItVJTdR5EqUd+MnwPwqT44z3i Lnag== X-Gm-Message-State: AOAM530Q66DNzuQz1mxKLaNlre+aAFSfrRBNRcN9xRibbF4SThIqF9LA VsDFhj07azqaznfblKNSc8E= X-Google-Smtp-Source: ABdhPJxJq+3CBhP7qsX6w7M8ztSNq5vLo64yqArtuFqWeASC27vVuJPkHApqYzJR7Up9TzXZ3oKc3w== X-Received: by 2002:a05:622a:1486:: with SMTP id t6mr33500927qtx.319.1634596324923; Mon, 18 Oct 2021 15:32:04 -0700 (PDT) Received: from localhost.localdomain ([67.8.38.84]) by smtp.gmail.com with ESMTPSA id g1sm6986585qkd.89.2021.10.18.15.32.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 Oct 2021 15:32:04 -0700 (PDT) From: Julian Braha To: sam@ravnborg.org, thierry.reding@gmail.com, airlied@linux.ie, daniel@ffwll.ch, robh+dt@kernel.org Cc: linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org Subject: [PATCH] dt-bindings: panel-simple-dsi: add Tianma TL057FVXP01 Date: Mon, 18 Oct 2021 18:31:49 -0400 Message-Id: <20211018223149.23591-1-julianbraha@gmail.com> X-Mailer: git-send-email 2.30.2 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" Adds the bindings for the Tianma TL057FVXP01 DSI panel, found on the Motorola Moto G6. Signed-off-by: Julian Braha --- .../devicetree/bindings/display/panel/panel-simple-dsi.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple-dsi.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple-dsi.yaml index fbd71669248f..ed674b57a304 100644 --- a/Documentation/devicetree/bindings/display/panel/panel-simple-dsi.yaml +++ b/Documentation/devicetree/bindings/display/panel/panel-simple-dsi.yaml @@ -55,7 +55,8 @@ properties: - samsung,sofef00 # Shangai Top Display Optoelectronics 7" TL070WSH30 1024x600 TFT LCD panel - tdo,tl070wsh30 - + # Tianma Micro-electronics TL057FVXP01 5.7" 2160x1080 LCD panel + - tianma,tl057fvxp01 reg: maxItems: 1 description: DSI virtual channel