From patchwork Thu Mar 30 10:17:51 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Francesco Dolcini X-Patchwork-Id: 77015 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a59:b0ea:0:b0:3b6:4342:cba0 with SMTP id b10csp1020879vqo; Thu, 30 Mar 2023 03:24:00 -0700 (PDT) X-Google-Smtp-Source: AKy350Yykk2PEnZBSxNBxk0gdS4cfcRiI5pbDrecSu5K1xAErH8PZrBt1KyK67vO9opdNLGlGa9Q X-Received: by 2002:a17:90b:4a45:b0:23b:d506:226e with SMTP id lb5-20020a17090b4a4500b0023bd506226emr25620649pjb.42.1680171840658; Thu, 30 Mar 2023 03:24:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1680171840; cv=none; d=google.com; s=arc-20160816; b=GhPK0wZdkT73x/jH6MbbDN28jr02zz3lmjv5KpwLQwD+q5gzh79nFTo19Xx6hKuuXR DmZv3z3bgose08fCKcO5CAjA3Kl4tmbSicoWmd/4yRMm6cp5iJ1ILA8hd75t3UHgsF5l xKgSLRcT0QByYRjQ/NJrVSo3p55LicimndGHkFDTTWzFTOJ7kjD5o6gMEoEwc/UowL2a 2m0E0yH+KBZnra0N/PJ7jFl91ofJeW+PgZAlVcqGVkcJrjlgWjeasWtqHQJrzZb4KjDW aberoMviB9iaS3SIqCRXaBnfWskYWsV9VuBKyEYX/9iDiFwP4srwCqSDxdF041Nb1QU9 odkg== 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=lC7kBmIjfRg+wDkeLTWjEE7vc4LUwf+2RgyszxZlGw8=; b=ABxZlUtJG7frXnBIVZIP/RUYnW2rQ/3F9PL/atXhF2jq2cHlUE8tzfK28h34zn0+W5 gX76ybKZRJixdQ3KtufW/fURP7aNhL3Z4qnCve63Zp3PaDIiUvdtRM0d7Cerbsbh+jbB 6SUWqUEBY5QxJowxh0VhP+I84Y01e9TC11Vyx4Dfuzx1q5287yqMME1WPfnYArRVyOPW QrtYkMr9iihZHfjM4GVvDAZAprVEfqRjmEBs5ANU+6uUrgrvyhUMas56Awh5m0JLnjTM N1fWI1Aqlo3chVdtQka6bMdinTpn2zEcniPySEtQqKTtF1wfWZ41wQyUBZY4y6N/VNcE ky9A== 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 Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id me1-20020a17090b17c100b0023cfa808ac7si3957400pjb.85.2023.03.30.03.23.46; Thu, 30 Mar 2023 03:24:00 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231262AbjC3KSL (ORCPT + 99 others); Thu, 30 Mar 2023 06:18:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34942 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230285AbjC3KSH (ORCPT ); Thu, 30 Mar 2023 06:18:07 -0400 Received: from mail11.truemail.it (mail11.truemail.it [217.194.8.81]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0C4107689; Thu, 30 Mar 2023 03:18:04 -0700 (PDT) Received: from francesco-nb.pivistrello.it (93-49-2-63.ip317.fastwebnet.it [93.49.2.63]) by mail11.truemail.it (Postfix) with ESMTPA id 7E28A20B49; Thu, 30 Mar 2023 12:18:02 +0200 (CEST) From: Francesco Dolcini To: Andrzej Hajda , Neil Armstrong , Robert Foss , Laurent Pinchart , Jonas Karlman , Jernej Skrabec , dri-devel@lists.freedesktop.org, Rob Herring , Krzysztof Kozlowski , Marek Vasut , devicetree@vger.kernel.org Cc: Francesco Dolcini , David Airlie , Daniel Vetter , linux-kernel@vger.kernel.org Subject: [PATCH v1 1/2] dt-bindings: display: bridge: sn65dsi83: Add DSI video mode Date: Thu, 30 Mar 2023 12:17:51 +0200 Message-Id: <20230330101752.429804-2-francesco@dolcini.it> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230330101752.429804-1-francesco@dolcini.it> References: <20230330101752.429804-1-francesco@dolcini.it> MIME-Version: 1.0 X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS,SPF_PASS autolearn=unavailable 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 X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1761787868183045466?= X-GMAIL-MSGID: =?utf-8?q?1761787868183045466?= From: Francesco Dolcini SN65DSI8[34] device supports burst video mode and non-burst video mode with sync events or with sync pulses packet transmission as described in the DSI specification. Add property to select the expected mode, this allows for example to select a mode that is compatible with the DSI host interface. Signed-off-by: Francesco Dolcini --- .../devicetree/bindings/display/bridge/ti,sn65dsi83.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi83.yaml b/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi83.yaml index 48a97bb3e2e0..ebee16726b02 100644 --- a/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi83.yaml +++ b/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi83.yaml @@ -35,6 +35,14 @@ properties: vcc-supply: description: A 1.8V power supply (see regulator/regulator.yaml). + dsi-video-mode: + description: | + 0 - burst-mode + 1 - non-burst with sync event + 2 - non-burst with sync pulse + $ref: /schemas/types.yaml#/definitions/uint32 + enum: [0, 1, 2] + ports: $ref: /schemas/graph.yaml#/properties/ports