[GIT PULL] Few regression fixes for omaps

Tony Lindgren tony at atomide.com
Fri Dec 11 03:22:54 EST 2020


From: "Tony Lindgren" <tony at atomide.com>

The following changes since commit 05d5de6ba7dbe490dd413b5ca11d0875bd2bc006:

  ARM: dts: dra76x: m_can: fix order of clocks (2020-11-19 11:37:57 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.10/fixes-rc6-signed

for you to fetch changes up to c0bc969c176b10598b31d5d1a5edf9a5261f0a9f:

  ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent with defaults on xt875 (2020-12-08 15:56:24 +0200)

----------------------------------------------------------------
Few regression fixes for omaps for v5.10

Few fixes for regression issues recently noticed by folks testing
the current kernel:

- We need to disable AES for n950 as it's not accessible because of the
  secure mode configuration and kernel fails to boot

- On gta04 wlan probe exposed a bug for BUS_NOTIFY_BIND_DRIVER that has
  been around for a long time

- Droid bionic exposed an issue where we configure an invalid range on
  the PMIC that adds boot time warnings

Obviously these fixes can be merged whenever suitable.

----------------------------------------------------------------
Aaro Koskinen (1):
      ARM: dts: OMAP3: disable AES on N950/N9

Andreas Kemnade (1):
      ARM: OMAP2+: omap_device: fix idling of devices during probe

Carl Philipp Klemm (1):
      ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent with defaults on xt875

 arch/arm/boot/dts/omap3-n950-n9.dtsi | 8 ++++++++
 arch/arm/mach-omap2/omap_device.c    | 8 +++++---
 arch/arm/mach-omap2/pmic-cpcap.c     | 2 +-
 3 files changed, 14 insertions(+), 4 deletions(-)



More information about the linux-arm-kernel mailing list