Message ID | 20210914090338.5945-1-hsin-hsiung.wang@mediatek.com (mailing list archive) |
---|---|
Headers | show |
Series | Add SPMI support for Mediatek SoC IC | expand |
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.