riscv: k1: add device tree#244
Conversation
|
开始测试 log: https://github.com/RVCK-Project/rvck/actions/runs/23327389492 参数解析结果
测试完成 详细结果:RVCK result
Kunit Test Result[03:13:18] Testing complete. Ran 457 tests: passed: 445, skipped: 12 Kernel Build ResultKernel build succeeded: RVCK-Project/rvck/244/ 418b3c6ede428e3c0506b62fd835cb29 /srv/guix_result/86e9e79f27068a380b2cce4386a9bd49b0d6d06d/Image LAVA Checkargs:
result:Lava check done! lava log: https://lava.oerv.ac.cn/scheduler/job/1614 lava result count: [fail]: 175, [pass]: 1434, [skip]: 290 Check Patch Result
|
|
ci测试不通过。 |
86e9e79 to
b4bd7fb
Compare
|
开始测试 log: https://github.com/RVCK-Project/rvck/actions/runs/23422842473 参数解析结果
测试完成 详细结果:RVCK result
Kunit Test Result[05:32:20] Testing complete. Ran 457 tests: passed: 445, skipped: 12 Kernel Build ResultKernel build succeeded: RVCK-Project/rvck/244/ da22981ec4627a8061daa8f3160e9101 /srv/guix_result/b4bd7fb74b22e146d57161d3d1b4b8048345b00a/Image LAVA Checkargs:
result:Lava check done! lava log: https://lava.oerv.ac.cn/scheduler/job/1617 lava result count: [fail]: 173, [pass]: 1436, [skip]: 290 Check Patch Result
|
b4bd7fb to
cf8dc70
Compare
|
开始测试 log: https://github.com/RVCK-Project/rvck/actions/runs/23423255709 参数解析结果
测试完成 详细结果:RVCK result
Kunit Test Result[05:48:10] Testing complete. Ran 457 tests: passed: 445, skipped: 12 Kernel Build ResultKernel build succeeded: RVCK-Project/rvck/244/ 8d6656fcdd2307a2d132927a27eb6470 /srv/guix_result/cf8dc7089a4b546dd97e6b22b1721d21d260e497/Image LAVA Checkargs:
result:Lava check done! lava log: https://lava.oerv.ac.cn/scheduler/job/1618 lava result count: [fail]: 175, [pass]: 1434, [skip]: 290 Check Patch Result
|
首先,这里需要引用下issue;然后你的补丁格式不符合规范,建议参考已经合并的补丁或者审阅中的补丁格式修改;最后,方便透露下您的组织吗?主要是为了给pr打标签,当然不方便也没关系,这不会影响最终合并。 |
cf8dc70 to
67a0b26
Compare
|
开始测试 log: https://github.com/RVCK-Project/rvck/actions/runs/23478387040 参数解析结果
测试完成 详细结果:RVCK result
Kunit Test Result[07:43:40] Testing complete. Ran 457 tests: passed: 445, skipped: 12 Kernel Build ResultKernel build succeeded: RVCK-Project/rvck/244/ e3614fac646f48be760284e95ae95aba /srv/guix_result/67a0b26cb645ebb051afd33a80d0fb91a2c0aeb9/Image LAVA Checkargs:
result:Lava check fail! lava log: https://lava.oerv.ac.cn/scheduler/job/1624 lava result count: call: 1 Check Patch Result
|
已添加issue引用,补丁格式已按照wiki中要求修改 |
|
开始测试 log: https://github.com/RVCK-Project/rvck/actions/runs/23478387040 参数解析结果
测试完成 详细结果:RVCK result
Kunit Test Result[11:00:25] Testing complete. Ran 457 tests: passed: 445, skipped: 12 Kernel Build ResultKernel build succeeded: RVCK-Project/rvck/244/ 5280489feeb2696f0adc3b2724cadcf5 /srv/guix_result/67a0b26cb645ebb051afd33a80d0fb91a2c0aeb9/Image LAVA Checkargs:
result:Lava check done! lava log: https://lava.oerv.ac.cn/scheduler/job/1625 lava result count: [fail]: 175, [pass]: 1434, [skip]: 290 Check Patch Result
|
你的commit message不符合规范,需要有必要的tag,就是虚线上面那部分。 |
67a0b26 to
a5d8314
Compare
已添加tag |
|
|
||
|
|
||
| / { | ||
| model = "spacemit k1-MUSE-Pi-Pro board"; |
|
|
||
| / { | ||
| model = "spacemit k1-MUSE-Pi-Pro board"; | ||
| modules_usrload = "8852bs"; |
| }; | ||
|
|
||
| /* reserved 384K for dpu, including mmu table(256K) and cmdlist(128K) */ | ||
| dpu_resv: dpu_reserved@2ff40000 { |
| #size-cells = <2>; | ||
| ranges; | ||
|
|
||
| linux,cma { |
| }; | ||
|
|
||
| chosen { | ||
| bootargs = "console=ttyS0,115200n8 loglevel=1 swiotlb=65536 rdinit=/init"; |
| vin-supply = <&dc_12v>; | ||
| }; | ||
|
|
||
| rf_pwrseq: rf-pwrseq { |
| #include "k1.dtsi" | ||
| #include "k1_pinctrl.dtsi" | ||
|
|
||
|
|
| /* Copyright (c) 2023 Spacemit, Inc */ | ||
|
|
||
| /dts-v1/; | ||
| #include <dt-bindings/gpio/gpio.h> |
|
对于 没有对应 driver 支持的 compatible, 一律删除节点,子节点和引用 |
| * so the dsi1 node was removed, | ||
| * and here the devices related to dsi1's remote-endpoint are commented out. | ||
| */ | ||
| // raspits-panel@45 { |
a5d8314 to
0ddefbd
Compare
|
开始测试 log: https://github.com/RVCK-Project/rvck/actions/runs/23589544881 参数解析结果
测试完成 详细结果:RVCK result
Kunit Test Result[10:33:27] Testing complete. Ran 457 tests: passed: 445, skipped: 12 Kernel Build ResultKernel build succeeded: RVCK-Project/rvck/244/ 7e67d851cc48037543c493e16aad4061 /srv/guix_result/0ddefbd9bbb2d14d609a60855bb429b3271f41a1/Image LAVA Checkargs:
result:Lava check done! lava log: https://lava.oerv.ac.cn/scheduler/job/1637 lava result count: [fail]: 173, [pass]: 1436, [skip]: 290 Check Patch Result
|
0ddefbd to
400631d
Compare
|
开始测试 log: https://github.com/RVCK-Project/rvck/actions/runs/23591029368 参数解析结果
测试完成 详细结果:RVCK result
Kunit Test Result[11:10:37] Testing complete. Ran 457 tests: passed: 445, skipped: 12 Kernel Build ResultKernel build succeeded: RVCK-Project/rvck/244/ 5e5812d5356d5585336c65f3ca0dfbc6 /srv/guix_result/400631dc76e0f14f1f2bbacf6d9ffdca5203181e/Image LAVA Checkargs:
result:Lava check fail! lava log: https://lava.oerv.ac.cn/scheduler/job/1638 lava result count: call: 1 Check Patch Result
|
400631d to
f80d278
Compare
|
开始测试 log: https://github.com/RVCK-Project/rvck/actions/runs/23592426234 参数解析结果
测试完成 详细结果:RVCK result
Kunit Test Result[11:46:35] Testing complete. Ran 457 tests: passed: 445, skipped: 12 Kernel Build ResultKernel build succeeded: RVCK-Project/rvck/244/ de15f0112b6d56dd133e6d003f79efa2 /srv/guix_result/f80d278dee4849b0e3dd1debc2a9720b3b828438/Image LAVA Checkargs:
result:Lava check fail! lava log: https://lava.oerv.ac.cn/scheduler/job/1639 lava result count: call: 1 Check Patch Result
|
|
开始测试 log: https://github.com/RVCK-Project/rvck/actions/runs/23592426234 参数解析结果
测试完成 详细结果:RVCK result
Kunit Test Result[06:32:49] Testing complete. Ran 457 tests: passed: 445, skipped: 12 Kernel Build ResultKernel build succeeded: RVCK-Project/rvck/244/ 30cc55fd6f9eb49e4dced4be4475a17b /srv/guix_result/f80d278dee4849b0e3dd1debc2a9720b3b828438/Image LAVA Checkargs:
result:Lava check done! lava log: https://lava.oerv.ac.cn/scheduler/job/1648 lava result count: [fail]: 173, [pass]: 1436, [skip]: 290 Check Patch Result
|
|
LGTM |
|
开始测试 log: https://github.com/RVCK-Project/rvck/actions/runs/23732775782 参数解析结果
测试完成 详细结果:RVCK result
Kunit Test Result[07:25:22] Testing complete. Ran 457 tests: passed: 445, skipped: 12 Kernel Build ResultKernel build succeeded: RVCK-Project/rvck/244/ 17d2247d44fea05040e873bd05cc5d4d /srv/guix_result/90b0367936e341db0e0fe5fb0176fef285f9a63b/Image LAVA Checkargs:
result:Lava check fail! lava log: https://lava.oerv.ac.cn/scheduler/job/1656 lava result count: call: 1 Check Patch Result
|
90b0367 to
30f6ba6
Compare
|
开始测试 log: https://github.com/RVCK-Project/rvck/actions/runs/23732922352 参数解析结果
测试完成 详细结果:RVCK result
Kunit Test Result[07:29:25] Testing complete. Ran 457 tests: passed: 445, skipped: 12 Kernel Build ResultKernel build succeeded: RVCK-Project/rvck/244/ c670531a8b0acbea9216d71e32792093 /srv/guix_result/30f6ba6ff9713bd396bec223fab611ae9e16d2c6/Image LAVA Checkargs:
result:Lava check fail! lava log: https://lava.oerv.ac.cn/scheduler/job/1657 lava result count: call: 1 Check Patch Result
|
30f6ba6 to
2f52919
Compare
|
开始测试 log: https://github.com/RVCK-Project/rvck/actions/runs/23733973159 参数解析结果
测试完成 详细结果:RVCK result
Kunit Test Result[07:58:48] Testing complete. Ran 457 tests: passed: 445, skipped: 12 Kernel Build ResultKernel build succeeded: RVCK-Project/rvck/244/ 1873237b7887e92aa0100b63dc49df18 /srv/guix_result/2f529194b02537f092704d1adbd59b48c263cc51/Image LAVA Checkargs:
result:Lava check fail! lava log: https://lava.oerv.ac.cn/scheduler/job/1658 lava result count: call: 1 Check Patch Result
|
2f52919 to
478db6e
Compare
|
开始测试 log: https://github.com/RVCK-Project/rvck/actions/runs/23734518720 参数解析结果
测试完成 详细结果:RVCK result
Kunit Test Result[08:13:05] Testing complete. Ran 457 tests: passed: 445, skipped: 12 Kernel Build ResultKernel build succeeded: RVCK-Project/rvck/244/ a151c92c21180c44a0a3baa308c9ffab /srv/guix_result/478db6eecb07933232e0b9e153b4c1ff7e87636e/Image LAVA Checkargs:
result:Lava check done! lava log: https://lava.oerv.ac.cn/scheduler/job/1659 lava result count: [fail]: 173, [pass]: 1436, [skip]: 290 Check Patch Result
|
|
分支基已经滚动,请尽快rebase。 |
好的 |
category: feature bugzilla: RVCK-Project#248 -------------------------------- Add the device tree for the Spacemit MUSE Pi Pro board. Enable the basic peripherals and board-specific devices used on the platform. Signed-off-by: jichuan Feng <jichuan.or@isrc.iscas.ac.cn>
category: feature bugzilla: RVCK-Project#248 -------------------------------- Add the device tree for the Spacemit MUSE Pi board. Enable the basic peripherals and board-specific devices used on the platform. Signed-off-by: jichuan Feng <jichuan.or@isrc.iscas.ac.cn>
category: feature bugzilla: RVCK-Project#248 -------------------------------- Add the device tree for the Milk-V Jupiter board. Enable the basic peripherals and board-specific devices used on the platform. Signed-off-by: jichuan Feng <jichuan.or@isrc.iscas.ac.cn>
478db6e to
cbb150d
Compare
|
开始测试 log: https://github.com/RVCK-Project/rvck/actions/runs/23882927062 参数解析结果
测试完成 详细结果:RVCK result
Kunit Test Result[03:57:32] Testing complete. Ran 457 tests: passed: 445, skipped: 12 Kernel Build ResultKernel build failed. Check Patch Result
|
category: feature bugzilla: RVCK-Project#248 -------------------------------- Add the device tree for the Spacemit OrangePi RV2 board. Enable the basic peripherals and board-specific devices used on the platform. Signed-off-by: jichuan Feng <jichuan.or@isrc.iscas.ac.cn>
cbb150d to
bbbd18e
Compare
|
开始测试 log: https://github.com/RVCK-Project/rvck/actions/runs/23889419474 参数解析结果
测试完成 详细结果:RVCK result
Kunit Test Result[07:37:16] Testing complete. Ran 457 tests: passed: 445, skipped: 12 Kernel Build ResultKernel build succeeded: RVCK-Project/rvck/244__1/ be90bd3fe45457376e8b73bd6cdb964a /srv/guix_result/bbbd18e4848b4eea038a373686f67f00b304ab4f/Image LAVA Checkargs:
result:Lava check done! lava log: https://lava.oerv.ac.cn/scheduler/job/1693 lava result count: [fail]: 173, [pass]: 1436, [skip]: 290 Check Patch Result
|
issues: #248
为 SpacemiT MUSE Pi Pro、SpacemiT MUSE Pi、Milk-V Jupiter以及OrangePi RV2 添加设备树支持。
该设备树已在 openEuler 24.03 上完成基础测试,
其中 sdhci、eth0、eth1、LED、tty等功能已验证正常。
i2c、spi 、qspi目前完成了基础枚举测试,可正常识别总线设备。
另外,在 eth0 的 MDIO PHY 节点描述中发现一处潜在不一致:
当前节点名为 phy@0,但 reg 配置为 <0x1>。
按设备树节点命名规范,其 unit-address 应与 reg 保持一致,理论上应为 phy@1。
目前该配置下网口功能可正常使用,因此本次暂未修改,后续待进一步确认后再处理。