linux
linux copied to clipboard
Kernel source tree for Raspberry Pi-provided kernel builds. Issues unrelated to the linux kernel should be posted on the community forum at https://forums.raspberrypi.com/
Even when configured to use only gpiod CS lines, the DW SPI controller still expects a bit to be set in the SER register, otherwise transfers stall. For the csgpiod...
Hi, this is again a request for comments. In the upcoming Linux 6.10 there will be great progress regarding the VCHIQ driver, but checkpatch.pl still complains about missing comments at...
### Describe the bug The vc4-kms-dpi-generic-overlay.dts overlay is missing some capability that previously existed for changing the color order of DPI output. It gives only bgr888 and rgb888 as options....
### Describe the bug Currently we make the DPI clock by dividing down the DSI byte clock. That is not going to work in cases where bpp < 8*lanes. With...
Replaces #6136 after rebase to rpi-6.6.y and with the changes grouped into what I hope is a sensible order. This ought in principle to fix the clock rate bug with...
### Describe the bug It appears that with an Intel i225 and i226 NIC in the Pi5 both of which use the igc driver it is not possible to read...
### Describe the bug The dtoverlay=pineboards-hat-ai doesn't work on Kernel 6.6.30 ### Steps to reproduce the behaviour Here are the steps: ``` $ rpi-eeprom-update -a $ sudo rpi-update $ uname...
Add the vendor and product ID values to the driver. This makes Ethernet work with the adapter.
Pi 5 contains multiple GPIO controllers; running `gpiodetect` shows that there are five. Prior to this patch set, they appear like this: ``` gpiochip0 [gpio-brcmstb@107d508500] (32 lines) gpiochip1 [gpio-brcmstb@107d508520] (4...
I'm on Linux raspberrypi 4.19.69-v7+ #1256 and after running few hours without problems I got the following entries in my syslog. Interesting stuff begins at 00:46:53 where brcmfmac starts to...