Message ID | 20210301123542.2800643-1-daniel@0x0f.com (mailing list archive) |
---|---|
Headers | show |
Series | ARM: mstar: MPLL mop up | expand |
From: Arnd Bergmann <arnd@arndb.de> On Mon, 1 Mar 2021 21:35:39 +0900, Daniel Palmer wrote: > This series is just 3 small patches that got left behind > when the MPLL driver was merged. > > Link: https://lore.kernel.org/linux-arm-kernel/20210211052206.2955988-1-daniel@0x0f.com/ > > Daniel Palmer (3): > ARM: mstar: Select MSTAR_MSC313_MPLL > ARM: mstar: Add the external clocks to the base dsti > ARM: mstar: Add mpll to base dtsi > > [...] Applied to arm/dt, thanks! [1/3] ARM: mstar: Select MSTAR_MSC313_MPLL commit: de73b5a97bba1538f065e1e90d8eeac399db7510 [2/3] ARM: mstar: Add the external clocks to the base dsti commit: a93cf651df08c370e622c3aea456bc729b352437 [3/3] ARM: mstar: Add mpll to base dtsi commit: f374f25aab6f10ba5e442d8f81dd94d960276cb5 Arnd