Received: by 2002:ad5:4acb:0:0:0:0:0 with SMTP id n11csp3789916imw; Mon, 18 Jul 2022 14:41:03 -0700 (PDT) X-Google-Smtp-Source: AGRyM1sHpUOVLP42PGHrYV8tBqof490zNJb5SBQD8AysWY1KkZ349r9TJIW7kNqg3fVslK0tji6K X-Received: by 2002:a17:907:720e:b0:72b:9cfe:21da with SMTP id dr14-20020a170907720e00b0072b9cfe21damr26062850ejc.575.1658180463475; Mon, 18 Jul 2022 14:41:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1658180463; cv=none; d=google.com; s=arc-20160816; b=RgJ/fHZvttqTVTkYkbVe7BwWupwpBaF2/5MOdumvWXL7tcZtpC+iVcj2NoZARDMFmy UnldZcu7CGlB/v00knK0LUBgcMhW2AoJj2N/PFfBY6hvRdUYanCBSqdT2Bt01cWWegdv 2v+SxGezvzWqXzJPDE5gYvKO//eE4Uwee3z/DHM4ToIOLKypLJViJRJHx81EOL9xuNll VMBgtZIAE7cTSb4q+geZ8jw9Y5kXLSt5wQKjoSl8twuKGlIEtqxyVClbX/rpmktGzr/H U90Sn2S00RCOG1MgMsH4aoAL7drwalkfoww5shyviRRmqYM12NsW0j62av/f5WEkIhmN Deuw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=5TpsvhZJJZIEzfCoE+Ft+EiCA6W2Rg6G8+0Qo5TRn78=; b=GIbs6nJh8oJfb3proqeEGbx2GzmXJ2DOIOaEfLyLMnrWUd2uxOWglx/RssNcxZupCA CS8Fc6aouubfp5iizaV8aKm2hrb6qWF29/UB9I8y9pJB8jGz3I6peIgSAqN5V0vMn58p ARaeUa6n17yRM2FyiMX+c7sS4mXZUWrfJVvZ0ojhfRuwmaS3e65nEErsEts7L1TkNDfH BJnRp8bsnTWlP1nS6oDIVRtPL/ouwV92lC/F9S+yYI9KoovZ4xa2K5YxOgNfGZftvc4m GmXXjzDGNQBbgp5a+lIPCP+gi73w+tsVeH0NnYtkqVigGYsHR2TCD/DVwehjutQ2xstk CS2A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=connolly.tech Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id e24-20020a170906081800b00709af14e386si14685108ejd.205.2022.07.18.14.40.38; Mon, 18 Jul 2022 14:41:03 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=connolly.tech Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235993AbiGRVhR (ORCPT + 99 others); Mon, 18 Jul 2022 17:37:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57514 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233195AbiGRVhL (ORCPT ); Mon, 18 Jul 2022 17:37:11 -0400 X-Greylist: delayed 360 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Mon, 18 Jul 2022 14:37:08 PDT Received: from proxmox1.postmarketos.org (proxmox1.postmarketos.org [IPv6:2a01:4f8:a0:821d::2]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id E23DA326C4; Mon, 18 Jul 2022 14:37:07 -0700 (PDT) Received: from localhost.localdomain (unknown [81.178.197.238]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by proxmox1.postmarketos.org (Postfix) with ESMTPSA id 2C6471401E7; Mon, 18 Jul 2022 21:31:10 +0000 (UTC) From: Caleb Connolly To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Thierry Reding , Sam Ravnborg , David Airlie , Daniel Vetter , Sumit Semwal , Caleb Connolly , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, phone-devel@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht Cc: Vinod Koul Subject: [PATCH 3/4] dt-bindings: panel: Add LG SW43408 MIPI-DSI panel Date: Mon, 18 Jul 2022 22:30:50 +0100 Message-Id: <20220718213051.1475108-4-caleb@connolly.tech> X-Mailer: git-send-email 2.36.1 In-Reply-To: <20220718213051.1475108-1-caleb@connolly.tech> References: <20220718213051.1475108-1-caleb@connolly.tech> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_SOFTFAIL autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Sumit Semwal LG SW43408 is 1080x2160, 4-lane MIPI-DSI panel. Signed-off-by: Vinod Koul Signed-off-by: Sumit Semwal [caleb: convert to yaml] Signed-off-by: Caleb Connolly --- .../bindings/display/panel/lg,43408.yaml | 41 +++++++++++++++++++ .../display/panel/panel-simple-dsi.yaml | 2 + 2 files changed, 43 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/lg,43408.yaml diff --git a/Documentation/devicetree/bindings/display/panel/lg,43408.yaml b/Documentation/devicetree/bindings/display/panel/lg,43408.yaml new file mode 100644 index 000000000000..0529a3aa2692 --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/lg,43408.yaml @@ -0,0 +1,41 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/display/panel/panel-lvds.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: LG SW43408 1080x2160 DSI panel + +maintainers: + - Caleb Connolly + +description: | + This panel is used on the Pixel 3, it is a 60hz OLED panel which + required DSC (Display Stream Compression) and has rounded corners. + +allOf: + - $ref: panel-common.yaml# + +properties: + compatible: + items: + - const: lg,sw43408 + + vddi-supply: true + vpnl-supply: true + reset-gpios: true + + backlight: false + power-supply: false + +additionalProperties: false + +required: + - compatible + - data-mapping + - width-mm + - height-mm + - panel-timing + - port + +... diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple-dsi.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple-dsi.yaml index 2c00813f5d20..4498078cb1ee 100644 --- a/Documentation/devicetree/bindings/display/panel/panel-simple-dsi.yaml +++ b/Documentation/devicetree/bindings/display/panel/panel-simple-dsi.yaml @@ -45,6 +45,8 @@ properties: - lg,acx467akm-7 # LG Corporation 7" WXGA TFT LCD panel - lg,ld070wx3-sl01 + # LG Corporation sw43408 1080x2160 OLED + - lg,sw43408 # One Stop Displays OSD101T2587-53TS 10.1" 1920x1200 panel - osddisplays,osd101t2587-53ts # Panasonic 10" WUXGA TFT LCD panel -- 2.36.1