From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out28-171.mail.aliyun.com (out28-171.mail.aliyun.com [115.124.28.171]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id B66D530CDA2; Tue, 28 Apr 2026 06:38:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=115.124.28.171 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777358287; cv=none; b=gvM98ke/hn9WL4qqPSFAYBrIeBpj58Dro3FvyE4//NNaD1ZledKVi1cTzcFR90Tn3geiMACwNctSyKsro4J/T2t47vdA1QZtS0iO+tkfmfTdmhW4RcaZQ+jDQJgxEcEQiNWleqy3Bzol0ECO971w3jEivi9Q+2hXqV6bX3TCXPg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777358287; c=relaxed/simple; bh=/bZXwUNgvMDgqCPzD8kNpCeQqVayHYu5T+1Mc6pxWz4=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=qzKpHmwFpZiDewlF48W8hAqw9vaQkuI5SVnOvmOOhuHgOc+1+VeYA1TtfhkkhDEKkYzpX4g5UqNRJTPNdnzLMY3Zc0x1cOKhVumZY9svOaxZVXEHEKC4gjdKhbphlGnfe+5thmbfy4uVdUAXXAPAPrT3b7uPsahqUUkkdAq3W7g= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=lontium.com; spf=pass smtp.mailfrom=lontium.com; dkim=pass (2048-bit key) header.d=lontium.com header.i=@lontium.com header.b=ZlblUM9W; arc=none smtp.client-ip=115.124.28.171 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=lontium.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=lontium.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=lontium.com header.i=@lontium.com header.b="ZlblUM9W" DKIM-Signature:v=1; a=rsa-sha256; c=relaxed/relaxed; d=lontium.com; s=default; t=1777358277; h=From:To:Subject:Date:Message-Id:MIME-Version; bh=LznwDmo8lURTRzj9CF7qq+sRSbzkNdWUrUNKawWQh3Q=; b=ZlblUM9WoTTAaAM+VZ0c1wa9En3E5tP6dY9TENKh1jZwgF6howO+/HRpZ8zguSv3XBt11ImkRw77nwBwSsD5q225pMVNhIV3KvULBLImKYXFYGUTsoplOmA0XszgUkR6PIsxS3/Oa3SIuZgPE6KaRen61PgEbBaSmsowKTsJoPEMJXT4wc6B2bsmJXOcDRBBQKv/KOzwg4KXf6vUMcn0rakvofOW9UMLccEEuHn1pv1WSEpmGFoqVfVBpIZ5BOSjP90uinDpGS8xXwGEOAZs0EUZJnEJ15dvva65vA7m4fRbL8PWPo8+2cZQ62UmkU6R9e0jpgkRWG+/C8QYklzoTQ== X-Alimail-AntiSpam:AC=CONTINUE;BC=0.08688486|-1;BR=01201311R201ec;CH=green;DM=|CONTINUE|false|;DS=SPAM|spam_ad|0.867174-0.00121929-0.131607;FP=12538500737866364210|0|0|0|0|-1|-1|-1;HT=maildocker-contentspam011083013073;MF=syyang@lontium.com;NM=1;PH=DS;RN=22;RT=22;SR=0;TI=SMTPD_---.hLqybwe_1777357950; Received: from DESKTOP-V2MKAT2.localdomain(mailfrom:syyang@lontium.com fp:SMTPD_---.hLqybwe_1777357950 cluster:ay29) by smtp.aliyun-inc.com; Tue, 28 Apr 2026 14:32:36 +0800 From: syyang@lontium.com To: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, andrzej.hajda@intel.com, neil.armstrong@linaro.org, dmitry.baryshkov@oss.qualcomm.com, maarten.lankhorst@linux.intel.com, rfoss@kernel.org, mripard@kernel.org Cc: Laurent.pinchart@ideasonboard.com, tzimmermann@suse.de, jonas@kwiboo.se, jernej.skrabec@gmail.com, devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, yangsunyun1993@gmail.com, xmzhu@lontium.corp-partner.google.com, xmzhu@lontium.com, rlyu@lontium.com, xbpeng@lontium.com, Sunyun Yang Subject: [PATCH v1 1/2] dt-bindings:bridge: Add Lontiun LT7911EXC eDP to MIPI DSI bridge Date: Tue, 28 Apr 2026 14:32:23 +0800 Message-Id: <20260428063224.3316655-2-syyang@lontium.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20260428063224.3316655-1-syyang@lontium.com> References: <20260428063224.3316655-1-syyang@lontium.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: Sunyun Yang The LT7911EXC is an I2C-controlled bridge that Receiver eDP1.4 and output signal/dual port mipi. Signed-off-by: Sunyun Yang --- .../display/bridge/lontium,lt7911exc.yaml | 89 +++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/bridge/lontium,lt7911exc.yaml diff --git a/Documentation/devicetree/bindings/display/bridge/lontium,lt7911exc.yaml b/Documentation/devicetree/bindings/display/bridge/lontium,lt7911exc.yaml new file mode 100644 index 000000000000..0525133443ca --- /dev/null +++ b/Documentation/devicetree/bindings/display/bridge/lontium,lt7911exc.yaml @@ -0,0 +1,89 @@ +# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/display/bridge/lontium,lt7911exc.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Lontium LT7911EXC eDP to MIPI DSI Bridge + +maintainers: + - Sunyun Yang + +properties: + compatible: + enum: + - lontium,lt7911exc + + reg: + maxItems: 1 + + reset-gpios: + maxItems: 1 + description: GPIO connected to RST_ pin. + + vdd-supply: + description: Regulator for 1.2V MIPI phy power. + + vcc-supply: + description: Regulator for 3.3V IO power. + + ports: + $ref: /schemas/graph.yaml#/properties/ports + + properties: + port@0: + $ref: /schemas/graph.yaml#/properties/port + description: Video port for MIPI DSI output. + + port@1: + $ref: /schemas/graph.yaml#/properties/port + description: Video port for eDP input. + + required: + - port@0 + - port@1 + +required: + - compatible + - reg + - reset-gpios + - vdd-supply + - vcc-supply + - ports + +additionalProperties: false + +examples: + - | + #include + i2c { + #address-cells = <1>; + #size-cells = <0>; + + mipi-bridge@41 { + compatible = "lontium,lt7911exc"; + reg = <0x41>; + reset-gpios = <&gpy8 8 GPIO_ACTIVE_LOW>; + vdd-supply = <<7911exc_1v2>; + vcc-supply = <<7911exc_3v3>; + + ports { + #address-cells = <1>; + #size-cells = <0>; + + port@0 { + reg = <0>; + bridge_in: endpoint { + remote-endpoint = <&edp_out>; + }; + }; + + port@1 { + reg = <1>; + bridge_out: endpoint { + remote-endpoint = <&panel_in>; + }; + }; + }; + }; + }; -- 2.34.1