On 1/27/22 5:36 PM, Macpaul Lin wrote:
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
Updated: This patchset passes build test based on new patchset v10 of
[1], where the new patchset is [2] on 5.17-rc1.
[2] v10, arm64: dts: Add mediatek SoC mt8195 and evaluation board
https://lore.kernel.org/linux-arm-kernel/20220130023209.16275-3-tinghan.shen@xxxxxxxxxxxx/T/
Regards,
Macpaul Lin
arm64: dts: Add mediatek SoC mt8195 and evaluation board