Re: [PATCH 0/2] Add pwrap node for MediaTek MT8192 SoC and mt6359 node for MediaTek PMIC MT6359

From: Macpaul Lin
Date: Thu Jan 27 2022 - 04:36:14 EST



On 1/27/22 2:31 PM, Hui-Liu Liu wrote:
This pathset add pwrap node to SoC MT8192, and add PMIC MT6359 related nodes.
MT6359 is the primary PMIC for MT8192 and probably other SoCs.

The series[1] and series[2] send by Hsin-Hsiung will continue to upstream in this pathset afterwards.

[1] https://patchwork.kernel.org/project/linux-mediatek/patch/1615563286-22126-6-git-send-email-hsin-hsiung.wang@xxxxxxxxxxxx/
[2] https://patchwork.kernel.org/project/linux-mediatek/patch/1622011927-359-9-git-send-email-hsin-hsiung.wang@xxxxxxxxxxxx/

Hui Liu (2):
arm64: dts: mt8192: add PWRAP node
arm64: dts: mt6359: add PMIC MT6359 related nodes

arch/arm64/boot/dts/mediatek/mt6359.dtsi | 298 ++++++++++++++++++++
arch/arm64/boot/dts/mediatek/mt8192-evb.dts | 1 +
arch/arm64/boot/dts/mediatek/mt8192.dtsi | 12 +
3 files changed, 311 insertions(+)
create mode 100644 arch/arm64/boot/dts/mediatek/mt6359.dtsi

--
2.25.1



This patchset is based on [1]

[1] arm64: dts: Add mediatek SoC mt8195 and evaluation board
- https://patchwork.kernel.org/project/linux-mediatek/patch/20220112114724.1953-4-tinghan.shen@xxxxxxxxxxxx/

I've tested this patch set build pass with [1] for both mt8192 and mt8195 platform on linux-5.17-rc1.

Reviewed-by: Macpaul Lin <macpaul.lin@xxxxxxxxxxxx>

Regards,
Macpaul Lin