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

From: Hui-Liu Liu
Date: Thu Jan 27 2022 - 01:32:00 EST


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