Re: [PATCH v6 00/22] Mediatek MT8192 clock support

2021-02-17 Thread Weiyi Lu
On Mon, 2021-02-08 at 17:00 -0800, Stephen Boyd wrote: > Quoting Weiyi Lu (2020-12-22 05:09:25) > > This series is based on v5.10-rc1. > > > > The DT bindings fail, can you fix and resend? > OK, I'll fix and resend. Thank you for reviewing. >

Re: [PATCH v6 00/22] Mediatek MT8192 clock support

2021-02-08 Thread Stephen Boyd
Quoting Weiyi Lu (2020-12-22 05:09:25) > This series is based on v5.10-rc1. > The DT bindings fail, can you fix and resend? Documentation/devicetree/bindings/arm/mediatek/mediatek,msdc.yaml: 'additionalProperties' is a required property

Re: [PATCH v6 00/22] Mediatek MT8192 clock support

2021-01-12 Thread James Liao
On Tue, 2020-12-22 at 21:09 +0800, Weiyi Lu wrote: > This series is based on v5.10-rc1. > > change since v5: > - remove unused clocks by rolling Tinghan's patches[1][2] into series > [1] https://patchwork.kernel.org/project/linux-mediatek/list/?series=398781 > [2]

[PATCH v6 00/22] Mediatek MT8192 clock support

2020-12-22 Thread Weiyi Lu
This series is based on v5.10-rc1. change since v5: - remove unused clocks by rolling Tinghan's patches[1][2] into series [1] https://patchwork.kernel.org/project/linux-mediatek/list/?series=398781 [2] https://patchwork.kernel.org/project/linux-mediatek/list/?series=405143 - remove dts related