mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Alexandre Mergnat <amergnat@baylibre.com>
To: Yong Wu <yong.wu@mediatek.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Rob Herring <robh+dt@kernel.org>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	AngeloGioacchino Del Regno 
	<angelogioacchino.delregno@collabora.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Cc: linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	Alexandre Mergnat <amergnat@baylibre.com>
Subject: [PATCH v3 1/7] arm64: dts: mediatek: add mmsys support for mt8365 SoC
Date: Fri, 07 Apr 2023 11:34:12 +0200	[thread overview]
Message-ID: <20230207-iommu-support-v3-1-97e19ad4e85d@baylibre.com> (raw)
In-Reply-To: <20230207-iommu-support-v3-0-97e19ad4e85d@baylibre.com>

Multimedia subsystem (MMsys) contains multimedia controller, Multimedia
Data Path v2.0 (MDP 2.0) and Display (DISP). The multimedia controller
includes bus fabric control, Smart Memory Interface (SMI) control,
memory access second-level arbiter, and multimedia configuration. It
plays the key role in handling different handshakings between infra
subsystem, video subsystem, image subsystem and G3D subsystem.

For more detail, ask Mediatek for the MT8365 AIoT application processor
functional specification.

Signed-off-by: Alexandre Mergnat <amergnat@baylibre.com>
---
 arch/arm64/boot/dts/mediatek/mt8365.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm64/boot/dts/mediatek/mt8365.dtsi b/arch/arm64/boot/dts/mediatek/mt8365.dtsi
index b5f5c77f7f84..db9ab538c34d 100644
--- a/arch/arm64/boot/dts/mediatek/mt8365.dtsi
+++ b/arch/arm64/boot/dts/mediatek/mt8365.dtsi
@@ -592,6 +592,12 @@ u2port1: usb-phy@1000 {
 				#phy-cells = <1>;
 			};
 		};
+
+		mmsys: syscon@14000000 {
+			compatible = "mediatek,mt8365-mmsys", "syscon";
+			reg = <0 0x14000000 0 0x1000>;
+			#clock-cells = <1>;
+		};
 	};
 
 	timer {

-- 
2.25.1


  reply	other threads:[~2023-04-07  9:34 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-07  9:34 [PATCH v3 0/7] Add IOMMU support to MT8365 SoC Alexandre Mergnat
2023-04-07  9:34 ` Alexandre Mergnat [this message]
2023-04-11  8:26   ` [PATCH v3 1/7] arm64: dts: mediatek: add mmsys support for mt8365 SoC AngeloGioacchino Del Regno
2023-04-07  9:34 ` [PATCH v3 2/7] arm64: dts: mediatek: add camsys " Alexandre Mergnat
2023-04-11  8:26   ` AngeloGioacchino Del Regno
2023-04-07  9:34 ` [PATCH v3 3/7] arm64: dts: mediatek: add apu " Alexandre Mergnat
2023-04-11  8:26   ` AngeloGioacchino Del Regno
2023-04-07  9:34 ` [PATCH v3 4/7] arm64: dts: mediatek: add power domain " Alexandre Mergnat
2023-04-11  8:26   ` AngeloGioacchino Del Regno
2023-04-07  9:34 ` [PATCH v3 5/7] arm64: dts: mediatek: add smi " Alexandre Mergnat
2023-04-07  9:34 ` [PATCH v3 6/7] arm64: dts: mediatek: add larb " Alexandre Mergnat
2023-04-07  9:34 ` [PATCH v3 7/7] arm64: dts: mediatek: add iommu " Alexandre Mergnat

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230207-iommu-support-v3-1-97e19ad4e85d@baylibre.com \
    --to=amergnat@baylibre.com \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=yong.wu@mediatek.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®