Message ID | 20210211052206.2955988-1-daniel@0x0f.com (mailing list archive) |
---|---|
Headers | show |
Series | ARM: mstar: Basic MPLL support | expand |
Hi Arnd and Olof, On Thu, 11 Feb 2021 at 14:22, Daniel Palmer <daniel@0x0f.com> wrote: > Daniel Palmer (7): > dt-bindings: clk: mstar msc313 mpll binding header > dt-bindings: clk: mstar msc313 mpll binding description > clk: fixed: add devm helper for clk_hw_register_fixed_factor() > clk: mstar: MStar/SigmaStar MPLL driver > ARM: mstar: Select MSTAR_MSC313_MPLL > ARM: mstar: Add the external clocks to the base dsti > ARM: mstar: Add mpll to base dtsi The first four patches have now been merged. I forgot to send these to the soc patchwork so I think the last 3 didn't show up on your radar.. What do I need to do to get the last 3 merged? Thanks, Daniel
On Tue, Feb 23, 2021 at 2:44 AM Daniel Palmer <daniel@0x0f.com> wrote: > > On Thu, 11 Feb 2021 at 14:22, Daniel Palmer <daniel@0x0f.com> wrote: > > Daniel Palmer (7): > > dt-bindings: clk: mstar msc313 mpll binding header > > dt-bindings: clk: mstar msc313 mpll binding description > > clk: fixed: add devm helper for clk_hw_register_fixed_factor() > > clk: mstar: MStar/SigmaStar MPLL driver > > ARM: mstar: Select MSTAR_MSC313_MPLL > > ARM: mstar: Add the external clocks to the base dsti > > ARM: mstar: Add mpll to base dtsi > > The first four patches have now been merged. > I forgot to send these to the soc patchwork so I think the last 3 > didn't show up on your radar.. > What do I need to do to get the last 3 merged? Let's merge them for the next merge window, please send them after -rc1 is out. Arnd