OSDN Git Service

Merge tag 'soc-fsl-fix-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Thu, 4 Oct 2018 15:37:17 +0000 (17:37 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 4 Oct 2018 16:01:20 +0000 (18:01 +0200)
commit3f4258bbe0363b3d5330b93de0e86b7796ff1a74
tree23a3018c9811fabb530a566c026098e1f256497f
parent30a0af8826942cc6b1277f89a6ed3e3b986d1643
parent5a1eb8b9542884592a018829bb1ff20c9695d925
Merge tag 'soc-fsl-fix-v4.19-2' of git://git./linux/kernel/git/leo/linux into fixes

NXP/FSL SoC driver fixes for v4.19 round 2

- Fix crash of qman_portal by deferring its probe if qman is not probed

* tag 'soc-fsl-fix-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux:
  soc: fsl: qman_portals: defer probe after qman's probe
  soc: fsl: qbman: add APIs to retrieve the probing status
  soc: fsl: qe: Fix copy/paste bug in ucc_get_tdm_sync_shift()
  soc: fsl: qbman: qman: avoid allocating from non existing gen_pool
  ARM: dts: BCM63xx: Fix incorrect interrupt specifiers
  MAINTAINERS: update the Annapurna Labs maintainer email
  ARM: dts: sun8i: drop A64 HDMI PHY fallback compatible from R40 DT
  ARM: dts: at91: sama5d2_ptc_ek: fix nand pinctrl

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
MAINTAINERS