From patchwork Mon May 4 19:38:14 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Konrad Dybcio X-Patchwork-Id: 11528307 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 977A915E6 for ; Tue, 5 May 2020 06:59: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 75DA92064A for ; Tue, 5 May 2020 06:59:47 +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="sVKlAInB" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 75DA92064A 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 A1F8E6E546; Tue, 5 May 2020 06:59:09 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-wr1-x42d.google.com (mail-wr1-x42d.google.com [IPv6:2a00:1450:4864:20::42d]) by gabe.freedesktop.org (Postfix) with ESMTPS id AFD856E488 for ; Mon, 4 May 2020 19:40:07 +0000 (UTC) Received: by mail-wr1-x42d.google.com with SMTP id g13so499501wrb.8 for ; Mon, 04 May 2020 12:40:07 -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=hEW76UZB/sZtEFwmy764PGyYDv4AC7eZ6iGbT8XBec0=; b=sVKlAInB9QaiGr8TxrDwVwGVUTMk3Z2sanuBv38O6D7p5wDtfW4OTPur0/IqpcUlFU k2HH34g5fWr6DkHSmByla0c2aSeqrAJ3pjufHlf4EhwUZFb26j4GM7c4K9vIc1sWEKv3 ru1D26JuI3qPR9ITDCBTxONyYXPeKHCagzRRoKl95IYfpopUPoKm0lc6UC2eX3RtgWsK /NG29twXUdSZ7qQobLBM6MRFaOdoKV5s2llvFFFe2fulgMYe5E/FXpK6nDTSLSDylxgs FlDk/TpcItC2FWJ18TEsMfi0kUh+L8tIXYr/QLtZOmRbM1mVzMLq19Ru2tJLheZffZNv RVZQ== 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=hEW76UZB/sZtEFwmy764PGyYDv4AC7eZ6iGbT8XBec0=; b=dZM2iZS7NpRKNUpqYT/vOKjMdoPuovCkReuS1BSBuwaKqHZqlRoprT01IqjRUzP0vp 4HXm59YvplZHhs68xBzle+8S5YRfaHOvC+loW3EWx2mHtINSOlVYgE5yIKaztUJVXzQo ur8JhC5mQ0MSI8wahk/fwtVwBE6KlNtR1qpYToqmyRLntD9Yqe833yZGkQFnwS5w0Oxr j7s+fdzCqEpQil9fDxH8dJ4fnCB5AkkYHKBIV154KClEqR5L6vgK6cwvR5Qti2QzYHEW wryrOaOrSpfuooUGAoxlL60UErWq83dFqcsVksDC09ETcpLREbTIQTh6K3+sX4LhxP3L s6kg== X-Gm-Message-State: AGi0Pub5FAOLABDMNz8c3vRKV+/0yKLRhJ1JsDB1rLgoojn6272OYz/m 6VGZamcHOXlpw82jhOQ1vjg= X-Google-Smtp-Source: APiQypIW3ogpPeWwO8fPmBAkiTyDt7oumahho6djwlkn0Hrgx03BjpfCvOGxXwqYYxpGHyc3gI9yOw== X-Received: by 2002:a5d:628e:: with SMTP id k14mr1011368wru.390.1588621206417; Mon, 04 May 2020 12:40:06 -0700 (PDT) Received: from localhost.localdomain (abag125.neoplus.adsl.tpnet.pl. [83.6.170.125]) by smtp.googlemail.com with ESMTPSA id p7sm20631312wrf.31.2020.05.04.12.40.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 04 May 2020 12:40:06 -0700 (PDT) From: Konrad Dybcio To: Subject: [v2 PATCH 2/2] dt-bindings: display: Document ASUS Z00T TM5P5 NT35596 panel compatible Date: Mon, 4 May 2020 21:38:14 +0200 Message-Id: <20200504193816.126299-3-konradybcio@gmail.com> X-Mailer: git-send-email 2.26.1 In-Reply-To: <20200504193816.126299-1-konradybcio@gmail.com> References: <20200504193816.126299-1-konradybcio@gmail.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 05 May 2020 06:58:49 +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 --- .../display/panel/asus,z00t-tm5p5-n35596.yaml | 56 +++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/asus,z00t-tm5p5-n35596.yaml diff --git a/Documentation/devicetree/bindings/display/panel/asus,z00t-tm5p5-n35596.yaml b/Documentation/devicetree/bindings/display/panel/asus,z00t-tm5p5-n35596.yaml new file mode 100644 index 0000000000000..aa8940e493eb1 --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/asus,z00t-tm5p5-n35596.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/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>; + }; + };