From patchwork Thu Jan 26 14:44:26 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 13117297 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 57096C54E94 for ; Thu, 26 Jan 2023 14:48:14 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 83B9810E929; Thu, 26 Jan 2023 14:48:13 +0000 (UTC) Received: from mail-pl1-x62e.google.com (mail-pl1-x62e.google.com [IPv6:2607:f8b0:4864:20::62e]) by gabe.freedesktop.org (Postfix) with ESMTPS id A613F10E929 for ; Thu, 26 Jan 2023 14:48:11 +0000 (UTC) Received: by mail-pl1-x62e.google.com with SMTP id d3so1990549plr.10 for ; Thu, 26 Jan 2023 06:48:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=WWJre9MokG3OwazBJKO8AFvo6cc1OP5hw5VIrxt3xjQ=; b=LuI6OpP67H5DxxzNzy/f9orpV3i2pMvWTDYGBNdDw02li0Frn2nfgEd6Lpzg1sgz3S xBjMKQd3RVxgZZjN90ipW/IPhuoZr+vjEGC6hkRw7Yc+35Hf0cLCYVErGtg36+rvhKSc 3NT4WSxCGc2rSznvQ4Lw0hg6BtjSIUfjSrrAs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WWJre9MokG3OwazBJKO8AFvo6cc1OP5hw5VIrxt3xjQ=; b=qRkseTDTzRtoRffDgwOduSKdlhnGzYx977IqcIbrtTnx9O5ICgwH9/XCPPqaHZwKad JcFgAL/dYEhDFRagN+M23opTNQmE5k8sgMXGCiN0TUe4c3fSlIpZsqJEjPzpNzRwWjYP 88js2avoXdEN4VBGx2TwhEjMI6KNgqa7cjNJOy1eqxaiHtOu/K8XPdwcb5q02CxtZgbF VQnj1nNCt3Yv9GwxBohl5n2zGbKgD7rqhoNs+ssoil4aKxtziAov2gR7lIi7iYfhq47M aavGSJsQXMoTDdrJ6fiPI37uHp8Hpl1XBzJLKjrFtj6Svz8oJnq3EXO0+zyxA/7OL095 EgnA== X-Gm-Message-State: AO0yUKXUqL40/p7y4cZ8h9Zku/m2f6HMH3Ua2F89eyezn67WAYeNjte/ VSYJoW1YDdlTIi8ksMebQV3vUQ== X-Google-Smtp-Source: AK7set/GdOWdGOkGUzErY4GPI2EXHPei2U02oxcKkoPna8tnYMtQ0aF3vC8ST2FEWFeJMqW6jz/zug== X-Received: by 2002:a05:6a20:3943:b0:a5:7700:2a4a with SMTP id r3-20020a056a20394300b000a577002a4amr2862336pzg.51.1674744491317; Thu, 26 Jan 2023 06:48:11 -0800 (PST) Received: from localhost.localdomain ([2405:201:c00a:a238:3cb1:2156:ef87:8af5]) by smtp.gmail.com with ESMTPSA id d197-20020a6336ce000000b0042988a04bfdsm823660pga.9.2023.01.26.06.48.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 26 Jan 2023 06:48:10 -0800 (PST) From: Jagan Teki To: Andrzej Hajda , Inki Dae , Marek Szyprowski , Seung-Woo Kim , Kyungmin Park , Frieder Schrempf , Tim Harvey , Adam Ford , Robert Foss , Laurent Pinchart , Marek Vasut Subject: [PATCH v12 17/18] dt-bindings: display: exynos: dsim: Add NXP i.MX8M Plus support Date: Thu, 26 Jan 2023 20:14:26 +0530 Message-Id: <20230126144427.607098-18-jagan@amarulasolutions.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230126144427.607098-1-jagan@amarulasolutions.com> References: <20230126144427.607098-1-jagan@amarulasolutions.com> MIME-Version: 1.0 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: linux-samsung-soc@vger.kernel.org, Matteo Lisi , dri-devel@lists.freedesktop.org, NXP Linux Team , linux-amarula , linux-arm-kernel@lists.infradead.org, Jagan Teki Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Samsung MIPI DSIM bridge can also be found in i.MX8M Plus SoC. Add dt-bingings for it. Reviewed-by: Marek Vasut Acked-by: Rob Herring Signed-off-by: Jagan Teki --- Changes for v12: - collect RB from Marek Changes for v11: - collect ACK from Rob Changes for v10, v9: - none Documentation/devicetree/bindings/display/exynos/exynos_dsim.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/display/exynos/exynos_dsim.txt b/Documentation/devicetree/bindings/display/exynos/exynos_dsim.txt index 5133d4d39190..2a5f0889ec32 100644 --- a/Documentation/devicetree/bindings/display/exynos/exynos_dsim.txt +++ b/Documentation/devicetree/bindings/display/exynos/exynos_dsim.txt @@ -8,6 +8,7 @@ Required properties: "samsung,exynos5422-mipi-dsi" /* for Exynos5422/5800 SoCs */ "samsung,exynos5433-mipi-dsi" /* for Exynos5433 SoCs */ "fsl,imx8mm-mipi-dsim" /* for i.MX8M Mini/Nano SoCs */ + "fsl,imx8mp-mipi-dsim" /* for i.MX8M Plus SoCs */ - reg: physical base address and length of the registers set for the device - interrupts: should contain DSI interrupt - clocks: list of clock specifiers, must contain an entry for each required