This bug was fixed in the package linux-starfive-5.17 - 5.17.0-1003.4

---------------
linux-starfive-5.17 (5.17.0-1003.4) jammy; urgency=medium

  * Enable StarFive VisionFive board (LP: #1975580)
    - SAUCE: hwrng: starfive - fix unused variable warning
    - SAUCE: watchdog: starfive-wdt: Use platform_get_irq
    - SAUCE: nvdla: Use specific platform api rather than platform_get_resource
    - SAUCE: drm/starfive: Fix invalid use of devm_clk_bulk_get
    - SAUCE: drm/starfive: Fix invalid use of devm_reset_control_get_exclusive
    - SAUCE: drm/starfive: Fix starfive_drm_bind error path
    - SAUCE: drm/starfive: Use dev_err_probe in error path
    - SAUCE: watchdog: starfive-wdt: Fix invalid use of
      devm_reset_control_get_exclusive
    - SAUCE: watchdog: starfive-wdt: Various cleanups
    - SAUCE: ASoC: starfive: pwmdac: Fix bulk API usage
    - SAUCE: ASoC: starfive: i2svad: Fix bulk API usage

  * Miscellaneous Ubuntu changes
    - [Packaging] fixup etc/getabis

linux-starfive-5.17 (5.17.0-1002.3) jammy; urgency=medium

  * Miscellaneous Ubuntu changes
    - [Config] Enable Designware serial port and DMA
    - [Config] Disable unused StarFive specific DMA code
    - [Config] Disable the non-working StarFive sound drivers
    - [Config] Make DRM_STARFIVE built-in
    - [Packaging] Update abi after config changes

linux-starfive-5.17 (5.17.0-1001.2) jammy; urgency=medium

  * Miscellaneous Ubuntu changes
    - [Packaging] commit initial ABI files

linux-starfive-5.17 (5.17.0-1001.1) jammy; urgency=medium

  * jammy/linux-starfive-5.17: 5.17.0-1001.1 -proposed tracker (LP:
#1976388)

  * Packaging resync (LP: #1786013)
    - debian/dkms-versions -- update from kernel-versions (main/master)

  * Enable StarFive VisionFive board (LP: #1975580)
    - SAUCE: riscv: add ARCH_DMA_MINALIGN support
    - SAUCE: riscv: optimized memcpy
    - SAUCE: riscv: optimized memmove
    - SAUCE: riscv: optimized memset
    - SAUCE: riscv: Add -ffreestanding for string functions
    - SAUCE: riscv: dts: starfive: Group tuples in interrupt properties
    - SAUCE: dt-bindings: clock: Add JH7100 audio clock definitions
    - SAUCE: dt-bindings: clock: Add starfive,jh7100-audclk bindings
    - SAUCE: clk: starfive: jh7100: Make hw clock implementation reusable
    - SAUCE: clk: starfive: jh7100: Support more clock types
    - SAUCE: clk: starfive: Add JH7100 audio clock driver
    - SAUCE: RISC-V: Add StarFive JH7100 audio clock node
    - SAUCE: dt-bindings: reset: Add StarFive JH7100 audio reset definitions
    - SAUCE: dt-bindings: reset: Add starfive,jh7100-audrst bindings
    - SAUCE: reset: Create subdirectory for StarFive drivers
    - SAUCE: reset: starfive: Use 32bit I/O on 32bit registers
    - SAUCE: reset: starfive: Add JH7100 audio reset driver
    - SAUCE: RISC-V: Add StarFive JH7100 audio reset node
    - SAUCE: clk: starfive: jh7100: Keep more clocks alive
    - SAUCE: pinctrl: starfive: Reset pinmux settings
    - SAUCE: serial: 8250_dw: Use device tree match data
    - SAUCE: serial: 8250_dw: Add starfive,jh7100-hsuart compatible
    - SAUCE: dt-bindings: hwmon: add starfive,jh7100-temp bindings
    - SAUCE: hwmon: (sfctemp) Add StarFive JH7100 temperature sensor
    - SAUCE: watchdog: Add StarFive SI5 watchdog driver
    - SAUCE: drivers/hw_random: Add StarFive JH7100 Random Number Generator 
driver
    - SAUCE: sifive/sifive_l2_cache: Add sifive_l2_flush64_range function
    - SAUCE: sifive/sifive_l2_cache: Add Starfive support
    - SAUCE: sifive/sifive_l2_cache: Add disabling IRQ option (workaround)
    - SAUCE: sifive/sifive_l2_cache: Print a backtrace on out-of-range flushes
    - SAUCE: sifive/sifive_l2_cache: Align the address to cache line
    - SAUCE: drivers/tty/serial/8250: update driver for JH7100
    - SAUCE: pwm: sifive-ptc: Add SiFive PWM PTC driver
    - SAUCE: dt-bindings: dma: dw-axi-dmac: Increase DMA channel limit to 16
    - SAUCE: dmaengine: dw-axi-dmac: Fix RMW on channel suspend register
    - SAUCE: dmaengine: dw-axi-dmac: Handle xfer start while non-idle
    - SAUCE: dmaengine: dw-axi-dmac: Add StarFive JH7100 support
    - SAUCE: dmaengine: Add dw-axi-dmac-starfive driver for JH7100
    - SAUCE: dmaengine: dw-axi-dmac-starfive: Remove calls specific to ARM64 
ACPI
    - SAUCE: net: phy: motorcomm: Add YT8521 support
    - SAUCE: net: phy: motorcomm: Add WIP YT8521 wake-on-lan code
    - SAUCE: net: stmmac: Configure gtxclk based on speed
    - SAUCE: net: stmmac: use GFP_DMA32
    - SAUCE: ASoC: starfive: Add StarFive JH7100 audio drivers
    - SAUCE: drm/starfive: Add StarFive drm driver
    - SAUCE: drm/i2c/tda998x: Hardcode register values for Starlight
    - SAUCE: drm/starfive: crtc: Use devm_platform_ioremap_resource_byname
    - SAUCE: drm/starfive: Use clock api
    - SAUCE: drm/starfive: Use reset api
    - SAUCE: drm/starfive: Use actual clock rate
    - SAUCE: drm/starfive: Support DRM_FORMAT_XRGB8888
    - SAUCE: drm/starfive: Propagate bridge error properly
    - SAUCE: nvdla: add NVDLA driver
    - SAUCE: spi: cadence-quadspi: Allow compilation on RISC-V
    - SAUCE: RISC-V: Enable SIFIVE_L2_FLUSH for StarFive SoCs
    - SAUCE: RISC-V: Support non-coherent DMA operations
    - SAUCE: riscv: dts: Add full JH7100, Starlight and VisionFive support
    - [Config] Update configs after applying StarFive patches

  * Excessive size of kernel modules on RISC-V - modules unstripped
    (LP: #1964335)
    - SAUCE: scripts/Makefile.modinst discard-locals from modules

  * Miscellaneous Ubuntu changes
    - [Packaging] create starfive flavour
    - [Config] Update configs in jammy chroot

 -- Dimitri John Ledkov <dimitri.led...@canonical.com>  Mon, 20 Jun 2022
16:02:49 +0100

** Changed in: linux-starfive-5.17 (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-starfive-5.17 in Ubuntu.
https://bugs.launchpad.net/bugs/1975580

Title:
  Enable StarFive VisionFive board

Status in linux-starfive-5.17 package in Ubuntu:
  Fix Released
Status in linux-starfive-5.17 source package in Jammy:
  Fix Released

Bug description:
  Enable StarFive VisionFive board

  Apply relevant patches to linux-riscv-5.17 kernel to enable visionfive
  kernel flavour.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-starfive-5.17/+bug/1975580/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to