[SRU][J/allwinner-5.17][PATCH v2 0/4] Fix more Allwinner D1 drivers

Emil Renner Berthing emil.renner.berthing at canonical.com
Fri Jul 8 15:40:40 UTC 2022


[Impact]

 * The drivers for the display engine, crypto acceleration and USB
   don't probe because of missing dependencies.

[Test Plan]

 * Boot the kernel in linux-image-5.17.0-1002-allwinner and see
   /sys/kerne/debug/devices_deferred

[Where problems could occur]

 * Fixing this may introduce new bugs if the now probing drivers
   turn out to be buggy.

v2:
 - s/(backport from/(cherry-pick from/ in patch 1/4
 - Add annotations in patch 4/4

Andre Przywara (1):
  phy: sun4i-usb: Rework HCI PHY (aka "pmu_unk1") handling

Emil Renner Berthing (1):
  UBUNTU: [Config] Enable additional Allwinner D1 options

Samuel Holland (2):
  UBUNTU: SAUCE: phy: sun4i-usb: Add D1 variant
  UBUNTU: SAUCE: PM / devfreq: Add dummy R329/D1 MBUS driver

 debian.allwinner/config/annotations          | 16 ++++++++
 debian.allwinner/config/config.common.ubuntu |  5 ++-
 drivers/devfreq/Kconfig                      |  6 +++
 drivers/devfreq/Makefile                     |  1 +
 drivers/devfreq/sun50i-r329-mbus.c           | 27 +++++++++++++
 drivers/phy/allwinner/phy-sun4i-usb.c        | 40 +++++++++++---------
 6 files changed, 76 insertions(+), 19 deletions(-)
 create mode 100644 drivers/devfreq/sun50i-r329-mbus.c

-- 
2.36.1




More information about the kernel-team mailing list