Skip to content

Commit

Permalink
kernel: Bump to 5.10.7
Browse files Browse the repository at this point in the history
kernel: overlays: seeed-can-fd-hat: clarify how to identify HAT version
See: raspberrypi/linux#4072

kernel: Add a camera regulator node(s) to allow sharing on CM4 and remove firmware nastiness
See: raspberrypi/linux#4051

firmware: isp: Fix handling of different YUV colour spaces

firmware: poe_hat: Actually close the I2C handle
  • Loading branch information
popcornmix committed Jan 15, 2021
1 parent dc4840b commit c78f3ef
Show file tree
Hide file tree
Showing 13,169 changed files with 252,569 additions and 252,545 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Binary file modified boot/bcm2708-rpi-b-plus.dtb
Binary file not shown.
Binary file modified boot/bcm2708-rpi-b-rev1.dtb
Binary file not shown.
Binary file modified boot/bcm2708-rpi-b.dtb
Binary file not shown.
Binary file modified boot/bcm2708-rpi-cm.dtb
Binary file not shown.
Binary file modified boot/bcm2708-rpi-zero-w.dtb
Binary file not shown.
Binary file modified boot/bcm2708-rpi-zero.dtb
Binary file not shown.
Binary file modified boot/bcm2709-rpi-2-b.dtb
Binary file not shown.
Binary file modified boot/bcm2710-rpi-2-b.dtb
Binary file not shown.
Binary file modified boot/bcm2710-rpi-3-b-plus.dtb
Binary file not shown.
Binary file modified boot/bcm2710-rpi-3-b.dtb
Binary file not shown.
Binary file modified boot/bcm2710-rpi-cm3.dtb
Binary file not shown.
Binary file modified boot/bcm2711-rpi-4-b.dtb
Binary file not shown.
Binary file modified boot/bcm2711-rpi-cm4.dtb
Binary file not shown.
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.
10 changes: 6 additions & 4 deletions boot/overlays/README
Original file line number Diff line number Diff line change
Expand Up @@ -2505,16 +2505,18 @@ Load: <Deprecated>


Name: seeed-can-fd-hat-v1
Info: Overlay for Seeed Studio CAN BUS FD HAT with two CAN FD channels
(based on the mcp2517fd).
Info: Overlay for Seeed Studio CAN BUS FD HAT with two CAN FD
channels without RTC. Use this overlay if your HAT has no
battery holder.
https://www.seeedstudio.com/2-Channel-CAN-BUS-FD-Shield-for-Raspberry-Pi-p-4072.html
Load: dtoverlay=seeed-can-fd-hat-v1
Params: <None>


Name: seeed-can-fd-hat-v2
Info: Overlay for Seeed Studio CAN BUS FD HAT with two CAN FD channels
(based on the mcp2518fd) and an RTC.
Info: Overlay for Seeed Studio CAN BUS FD HAT with two CAN FD
channels and an RTC. Use this overlay if your HAT has a
battery holder.
https://www.seeedstudio.com/CAN-BUS-FD-HAT-for-Raspberry-Pi-p-4742.html
Load: dtoverlay=seeed-can-fd-hat-v2
Params: <None>
Expand Down
Binary file modified boot/overlays/imx219.dtbo
Binary file not shown.
Binary file modified boot/overlays/imx290.dtbo
Binary file not shown.
Binary file modified boot/overlays/imx477.dtbo
Binary file not shown.
Binary file modified boot/overlays/ov7251.dtbo
Binary file not shown.
Binary file modified boot/overlays/ov9281.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.
Loading

0 comments on commit c78f3ef

Please sign in to comment.