[sfc-0121]enable the HiSilicon v3xx SFC driver
Bug #1860401 reported by
Fred Kimmy
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kunpeng920 |
Fix Released
|
Undecided
|
Unassigned | ||
Ubuntu-18.04-hwe |
Fix Released
|
Undecided
|
Ike Panhc | ||
Ubuntu-20.04 |
Fix Released
|
Undecided
|
Ike Panhc | ||
Upstream-kernel |
Fix Released
|
Undecided
|
Unassigned | ||
linux (Ubuntu) |
Fix Released
|
Undecided
|
Ike Panhc |
Bug Description
[Bug Description]
enable the HiSilicon v3xx SFC driver
[Steps to Reproduce]
1)
2)
3)
[Actual Results]
[Expected Results]
[Reproducibility]
[Additional information]
(Firmware version, kernel version, affected hardware, etc. if required):
[Resolution]
MAINTAINERS: Add a maintainer for the HiSilicon v3xx SFC driver
spi: Add HiSilicon v3xx SPI NOR flash controller driver
mtd: spi-nor: Fix the writing of the Status Register on micron flashes
CVE References
description: | updated |
Changed in kunpeng920: | |
status: | Incomplete → In Progress |
assignee: | nobody → Ike Panhc (ikepanhc) |
Changed in linux (Ubuntu): | |
status: | New → In Progress |
assignee: | nobody → Ike Panhc (ikepanhc) |
Changed in kunpeng920: | |
status: | Incomplete → In Progress |
Changed in kunpeng920: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I backported this driver from linux-next to the 5.4 focal kernel, but found that it did not load on an x6000:
ubuntu@scobee:~$ lsmod | grep spi
spi_dw_mmio 16384 0
spi_dw 24576 1 spi_dw_mmio
ubuntu@scobee:~$
Marking Incomplete.