From patchwork Wed May 6 21:09:56 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Konrad Dybcio X-Patchwork-Id: 11532623 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id B83AA913 for ; Thu, 7 May 2020 07:06:02 +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 96D4A208CA for ; Thu, 7 May 2020 07:06:02 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="n+Efog31" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 96D4A208CA Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 7244C6E942; Thu, 7 May 2020 07:05:30 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-wm1-x32d.google.com (mail-wm1-x32d.google.com [IPv6:2a00:1450:4864:20::32d]) by gabe.freedesktop.org (Postfix) with ESMTPS id 517456E8F0 for ; Wed, 6 May 2020 21:10:12 +0000 (UTC) Received: by mail-wm1-x32d.google.com with SMTP id x4so4078206wmj.1 for ; Wed, 06 May 2020 14:10:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=uMNrkV2+34A5tU5bw9M2aiiNB9ppVQmACDjtc/0mJbI=; b=n+Efog31QV6ez/KjorI5h7hOkEwrYGV/Z4y6Xn6a6an0AVGpBvY+WBuIMwNG4AmGUV WOmBf0421+EEyuQXTlP+/alLSTU/ZnAwrU3zsyBuUxia17seA5y6xEY9290kLA+F32nH gGdwVr6WR3lpDlE4S9W0QFwk3fd5ueVZ3KIUwkhDpFy1wss91Tl8Mme0w8PZPYS0JU/+ tjlvmjhyvEEMGSbvDh8U/FGj/4corc/JW8yJ+7zu/oGZMow+9w/7+3mMdYQkkRRVVNJf dQfrnm71ONxvh6bcGyPePETn2cDWhWcTxjHhBN4/iRLACBBaRH5m4BRR5JbMiU2/d+vx PMQA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=uMNrkV2+34A5tU5bw9M2aiiNB9ppVQmACDjtc/0mJbI=; b=rD4Y8TaBrnN1AKt5H4makIYLJe5ew186LUzoj0D9V9fTx97IEiNjjGnzMipwECkWz1 bmp39NtghnqJ0mFHXytYWdIcB4LQ0j3OaqfAGoI/gMQuimkU8SHI+3rEHr6S3aK/AS6Q u9PEK8hmmlkQ/inQFx9MEIR2w+s9JDGF5BDlgLhxXDRPHl5HYh/W8zXM9RKVuH7Q++nB pPN3/AcUXbbR49p5yYzDpc4IWmLXB0A9w+KQf8LzQTbs/7EdEYe5fS6B33hwU+skDGDn XWAgd66ziI8BmxnkyCWeP0UnnVUuP6lH2pCVNDwpm6VYyy63z2ZzaH+SOJ0qIAAiWYsE DfEg== X-Gm-Message-State: AGi0Puainv3MiCMExIC6wA4cuIG9zms93QBE69L124V9+QzonCmY6PNT cEY0rBKFw5yuUOxoNNBnDgs= X-Google-Smtp-Source: APiQypL4m7E2xC6OA9pFcUttY9Vf1hjVi1QM/2nX2qkMTl0FqSgkCHyIQtUOthcYMrM+4gOMI+7RAg== X-Received: by 2002:a1c:790e:: with SMTP id l14mr6297060wme.174.1588799410947; Wed, 06 May 2020 14:10:10 -0700 (PDT) Received: from localhost.localdomain (abag125.neoplus.adsl.tpnet.pl. [83.6.170.125]) by smtp.googlemail.com with ESMTPSA id b191sm5135056wmd.39.2020.05.06.14.10.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 May 2020 14:10:10 -0700 (PDT) From: Konrad Dybcio To: Subject: [v4 PATCH 2/2] dt-bindings: display: Document ASUS Z00T TM5P5 NT35596 panel compatible Date: Wed, 6 May 2020 23:09:56 +0200 Message-Id: <20200506210957.344590-3-konradybcio@gmail.com> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200506210957.344590-1-konradybcio@gmail.com> References: <20200506210957.344590-1-konradybcio@gmail.com> MIME-Version: 1.0 X-Mailman-Approved-At: Thu, 07 May 2020 07:05:09 +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, David Airlie , Konrad Dybcio , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, Rob Herring , Thierry Reding , Sam Ravnborg Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Signed-off-by: Konrad Dybcio --- .../panel/asus,z00t-tm5p5-nt35596.yaml | 56 +++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/asus,z00t-tm5p5-nt35596.yaml diff --git a/Documentation/devicetree/bindings/display/panel/asus,z00t-tm5p5-nt35596.yaml b/Documentation/devicetree/bindings/display/panel/asus,z00t-tm5p5-nt35596.yaml new file mode 100644 index 0000000000000..083d2b9d0c69a --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/asus,z00t-tm5p5-nt35596.yaml @@ -0,0 +1,56 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/display/panel/asus,z00t-tm5p5-nt35596.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: ASUS Z00T TM5P5 NT35596 5.5" 1080×1920 LCD Panel + +maintainers: + - Konrad Dybcio + +description: |+ + This panel seems to only be found in the Asus Z00T + smartphone and we have no straightforward way of + actually getting the correct model number, + as no schematics are released publicly. + +allOf: + - $ref: panel-common.yaml# + +properties: + compatible: + const: asus,z00t-tm5p5-n35596 + reg: true + reset-gpios: true + vdd-supply: + description: core voltage supply + vddio-supply: + description: vddio supply + +required: + - compatible + - reg + - vdd-supply + - vddio-supply + - reset-gpios + +additionalProperties: false + +examples: + - | + #include + + dsi { + #address-cells = <1>; + #size-cells = <0>; + panel@0 { + reg = <0>; + + compatible = "asus,z00t-tm5p5-n35596"; + + vdd-supply = <&pm8916_l8>; + vddio-supply = <&pm8916_l6>; + reset-gpios = <&msmgpio 25 GPIO_ACTIVE_HIGH>; + }; + };