]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
Merge tag 'imx-drivers-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawngu...
authorOlof Johansson <olof@lixom.net>
Sat, 3 Oct 2020 19:58:31 +0000 (12:58 -0700)
committerOlof Johansson <olof@lixom.net>
Sat, 3 Oct 2020 19:58:32 +0000 (12:58 -0700)
commita39c258cc4763768b02e0166a67b90e3b9f43fc1
tree3e68edb9c716c12bad4d815ee54117b7803df15a
parent8fc6726d90209ff3167a86b7cfdc6970387c8342
parente2314cf5af30d5e87cbf89fdef1a0fe4efee4552
Merge tag 'imx-drivers-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/drivers

i.MX drivers update for 5.10:

- Use dev_err_probe() to simplify error handling for i.MX GPCv2 driver.
- Add a check in i.MX SCU power domain driver to ignore the power
  domains that are not owned by the current partition.

* tag 'imx-drivers-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  firmware: imx: scu-pd: ignore power domain not owned
  soc: imx: gpcv2: Use dev_err_probe() to simplify error handling

Link: https://lore.kernel.org/r/20200923073009.23678-1-shawnguo@kernel.org
Signed-off-by: Olof Johansson <olof@lixom.net>