mbox series

[GIT,PULL,1/6] i.MX driver changes for 5.6

Message ID 20200113034006.17430-1-shawnguo@kernel.org (mailing list archive)
State Mainlined, archived
Commit f52cdcce9197fef9d4a68792dd3b840ad2b77117
Headers show
Series [GIT,PULL,1/6] i.MX driver changes for 5.6 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-driver-5.6

Message

Shawn Guo Jan. 13, 2020, 3:40 a.m. UTC
The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-driver-5.6

for you to fetch changes up to f52cdcce9197fef9d4a68792dd3b840ad2b77117:

  firmware: imx: Allow IMX DSP to be selected as module (2020-01-09 17:21:33 +0800)

----------------------------------------------------------------
i.MX driver changes for 5.6:

 - Add i.MX8MP SoC driver support.
 - Allow IMX DSP Protocol driver to be built as module.
 - Add COMPILE_TEST for IMX_SCU_SOC driver to increase build coverage.
 - Print SoC type and revision in i.MX8 SoC driver, as this is useful
   information to have when looking through boot log.

----------------------------------------------------------------
Anson Huang (1):
      soc: imx: Add i.MX8MP SoC driver support

Daniel Baluta (1):
      firmware: imx: Allow IMX DSP to be selected as module

Krzysztof Kozlowski (1):
      soc: imx: Enable compile testing of IMX_SCU_SOC

Lucas Stach (1):
      soc: imx8: print SoC type and revision

 drivers/firmware/imx/Kconfig | 2 +-
 drivers/soc/imx/Kconfig      | 2 +-
 drivers/soc/imx/soc-imx8.c   | 9 +++++++++
 3 files changed, 11 insertions(+), 2 deletions(-)

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#1179): https://linux.kernel.org/g/patchwork-soc/message/1179
Mute This Topic: https://linux.kernel.org/mt/69660907/1554929
Group Owner: patchwork-soc+owner@linux.kernel.org
Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub  [patchwork-linux-kernel-org@patchwork.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-

Comments

patchwork-bot+linux-soc@kernel.org Jan. 16, 2020, 7:02 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (refs/heads/for-next).

On Mon, 13 Jan 2020 11:40:01 +0800 you wrote:
> The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:
> 
>   Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-driver-5.6
> 
> [...]


Here is a summary with links:
  - [GIT,PULL,1/6] i.MX driver changes for 5.6
    https://git.kernel.org/soc/soc/c/0f827273178f5656edf1210dc94b8653df7580bf
  - [GIT,PULL,2/6] i.MX SoC changes for 5.6
    https://git.kernel.org/soc/soc/c/123718659721733a232ae37c97cf3ae08e6c3651
  - [GIT,PULL,3/6] i.MX DT bindings update for 5.6
    https://git.kernel.org/soc/soc/c/485e35e4b5e6a3f35ea88d298f5e0241c069ae85
  - [GIT,PULL,4/6] i.MX device tree update for 5.6
    https://git.kernel.org/soc/soc/c/78c47feaff0597ac5567466d937e42d3bde52a29
  - [GIT,PULL,5/6] i.MX arm64 device tree update for 5.6
    https://git.kernel.org/soc/soc/c/87f846c773ea43d23be7d478201cc83a3d70fb5f
  - [GIT,PULL,6/6] i.MX defconfig update for 5.6
    https://git.kernel.org/soc/soc/c/59abae1ad93c925d11fa72fe2ae707cfd2969ae5

You are awesome, thank you!