|
【Linux】
OSS WK2XXX (WK2124, WK2168, WK2212) / SPI to UART switch Linux kernel driver
Posted at 2/15/2024 21:59:07
View:990
|
Replies:0
Print
Only Author
[Copy Link]
1#
Hello AIO-3568J Fans,
here the OSS wk2xxx linux driver. What FF doesn't get on chain and a binary object code in the kernel source tree (https://gitlab.com/firefly-linux ... efly?ref_type=heads) branch "rk356x/firefly" packs.
So if you want to have the OSS source code in your kernel instead of the binary code from FF, the repository is there: https://github.com/britus/wk2xxx
- spi1.0: ttysWK0 at I/O 0x1 (irq = 0, base_baud = 691200) is a wk2xxx
- spi1.0: ttysWK1 at I/O 0x2 (irq = 0, base_baud = 691200) is a wk2xxx
- spi1.0: ttysWK2 at I/O 0x3 (irq = 0, base_baud = 691200) is a wk2xxx
- spi1.0: ttysWK3 at I/O 0x4 (irq = 0, base_baud = 691200) is a wk2xxx
Copy the code
Best regards - happy hacking
|
|