python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Mcp2515 on i.MX8M
I have MaaxBoard-Avnet and Mcp2515. I am trying to run mcp2515 with MaaxBoard for spi to CAN.
Mcp2515 worked with MaaxBoard on kernel 4.14 however when I try same configuration for kernel 5.4. mcp2515...
Faruk
Votes: 0
Answers: 0
Kernel-space: can .probe be called simultaneously/concurrently?
I have a simple kernel module for embedded ARM-based system associated with it's .compatible. As we know, multiple ".compatibles" can occur in one device tree and .probe will be called for e...
Daft Soft
Votes: 0
Answers: 1
RISC-V FPGA Board - increase memory in DTS file
I'm working on updating FPGA board memory available within RISC-V Linux operating system from 120 MB to a higher value. The board currently has a DDR4 2GB memory chip inside it.
The DTS file's current...
Jagan Sivakumar
Votes: 0
Answers: 0
Issue with binding platform driver to the platform device
I want to make work mt7622 soc's ethernet controller and faced with this issue. I've compiled mtk_soc_eth driver as mkt_eth module and I have an entry in mt7622-bananapi-bpi-r64.dts device tree for de...

Kamil Zaripov
Votes: 0
Answers: 1