Skip to content

Commit

Permalink
kernel: drivers: media: imx477: Set horizontal binning when disabling…
Browse files Browse the repository at this point in the history
… the scaler

See: raspberrypi/linux#5685

kernel: Diodes PCIe switch support
See: raspberrypi/linux#5609
  • Loading branch information
popcornmix committed Oct 30, 2023
1 parent 9814645 commit c2743f5
Show file tree
Hide file tree
Showing 24 changed files with 82,183 additions and 82,178 deletions.
Binary file modified boot/bcm2711-rpi-cm4.dtb
Binary file not shown.
Binary file modified boot/bcm2712-rpi-5-b.dtb
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.
Binary file modified boot/kernel_2712.img
Binary file not shown.
7 changes: 7 additions & 0 deletions boot/overlays/README
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,10 @@ Params:
(2711 only, but not applicable on CM4S)
N.B. USB-A ports on 4B are subsequently disabled

pcie_tperst_clk_ms Add N milliseconds between PCIe reference clock
activation and PERST# deassertion
(CM4 and 2712, default "0")

pciex1 Set to "on" to enable the external PCIe link
(2712 only, default "off")

Expand All @@ -290,6 +294,9 @@ Params:
PCIe link for devices that have broken
implementations (2712 only, default "off")

pciex1_tperst_clk_ms Alias for pcie_tperst_clk_ms
(2712 only, default "0")

spi Set to "on" to enable the spi interfaces
(default "off")

Expand Down
Loading

0 comments on commit c2743f5

Please sign in to comment.