On 2021/3/26 19:39, LeoLiu-oc wrote:
Add Zhaoxin Serial ATA support for Zhaoxin CPUs.
The patch is scheduled to be submitted to the kernel mainline in 2021.
v1->v2: - Fix some coding style issues
Signed-off-by: LeoLiu-oc LeoLiu-oc@zhaoxin.com
drivers/ata/Kconfig | 8 + drivers/ata/Makefile | 1 + drivers/ata/sata_zhaoxin.c | 384 +++++++++++++++++++++++++++++++++++++ 3 files changed, 393 insertions(+) create mode 100644 drivers/ata/sata_zhaoxin.c
Acked-by: Hanjun Guo guohanjun@huawei.com