Re: [PATCH v12 0/5] Add SPMI support for Mediatek SoC IC

From: Stephen Boyd
Date: Tue Oct 12 2021 - 14:05:01 EST


Quoting Hsin-Hsiung Wang (2021-09-14 02:03:33)
> This series adds support for new SoC MT6873/MT8192/MT8195 to the spmi driver.
> This series is based on Chun-Jie's patches[1].
>
> [1] https://patchwork.kernel.org/project/linux-mediatek/list/?series=521655
>
> changes since v11:
> - rebase to v5.15-rc1.
>
> Henry Chen (1):
> spmi: mediatek: Add support for MT8195
>
> Hsin-Hsiung Wang (4):
> dt-bindings: spmi: modify the constraint 'maxItems' to 'minItems'
> dt-bindings: spmi: document binding for the Mediatek SPMI controller
> spmi: mediatek: Add support for MT6873/8192
> arm64: dts: mt8192: add spmi node

Please drop the dts patch from the series so I can easily pick up the
whole lot. Also fix the binding problem reported by Rob. Otherwise the
patches look OK to me.