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

Emil Renner Berthing emil.renner.berthing at canonical.com
Fri Jul 8 10:50:29 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 now bugs if the now probing drivers
   turn out to be buggy.

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/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 +++++++++++---------
 5 files changed, 60 insertions(+), 19 deletions(-)
 create mode 100644 drivers/devfreq/sun50i-r329-mbus.c

-- 
2.36.1




More information about the kernel-team mailing list