Message ID | 20200923073009.23678-2-shawnguo@kernel.org |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL,1/6] i.MX drivers update for 5.10 | expand |
On Wed, Sep 23, 2020 at 03:30:05PM +0800, Shawn Guo wrote: > Hi, > > To maintain the patchset integrity, some defconfig change and clock code > removal are mixed in there. They do not cause any merge conflicts > though. Please consider to pull, thanks! > > Shawn > > > The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5: > > Linux 5.9-rc1 (2020-08-16 13:04:57 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-5.10 > > for you to fetch changes up to fb956b3e20f0bbeac8c17a7a08e63528a23bd54c: > > clk: imx: imx35: Remove mx35_clocks_init() (2020-09-22 14:08:22 +0800) > > ---------------------------------------------------------------- > i.MX SoC update for 5.10: > > - A series from Fabio Estevam to remove legacy non-DT i.MX platforms > support and related board files. This is a natural move, as the > platforms had been converted to DT for years, and we have not seen > any users around these legacy non-DT support for a while. [...] > 104 files changed, 167 insertions(+), 16300 deletions(-) Awesome work! Applied -Olof