Message ID | 20190212112126.572-1-shawnguo@kernel.org |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL,1/7] i.MX drivers update for 5.1 | expand |
On Tue, Feb 12, 2019 at 12:21 PM Shawn Guo <shawnguo@kernel.org> wrote: > > The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c: > > Linux 5.0-rc1 (2019-01-06 17:08:20 -0800) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-drivers-5.1 > > for you to fetch changes up to d90bf296ae18f26a18e572965fc0047fa1bd37a8: > > firmware: imx: Add support to start/stop a CPU (2019-02-11 10:00:47 +0800) > > ---------------------------------------------------------------- > i.MX drivers update for 5.1: > - Do not get GPCv2 driver depend on SOC_IMX8MQ since the driver is > going to be used on more SoCs than just i.MX8MQ. > - Add power domain information into SCU bindings document. > - Add support of start/stop a CPU into imx firmware driver. > - Support multiple address ranges per child node for imx-weim bus > driver. Pulled into arm/drivers, thanks! Arnd