~esmil/ubuntu/+source/linux-riscv/+git/jammy:allwinner-5.17-next

Last commit made on 2022-07-08
Get this branch:
git clone -b allwinner-5.17-next https://git.launchpad.net/~esmil/ubuntu/+source/linux-riscv/+git/jammy
Only Emil Renner Berthing can upload to this branch. If you are Emil Renner Berthing please log in for upload directions.

Branch merges

Branch information

Name:
allwinner-5.17-next
Repository:
lp:~esmil/ubuntu/+source/linux-riscv/+git/jammy

Recent commits

5381320... by Emil Renner Berthing

UBUNTU: [Config] Enable additional Allwinner D1 options

BugLink: https://bugs.launchpad.net/bugs/1981074

CONFIG_SUN6I_RTC_CCU=y is needed to export the iosc clock for the
random number generator in the crypto peripheral or it won't probe.

CONFIG_CRYPTO_DEV_SUN8I_CE_TRNG=y enables support for the "true random
number generator" now that the crypto driver works.

CONFIG_ARM_SUN50I_R329_MBUS_DEVFREQ=y enables the newly added dummy
driver that the display engine depends on.

Signed-off-by: Emil Renner Berthing <email address hidden>

a51afa6... by Samuel Holland <email address hidden>

UBUNTU: SAUCE: PM / devfreq: Add dummy R329/D1 MBUS driver

BugLink: https://bugs.launchpad.net/bugs/1981074

Signed-off-by: Samuel Holland <email address hidden>
(cherry-pick from https://github.com/smaeul/linux.git riscv/d1-wip)
Signed-off-by: Emil Renner Berthing <email address hidden>

a0a408e... by Samuel Holland <email address hidden>

UBUNTU: SAUCE: phy: sun4i-usb: Add D1 variant

BugLink: https://bugs.launchpad.net/bugs/1981074

D1 has a register layout like A100 and H616, with the moved SIDDQ bit.
Unlike H616 it does not have any dependencies between PHY instances.

Signed-off-by: Samuel Holland <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Vinod Koul <email address hidden>
(cherry-pick from https://github.com/smaeul/linux.git riscv/d1-wip)
Signed-off-by: Emil Renner Berthing <email address hidden>

a9848dc... by Andre Przywara <email address hidden>

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

BugLink: https://bugs.launchpad.net/bugs/1981074

As Icenowy pointed out, newer manuals (starting with H6) actually
document the register block at offset 0x800 as "HCI controller and PHY
interface", also describe the bits in our "PMU_UNK1" register.
Let's put proper names to those "unknown" variables and symbols.

While we are at it, generalise the existing code by allowing a bitmap
of bits to clear and set, to cover newer SoCs: The A100 and H616 use a
different bit for the SIDDQ control.

Signed-off-by: Andre Przywara <email address hidden>
Signed-off-by: Samuel Holland <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Vinod Koul <email address hidden>
(backported from commit 1743dea7f06b939f67ba258bab993fa5ff6e43fb)
Signed-off-by: Emil Renner Berthing <email address hidden>

83584c7... by Dimitri John Ledkov

UBUNTU: Ubuntu-allwinner-5.17-5.17.0-1002.2

Signed-off-by: Dimitri John Ledkov <email address hidden>

be111ee... by Dimitri John Ledkov

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/1979636
Properties: no-test-build
Signed-off-by: Dimitri John Ledkov <email address hidden>

6e06981... by Dimitri John Ledkov

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Dimitri John Ledkov <email address hidden>

a3b1c93... by Dimitri John Ledkov

UBUNTU: [Packaging] Rename nezha to allwinner

BugLink: https://bugs.launchpad.net/bugs/1979635

Signed-off-by: Dimitri John Ledkov <email address hidden>

c2a7c43... by Dimitri John Ledkov

UBUNTU: [Packaging] update etc/getabis config file

Signed-off-by: Dimitri John Ledkov <email address hidden>

f45ab2a... by Dimitri John Ledkov

UBUNTU: [Config] Update configs to be closer to previously working build

BugLink: https://bugs.launchpad.net/bugs/1979628

Adjust configs to be closer to the Alex's config.

Signed-off-by: Dimitri John Ledkov <email address hidden>