!463 [sync] PR-444: LoongArch: some LS7a device drivers support and LoongArch bug fix
Merge Pull Request from: @openeuler-sync-bot Origin pull request: https://gitee.com/openeuler/kernel/pulls/444 - add cpufreq support - add gpio support - add i2c support - add spi support - add rtc support - add gpio support - add s3/s4 support - add LS7A modesetting drivers upport - add LSX/LASX support - fix ltp prctl test error - fix compile error when CONFIG_DEBUG_INFO_BTF enabled Test: 1) echo mem >/sys/power/state,wait a while,then press the power button,then the system can resume to work 3) echo disk >/sys/power/state,then press the power button,then the system can resume to work 3) system can boot to screen when using LS7A integrated GPU 4) dowload the linux-test-project source,compile then run the command ./runltp -f syscalls -s prctl04,the result says PASS 5) make menuconfig,select CONFIG_DEBUG_INFO_BTF, make success Link:https://gitee.com/openeuler/kernel/pulls/463 Reviewed-by: Zheng Zengkai <zhengzengkai@huawei.com> Signed-off-by: Zheng Zengkai <zhengzengkai@huawei.com>
Showing
arch/loongarch/include/asm/bugs.h
0 → 100644
arch/loongarch/kernel/platform.c
0 → 100644
arch/loongarch/lib/memcpy.S
0 → 100644
arch/loongarch/lib/memmove.S
0 → 100644
arch/loongarch/lib/memset.S
0 → 100644
arch/loongarch/power/Makefile
0 → 100644
arch/loongarch/power/cpu.c
0 → 100644
arch/loongarch/power/hibernate.c
0 → 100644
此差异已折叠。
arch/loongarch/power/suspend.c
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
drivers/gpu/drm/loongson/Kconfig
0 → 100644
此差异已折叠。
drivers/gpu/drm/loongson/Makefile
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
drivers/i2c/busses/i2c-loongson.c
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
drivers/rtc/rtc-ls2x.c
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
drivers/spi/spi-loongson.c
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
想要评论请 注册 或 登录