| 3d72d603 | 16-Jan-2025 |
Yixun Lan <[email protected]> |
riscv: dts: spacemit: move aliases to board dts
aliases info should belong to board dts, instead of putting it at SoC dtsi file.
Fixes: d8fe64691955 ("riscv: dts: add initial SpacemiT K1 SoC device
riscv: dts: spacemit: move aliases to board dts
aliases info should belong to board dts, instead of putting it at SoC dtsi file.
Fixes: d8fe64691955 ("riscv: dts: add initial SpacemiT K1 SoC device tree") Link: https://lore.kernel.org/all/[email protected] Signed-off-by: Yixun Lan <[email protected]>
show more ...
|
| 3579b350 | 16-Oct-2024 |
Yixun Lan <[email protected]> |
riscv: dts: spacemit: add pinctrl property to uart0 in BPI-F3
Before pinctrl driver implemented, the uart0 controller reply on bootloader for setting correct pin mux and configurations.
Now, let's
riscv: dts: spacemit: add pinctrl property to uart0 in BPI-F3
Before pinctrl driver implemented, the uart0 controller reply on bootloader for setting correct pin mux and configurations.
Now, let's add pinctrl property to uart0 of Bananapi-F3 board.
Signed-off-by: Yixun Lan <[email protected]>
show more ...
|
| d60d57ab | 30-Jul-2024 |
Yangyu Chen <[email protected]> |
riscv: dts: spacemit: add Banana Pi BPI-F3 board device tree
Banana Pi BPI-F3 [1] is a industrial grade RISC-V development board, it design with SpacemiT K1 8 core RISC-V chip [2].
Currently only s
riscv: dts: spacemit: add Banana Pi BPI-F3 board device tree
Banana Pi BPI-F3 [1] is a industrial grade RISC-V development board, it design with SpacemiT K1 8 core RISC-V chip [2].
Currently only support booting into console with only uart enabled, other features will be added soon later.
Link: https://docs.banana-pi.org/en/BPI-F3/BananaPi_BPI-F3 [1] Link: https://www.spacemit.com/en/spacemit-key-stone-2/ [2] Signed-off-by: Yangyu Chen <[email protected]> Acked-by: Jesse Taube <[email protected]> Acked-by: Palmer Dabbelt <[email protected]> Signed-off-by: Yixun Lan <[email protected]>
show more ...
|