[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240911105131.4094027-1-fshao@chromium.org>
Date: Wed, 11 Sep 2024 18:51:05 +0800
From: Fei Shao <fshao@...omium.org>
To: AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>,
Matthias Brugger <matthias.bgg@...il.com>
Cc: Fei Shao <fshao@...omium.org>,
Allen-KH Cheng <Allen-KH.Cheng@...iatek.com>,
Conor Dooley <conor+dt@...nel.org>,
Hsin-Hsiung Wang <hsin-hsiung.wang@...iatek.com>,
Jassi Brar <jassisinghbrar@...il.com>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Rob Herring <robh@...nel.org>,
Stephen Boyd <sboyd@...nel.org>,
devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org,
linux-mediatek@...ts.infradead.org
Subject: [PATCH v2 0/8] Add platform supports to MediaTek MT8188 SoC
Hi all,
This series is a subset of the previous series[1], focusing on enabling few
platform functionalities on MediaTek MT8188 SoC, including:
- CPU performance controller
- IOMMU / SMI / LARB
- PWM for display backlight
- SPMI for PMIC control
- audio
- socinfo
along with the corresponding binding changes (acked in the previous series).
[1]: https://lore.kernel.org/all/20240909111535.528624-1-fshao@chromium.org/
Regards,
Fei
Changes in v2:
- Replace hardcoded AFE reset ID with correct definition
- Added socinfo nodes in v2
Fei Shao (8):
dt-bindings: spmi: spmi-mtk-pmif: Add compatible for MT8188
dt-bindings: mailbox: mtk,adsp-mbox: Add compatible for MT8188
arm64: dts: mediatek: mt8188: Add CPU performance controller for
CPUFreq
arm64: dts: mediatek: mt8188: Add SMI/LARB/IOMMU support
arm64: dts: mediatek: mt8188: Add PWM nodes for display backlight
arm64: dts: mediatek: mt8188: Add SPMI support for PMIC control
arm64: dts: mediatek: mt8188: Add audio support
arm64: dts: mediatek: mt8188: Add socinfo nodes
.../bindings/mailbox/mtk,adsp-mbox.yaml | 12 +-
.../bindings/spmi/mtk,spmi-mtk-pmif.yaml | 1 +
arch/arm64/boot/dts/mediatek/mt8188.dtsi | 321 ++++++++++++++++++
3 files changed, 331 insertions(+), 3 deletions(-)
--
2.46.0.598.g6f2099f65c-goog
Powered by blists - more mailing lists