Skip to content

Commit 46ddec9

Browse files
committed
kernel: Bump to 6.12.32
kernel: Add support for the IMX283 on Raspberry Pi platforms See: raspberrypi/linux#6869 kernel: Pisound Micro: Workaround for snd_soc_dai_set_tdm_slot with slots=0 See: raspberrypi/linux#6880 kernel: add rtw88/rtw89 drivers See: raspberrypi/linux#6881 kernel: configs: arm64: Remove CONFIG_USB_DWCOTG See: raspberrypi/linux#6883
1 parent 0371229 commit 46ddec9

File tree

18,468 files changed

+388261
-389627
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

18,468 files changed

+388261
-389627
lines changed

boot/kernel.img

-248 Bytes
Binary file not shown.

boot/kernel7.img

2.97 KB
Binary file not shown.

boot/kernel7l.img

8 Bytes
Binary file not shown.

boot/kernel8.img

-102 KB
Binary file not shown.

boot/kernel_2712.img

-103 KB
Binary file not shown.

boot/overlays/README

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2778,6 +2778,29 @@ Params: rotation Mounting rotation of the camera sensor (0 or
27782778
Module (1, 3, 4, or 5) or Pi 5.
27792779

27802780

2781+
Name: imx283
2782+
Info: Sony IMX283 camera module.
2783+
Uses Unicam 1, which is the standard camera connector on most Pi
2784+
variants. This sensor only supports 4 lane operation and therefore
2785+
requires a Compute Module (1, 3, 4, or 5) or Pi 5.
2786+
Load: dtoverlay=imx283,<param>=<val>
2787+
Params: rotation Mounting rotation of the camera sensor (0 or
2788+
180, default 180)
2789+
orientation Sensor orientation (0 = front, 1 = rear,
2790+
2 = external, default external)
2791+
clock-frequency Sets the clock frequency to match that used on
2792+
the board.
2793+
Known tested values include 24MHz (the default)
2794+
and 12MHz.
2795+
link-frequency Allowable link frequency values to use in Hz:
2796+
720000000 (default), 360000000.
2797+
media-controller Configure use of Media Controller API for
2798+
configuring the sensor (default on)
2799+
cam0 Adopt the default configuration for CAM0 on a
2800+
Compute Module or Pi5 (CSI0, i2c_vc, and
2801+
cam0_reg).
2802+
2803+
27812804
Name: imx290
27822805
Info: Sony IMX290 camera module.
27832806
Uses Unicam 1, which is the standard camera connector on most Pi

boot/overlays/imx283.dtbo

3.45 KB
Binary file not shown.

extra/Module.symvers

Lines changed: 252 additions & 252 deletions
Large diffs are not rendered by default.

extra/Module7.symvers

Lines changed: 252 additions & 252 deletions
Large diffs are not rendered by default.

extra/Module7l.symvers

Lines changed: 387 additions & 252 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)