Skip to content

Commit

Permalink
kernel: Bump to 5.10.39
Browse files Browse the repository at this point in the history
kernel: configs: Add GPIO_PCA953X_IRQ=y
See: https://www.raspberrypi.org/forums/viewtopic.php?f=107&t=312340

firmware: dt-blob.dts: Correct HDMI HPD and EMMC_ENABLE for CM4
See: https://www.raspberrypi.org/forums/viewtopic.php?f=29&p=1858516

firmware: vcfw/hdmi: CUSTOM modes used for FKMS didn't set RGB quant range correctly
See: #1580
  • Loading branch information
popcornmix committed May 25, 2021
1 parent b0a5488 commit fb0bfa6
Show file tree
Hide file tree
Showing 13,355 changed files with 247,198 additions and 247,164 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Binary file modified boot/fixup.dat
Binary file not shown.
Binary file modified boot/fixup4.dat
Binary file not shown.
Binary file modified boot/fixup4cd.dat
Binary file not shown.
Binary file modified boot/fixup4db.dat
Binary file not shown.
Binary file modified boot/fixup4x.dat
Binary file not shown.
Binary file modified boot/fixup_cd.dat
Binary file not shown.
Binary file modified boot/fixup_db.dat
Binary file not shown.
Binary file modified boot/fixup_x.dat
Binary file not shown.
Binary file modified boot/kernel.img
Binary file not shown.
Binary file modified boot/kernel7.img
Binary file not shown.
Binary file modified boot/kernel7l.img
Binary file not shown.
Binary file modified boot/kernel8.img
Binary file not shown.
7 changes: 5 additions & 2 deletions boot/overlays/README
Original file line number Diff line number Diff line change
Expand Up @@ -1527,6 +1527,9 @@ Params: addr Set the address for the BME280, BME680, BMP280,
sps30 Select the Sensirion SPS30 particulate matter
sensor. Fixed address 0x69.

sgp30 Select the Sensirion SGP30 VOC sensor.
Fixed address 0x58.

tmp102 Select the Texas Instruments TMP102 temp sensor
Valid addresses 0x48-0x4b, default 0x48

Expand Down Expand Up @@ -2007,8 +2010,8 @@ Params: speed Display SPI bus speed

Name: merus-amp
Info: Configures the merus-amp audio card
Load: dtoverlay=merus-amp,<param>=<val>
Params: spioff Turn SPI bus off
Load: dtoverlay=merus-amp
Params: <None>


Name: midi-uart0
Expand Down
Binary file modified boot/overlays/i2c-sensor.dtbo
Binary file not shown.
Binary file modified boot/start.elf
Binary file not shown.
Binary file modified boot/start4.elf
Binary file not shown.
Binary file modified boot/start4cd.elf
Binary file not shown.
Binary file modified boot/start4db.elf
Binary file not shown.
Binary file modified boot/start4x.elf
Binary file not shown.
Binary file modified boot/start_cd.elf
Binary file not shown.
Binary file modified boot/start_db.elf
Binary file not shown.
Binary file modified boot/start_x.elf
Binary file not shown.

0 comments on commit fb0bfa6

Please sign in to comment.