From patchwork Thu Nov 11 10:14:53 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 12614579 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6515DC433EF for ; Thu, 11 Nov 2021 10:15:13 +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 D9CFE61108 for ; Thu, 11 Nov 2021 10:15:12 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org D9CFE61108 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=amarulasolutions.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 07BCF6EA3D; Thu, 11 Nov 2021 10:15:12 +0000 (UTC) Received: from mail-pf1-x42a.google.com (mail-pf1-x42a.google.com [IPv6:2607:f8b0:4864:20::42a]) by gabe.freedesktop.org (Postfix) with ESMTPS id B68566EA3D for ; Thu, 11 Nov 2021 10:15:10 +0000 (UTC) Received: by mail-pf1-x42a.google.com with SMTP id c4so5235214pfj.2 for ; Thu, 11 Nov 2021 02:15:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=EMj6CFqfhL4iOecGVcAiOfse+gmqDDndmoFPIv2jpIs=; b=nOgx0jpn0zJXrzZTM8/UjdE+0fAf6Bpmd6X0rUpQ2/AiRP6B1ENJwR8mgqRZxUi75w HbwSGe1Hn8JnMgMEeKZtwgS3Kmsy9cxspL7USrDD53lrymvFiuYFf42wkCoVleKavfBN zrqk4EU1y+B5f52K2Te2jZ8lGtOK2Tvqg8oyo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=EMj6CFqfhL4iOecGVcAiOfse+gmqDDndmoFPIv2jpIs=; b=e071KJ7gZdamuQokxko1snyeB4NFlBlQ/pg33cIFeEKB2ApNps+p68OzoA4hcwMj7a GIRzlyKcwd/KrpvJujVCcJLCoyY9iwvOAlb5aN5QTLjlpw4BRUI7wLZGdlzVDPG+HTG3 pm8/ajvSxxozEdMFq1FYvexq0RTrXfUSZn7dY7WDmYgA1qiX2DvdX3VmdJqsH6ygpQaC 8o4TQHlP6HYblhg+SsvDcqg5GkgOLH7ABqAvQM4hb7hdV5tDr3MNNj5mA0UTPv0etQrP mtTlNQ1V6LPOn/GOaCYiBXTeS5VcMzu2isZ+nyiUptBbbLYqyolb/qsw6gus0mx6teis CRNQ== X-Gm-Message-State: AOAM5327oZNu5M/2VMamQaqgQrfRaIMxLhNYWrjwcDPcCh3kqZ8cCEoW xR0FilZMOLAQpY+Qqf7j/PMsHA== X-Google-Smtp-Source: ABdhPJz3LviSpE9O7f+y4AmkZbN/0ro0kiSAycoWbUT/9NaVP2q6EjXFJGgHdpUcnQvM0P4lqUd3zg== X-Received: by 2002:a63:1862:: with SMTP id 34mr3890080pgy.239.1636625710112; Thu, 11 Nov 2021 02:15:10 -0800 (PST) Received: from localhost.localdomain ([2405:201:c00a:a0a9:3041:135c:4e21:846c]) by smtp.gmail.com with ESMTPSA id t12sm8035667pjo.44.2021.11.11.02.15.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 11 Nov 2021 02:15:09 -0800 (PST) From: Jagan Teki To: Tim Harvey , Adam Ford , Fabio Estevam , Lucas Stach , Peng Fan , Shawn Guo , Marek Vasut , Frieder Schrempf Subject: [RFC PATCH v2 0/3] arm64: imx8mm: Add MIPI DSI support Date: Thu, 11 Nov 2021 15:44:53 +0530 Message-Id: <20211111101456.584061-1-jagan@amarulasolutions.com> X-Mailer: git-send-email 2.25.1 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: Matteo Lisi , dri-devel@lists.freedesktop.org, Jagan Teki , linux-amarula@amarulasolutions.com, linux-arm-kernel@lists.infradead.org, NXP Linux Team Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" This series support MIPI DSI on i.MX8MM. The DSIM bridge still need to work to make it compatible for exynos drm dsi hardware block. This series work directly on to of linux-next with recent dispmix-blk-ctrl changes. Tested on i.Core MX8M Mini SoM with EDIMM2.2 and CTOUCH2 Carrier boards. Required changes: 1. DSIM driver https://patchwork.kernel.org/project/linux-arm-kernel/cover/20210704090230.26489-1-jagan@amarulasolutions.com/ 2. DPHY change https://www.spinics.net/lists/devicetree/msg381691.html 3. Bus format fix https://github.com/openedev/linux/commit/6ca9781ed53ea75e26341dd57250e63794638b20 Complete repo: https://github.com/openedev/linux/commits/111021-imx8mm-dsim Any inputs? Jagan. Jagan Teki (3): arm64: dts: imx8mm: Add eLCDIF node support arm64: dts: imx8mm: Add MIPI DSI pipeline arm64: dts: imx8mm-icore: Enable LVDS panel for EDIMM2.2 .../freescale/imx8mm-icore-mx8mm-edimm2.2.dts | 85 +++++++++++++++++++ arch/arm64/boot/dts/freescale/imx8mm.dtsi | 74 ++++++++++++++++ 2 files changed, 159 insertions(+)