From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-12.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2AD8EC2D0A8 for ; Wed, 9 Sep 2020 09:28:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CA56621973 for ; Wed, 9 Sep 2020 09:28:38 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="ycidf9eW" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726605AbgIIJ2g (ORCPT ); Wed, 9 Sep 2020 05:28:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47816 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725917AbgIIJ2d (ORCPT ); Wed, 9 Sep 2020 05:28:33 -0400 Received: from mail-lj1-x241.google.com (mail-lj1-x241.google.com [IPv6:2a00:1450:4864:20::241]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1592CC061755 for ; Wed, 9 Sep 2020 02:28:33 -0700 (PDT) Received: by mail-lj1-x241.google.com with SMTP id c2so2566290ljj.12 for ; Wed, 09 Sep 2020 02:28:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=wTyfCsTaDrOHACqOceFvOnNFS4vgFYT28JXZt0L83HA=; b=ycidf9eWNxxWUgW1fKGQNdPXYwseYW4xi4HSzwn/rr/KbgqHAgIu8ILcbUzrsMTVCQ kKNqefAx6mzw6drvw7f62Iit5oOpMdB5TX7h2HtmpYQrVPcxT3mzI3qGVWzxYR8laybB apdHFhBh+XSkwF0E5LBYwNd2nePpg0kjPoWJiisLoIEUIswTiXYbGKZAQT+NwONLQ2by pds1zmJ2CxCqTekV1IUZ88xrly7GjQ9JOTUEOjucl9YQk9s1JVZtgiJoKHjCSRe5jfSY uFE0puOvAzW0vcAe4/exK4YushaqIcMWNjEfe49f4MOihKHO9pnzeivteYvqsOA1fxfV U47w== 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=wTyfCsTaDrOHACqOceFvOnNFS4vgFYT28JXZt0L83HA=; b=PRPyHFHCn34avydcGw9KJxYQe1tqWGfHjwqqghNU9q87cMzxp8r/LTnUdmUNFfT2nj EJMMc9FDkLiANjVcmYsGlHuy3vnnu0UktW5WN/i8xL8gV9chAcHBnbFOhiCTysrduZD8 2iSsKKwrhU6oH7FnQP/+sRmNQUNmv/lVVJdriNBQUiJ63qzE7OkT/LEUocaFKEfyhAiM NBGA+4nXkosvzKUw2MHFkhdvjvxnctpytjwCkuJK8Dk4WumlvtGmwOdf/+R7K2piMK+W Emj2xeKJAP8ijV42Z2vwHP0t5ZiRrNLehNfG6o2lQOnlLGmg+KtFU29POH/x4T7Ob+cW 6V1Q== X-Gm-Message-State: AOAM531ajpAdJeVq7XveICKYM5FMg/eDU/h8H4AlGSVzZa/EGxqEYWeQ eJU0DQZ1Yi6EkO5gQhFIJ8IyMQ== X-Google-Smtp-Source: ABdhPJwmdxMqZFi68OkqjC4L+d0jC3/H/ejGfsllvbJVbXfrxbcqyw6U40F4PEkv1PpGabRW8RVwjw== X-Received: by 2002:a2e:8907:: with SMTP id d7mr1419781lji.206.1599643711528; Wed, 09 Sep 2020 02:28:31 -0700 (PDT) Received: from eriador.lan ([188.162.64.180]) by smtp.gmail.com with ESMTPSA id s8sm595870ljo.11.2020.09.09.02.28.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Sep 2020 02:28:30 -0700 (PDT) From: Dmitry Baryshkov To: devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-arm-msm@vger.kernel.org Cc: Rob Herring , Daniel Vetter , David Airlie , Andrzej Hajda , Neil Armstrong , Laurent Pinchart , Jonas Karlman , Jernej Skrabec , Vinod Koul , Sam Ravnborg Subject: [PATCH v3 1/2] dt-bindings: display: bridge: Add documentation for LT9611UXC Date: Wed, 9 Sep 2020 12:28:22 +0300 Message-Id: <20200909092823.64810-2-dmitry.baryshkov@linaro.org> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20200909092823.64810-1-dmitry.baryshkov@linaro.org> References: <20200909092823.64810-1-dmitry.baryshkov@linaro.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Lontium LT9611UXC is a DSI to HDMI bridge which supports 2 DSI ports and I2S port as input and one HDMI port as output. The LT9611UXC chip is handled by a separate driver, but the bindings used are fully compatible with the LT9611 chip, so let's reuse the lt9611.yaml schema. Signed-off-by: Dmitry Baryshkov Acked-by: Vinod Koul Acked-by: Sam Ravnborg --- .../devicetree/bindings/display/bridge/lontium,lt9611.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/display/bridge/lontium,lt9611.yaml b/Documentation/devicetree/bindings/display/bridge/lontium,lt9611.yaml index d60208359234..7a1c89b995e2 100644 --- a/Documentation/devicetree/bindings/display/bridge/lontium,lt9611.yaml +++ b/Documentation/devicetree/bindings/display/bridge/lontium,lt9611.yaml @@ -4,18 +4,19 @@ $id: http://devicetree.org/schemas/display/bridge/lontium,lt9611.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# -title: Lontium LT9611 2 Port MIPI to HDMI Bridge +title: Lontium LT9611(UXC) 2 Port MIPI to HDMI Bridge maintainers: - Vinod Koul description: | - The LT9611 is a bridge device which converts DSI to HDMI + The LT9611 and LT9611UXC are bridge devices which convert DSI to HDMI properties: compatible: enum: - lontium,lt9611 + - lontium,lt9611uxc reg: maxItems: 1 -- 2.28.0 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-12.5 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0DC56C2BB84 for ; Thu, 10 Sep 2020 07:23:24 +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 BFCD82078B for ; Thu, 10 Sep 2020 07:23:23 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="ycidf9eW" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BFCD82078B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org 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 70BE46E241; Thu, 10 Sep 2020 07:23:07 +0000 (UTC) Received: from mail-lj1-x242.google.com (mail-lj1-x242.google.com [IPv6:2a00:1450:4864:20::242]) by gabe.freedesktop.org (Postfix) with ESMTPS id 16A266EDA3 for ; Wed, 9 Sep 2020 09:28:33 +0000 (UTC) Received: by mail-lj1-x242.google.com with SMTP id u4so2568194ljd.10 for ; Wed, 09 Sep 2020 02:28:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=wTyfCsTaDrOHACqOceFvOnNFS4vgFYT28JXZt0L83HA=; b=ycidf9eWNxxWUgW1fKGQNdPXYwseYW4xi4HSzwn/rr/KbgqHAgIu8ILcbUzrsMTVCQ kKNqefAx6mzw6drvw7f62Iit5oOpMdB5TX7h2HtmpYQrVPcxT3mzI3qGVWzxYR8laybB apdHFhBh+XSkwF0E5LBYwNd2nePpg0kjPoWJiisLoIEUIswTiXYbGKZAQT+NwONLQ2by pds1zmJ2CxCqTekV1IUZ88xrly7GjQ9JOTUEOjucl9YQk9s1JVZtgiJoKHjCSRe5jfSY uFE0puOvAzW0vcAe4/exK4YushaqIcMWNjEfe49f4MOihKHO9pnzeivteYvqsOA1fxfV U47w== 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=wTyfCsTaDrOHACqOceFvOnNFS4vgFYT28JXZt0L83HA=; b=TSKx4/Q0P0OpfVjDLCz/0ahnRpFJRSWh+KVARtFn0kB+icJ+1rhsx476I9z58xdNvc gcmB7v19DJxHa9hlqy0jBgcgiBHmF1UgN1jAs+KRcPjUcujxBTN/hWqulZ0naQYyQK+s 0AMG/kvhPnPgtVXjUhLgrFiDSAVThB+iUuXBX+mL6/qJwFb80YjOFMFAO2/KhEFoS+rP mlz+tr1QIe02ddttDApKVYIlSEjqjfgtFe0kib/Iy53JLAEB8FRA2x86Pg/qvsk581hW 5NcXaLD1TANfwz0L9aS0fFT4SeZ7OnmSlV/G80qqcai3FENwtI4cuXXp5TB2ACRjETHp sVGw== X-Gm-Message-State: AOAM530gOjUbYPBzFAGbaehKogFCh1n5PK96OmKRpLokaNONeZFr7cm4 HAny27ZSnfcFGt8XwVn2MIiBSw== X-Google-Smtp-Source: ABdhPJwmdxMqZFi68OkqjC4L+d0jC3/H/ejGfsllvbJVbXfrxbcqyw6U40F4PEkv1PpGabRW8RVwjw== X-Received: by 2002:a2e:8907:: with SMTP id d7mr1419781lji.206.1599643711528; Wed, 09 Sep 2020 02:28:31 -0700 (PDT) Received: from eriador.lan ([188.162.64.180]) by smtp.gmail.com with ESMTPSA id s8sm595870ljo.11.2020.09.09.02.28.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Sep 2020 02:28:30 -0700 (PDT) From: Dmitry Baryshkov To: devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-arm-msm@vger.kernel.org Subject: [PATCH v3 1/2] dt-bindings: display: bridge: Add documentation for LT9611UXC Date: Wed, 9 Sep 2020 12:28:22 +0300 Message-Id: <20200909092823.64810-2-dmitry.baryshkov@linaro.org> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20200909092823.64810-1-dmitry.baryshkov@linaro.org> References: <20200909092823.64810-1-dmitry.baryshkov@linaro.org> MIME-Version: 1.0 X-Mailman-Approved-At: Thu, 10 Sep 2020 07:22:25 +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: Jernej Skrabec , Neil Armstrong , David Airlie , Jonas Karlman , Andrzej Hajda , Vinod Koul , Rob Herring , Laurent Pinchart , Sam Ravnborg Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Lontium LT9611UXC is a DSI to HDMI bridge which supports 2 DSI ports and I2S port as input and one HDMI port as output. The LT9611UXC chip is handled by a separate driver, but the bindings used are fully compatible with the LT9611 chip, so let's reuse the lt9611.yaml schema. Signed-off-by: Dmitry Baryshkov Acked-by: Vinod Koul Acked-by: Sam Ravnborg --- .../devicetree/bindings/display/bridge/lontium,lt9611.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/display/bridge/lontium,lt9611.yaml b/Documentation/devicetree/bindings/display/bridge/lontium,lt9611.yaml index d60208359234..7a1c89b995e2 100644 --- a/Documentation/devicetree/bindings/display/bridge/lontium,lt9611.yaml +++ b/Documentation/devicetree/bindings/display/bridge/lontium,lt9611.yaml @@ -4,18 +4,19 @@ $id: http://devicetree.org/schemas/display/bridge/lontium,lt9611.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# -title: Lontium LT9611 2 Port MIPI to HDMI Bridge +title: Lontium LT9611(UXC) 2 Port MIPI to HDMI Bridge maintainers: - Vinod Koul description: | - The LT9611 is a bridge device which converts DSI to HDMI + The LT9611 and LT9611UXC are bridge devices which convert DSI to HDMI properties: compatible: enum: - lontium,lt9611 + - lontium,lt9611uxc reg: maxItems: 1 -- 2.28.0 _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel