Skip to content

Commit

Permalink
kernel: Bump to 6.1.15
Browse files Browse the repository at this point in the history
kernel: drm/panel/panel-sitronix-st7701: Support SPI config and RGB data
See: raspberrypi/linux#5370

kernel: dtoverlays: Add VCM option to Arducam64MP and Add Arducam64MP support to camera mux overlays
See: raspberrypi/linux#5363

kernel: various: Add DT compatible string

kernel: configs: Enable some modules required by overlays

kernel: overlays: Remove lirc-rpi from media-center

kernel: overlays: pca953x: Fix a typos in the pcal variants

kernel: ARM: dts: Standardise on the upstream LED names
kernel: ARM: dts: bcm2711-rpi-400: Restore the ACT LED

kernel: ARM: dts: bcm2711-rpi-400: Add dummy cam1 regulator
  • Loading branch information
popcornmix committed Mar 10, 2023
1 parent 8893237 commit 3063327
Show file tree
Hide file tree
Showing 14,069 changed files with 285,369 additions and 284,983 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/bcm2709-rpi-cm2.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/bcm2710-rpi-zero-2-w.dtb
Binary file not shown.
Binary file modified boot/bcm2710-rpi-zero-2.dtb
Binary file not shown.
Binary file modified boot/bcm2711-rpi-4-b.dtb
Binary file not shown.
Binary file modified boot/bcm2711-rpi-400.dtb
Binary file not shown.
Binary file modified boot/bcm2711-rpi-cm4.dtb
Binary file not shown.
Binary file modified boot/bcm2711-rpi-cm4s.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.
30 changes: 13 additions & 17 deletions boot/overlays/README
Expand Up @@ -613,6 +613,8 @@ Params: rotation Mounting rotation of the camera sensor (0 or
configuring the sensor (default on)
cam0 Adopt the default configuration for CAM0 on a
Compute Module (CSI0, i2c_vc, and cam0_reg).
vcm Select lens driver state. Default is enabled,
but vcm=off will disable.


Name: arducam-pivariety
Expand Down Expand Up @@ -712,7 +714,8 @@ Info: Configures a 2 port camera multiplexer
Note that currently ALL IMX290 modules share a common clock, therefore
all modules will need to have the same clock frequency.
Load: dtoverlay=camera-mux-2port,<param>=<val>
Params: cam0-imx219 Select IMX219 for camera on port 0
Params: cam0-arducam-64mp Select Arducam64MP for camera on port 0
cam0-imx219 Select IMX219 for camera on port 0
cam0-imx258 Select IMX258 for camera on port 0
cam0-imx290 Select IMX290 for camera on port 0
cam0-imx477 Select IMX477 for camera on port 0
Expand All @@ -723,6 +726,7 @@ Params: cam0-imx219 Select IMX219 for camera on port 0
cam0-ov7251 Select OV7251 for camera on port 0
cam0-ov9281 Select OV9281 for camera on port 0
cam0-imx290-clk-freq Set clock frequency for an IMX290 on port 0
cam1-arducam-64mp Select Arducam64MP for camera on port 1
cam1-imx219 Select IMX219 for camera on port 1
cam1-imx258 Select IMX258 for camera on port 1
cam1-imx290 Select IMX290 for camera on port 1
Expand All @@ -741,7 +745,8 @@ Info: Configures a 4 port camera multiplexer
Note that currently ALL IMX290 modules share a common clock, therefore
all modules will need to have the same clock frequency.
Load: dtoverlay=camera-mux-4port,<param>=<val>
Params: cam0-imx219 Select IMX219 for camera on port 0
Params: cam0-arducam-64mp Select Arducam64MP for camera on port 0
cam0-imx219 Select IMX219 for camera on port 0
cam0-imx258 Select IMX258 for camera on port 0
cam0-imx290 Select IMX290 for camera on port 0
cam0-imx477 Select IMX477 for camera on port 0
Expand All @@ -752,6 +757,7 @@ Params: cam0-imx219 Select IMX219 for camera on port 0
cam0-ov7251 Select OV7251 for camera on port 0
cam0-ov9281 Select OV9281 for camera on port 0
cam0-imx290-clk-freq Set clock frequency for an IMX290 on port 0
cam1-arducam-64mp Select Arducam64MP for camera on port 1
cam1-imx219 Select IMX219 for camera on port 1
cam1-imx258 Select IMX258 for camera on port 1
cam1-imx290 Select IMX290 for camera on port 1
Expand All @@ -763,6 +769,7 @@ Params: cam0-imx219 Select IMX219 for camera on port 0
cam1-ov7251 Select OV7251 for camera on port 1
cam1-ov9281 Select OV9281 for camera on port 1
cam1-imx290-clk-freq Set clock frequency for an IMX290 on port 1
cam2-arducam-64mp Select Arducam64MP for camera on port 2
cam2-imx219 Select IMX219 for camera on port 2
cam2-imx258 Select IMX258 for camera on port 2
cam2-imx290 Select IMX290 for camera on port 2
Expand All @@ -774,6 +781,7 @@ Params: cam0-imx219 Select IMX219 for camera on port 0
cam2-ov7251 Select OV7251 for camera on port 2
cam2-ov9281 Select OV9281 for camera on port 2
cam2-imx290-clk-freq Set clock frequency for an IMX290 on port 2
cam3-arducam-64mp Select Arducam64MP for camera on port 3
cam3-imx219 Select IMX219 for camera on port 3
cam3-imx258 Select IMX258 for camera on port 3
cam3-imx290 Select IMX290 for camera on port 3
Expand Down Expand Up @@ -2766,18 +2774,6 @@ Params: speed Display SPI bus speed
xohms Touchpanel sensitivity (X-plate resistance)
swapxy Swap x and y axis
backlight Change backlight GPIO pin {e.g. 12, 18}
gpio_out_pin GPIO for output (default "17")
gpio_in_pin GPIO for input (default "18")
gpio_in_pull Pull up/down/off on the input pin
(default "down")
sense Override the IR receive auto-detection logic:
"0" = force active-high
"1" = force active-low
"-1" = use auto-detection
(default "-1")
softcarrier Turn the software carrier "on" or "off"
(default "on")
invert "on" = invert the output pin (default "off")
debug "on" = enable additional debug messages
(default "off")

Expand Down Expand Up @@ -3049,9 +3045,9 @@ Params: addr I2C address of expander. Default 0x20.
pca9574 Select the NXP PCA9574 (8 bit)
pca9575 Select the NXP PCA9575 (16 bit)
pca9698 Select the NXP PCA9698 (40 bit)
pca16416 Select the NXP PCA16416 (16 bit)
pca16524 Select the NXP PCA16524 (24 bit)
pca19555a Select the NXP PCA19555A (16 bit)
pcal6416 Select the NXP PCAL6416 (16 bit)
pcal6524 Select the NXP PCAL6524 (24 bit)
pcal9555a Select the NXP PCAL9555A (16 bit)
max7310 Select the Maxim MAX7310 (8 bit)
max7312 Select the Maxim MAX7312 (16 bit)
max7313 Select the Maxim MAX7313 (16 bit)
Expand Down
Binary file modified boot/overlays/act-led.dtbo
Binary file not shown.
Binary file modified boot/overlays/arducam-64mp.dtbo
Binary file not shown.
Binary file modified boot/overlays/camera-mux-2port.dtbo
Binary file not shown.
Binary file modified boot/overlays/camera-mux-4port.dtbo
Binary file not shown.
Binary file modified boot/overlays/i2c-rtc-gpio.dtbo
Binary file not shown.
Binary file modified boot/overlays/i2c-rtc.dtbo
Binary file not shown.
Binary file modified boot/overlays/i2c-sensor.dtbo
Binary file not shown.
Binary file modified boot/overlays/media-center.dtbo
Binary file not shown.
Binary file modified boot/overlays/papirus.dtbo
Binary file not shown.
Binary file modified boot/overlays/pca953x.dtbo
Binary file not shown.
Binary file modified boot/overlays/spi-rtc.dtbo
Binary file not shown.
4 changes: 3 additions & 1 deletion extra/Module.symvers
Expand Up @@ -1985,7 +1985,6 @@
0x738b96ac mode_strip_sgid vmlinux EXPORT_SYMBOL
0x5ee77d86 new_inode vmlinux EXPORT_SYMBOL
0xb150047a set_nlink vmlinux EXPORT_SYMBOL
0x74561294 should_remove_suid vmlinux EXPORT_SYMBOL
0x66fce22d timestamp_truncate vmlinux EXPORT_SYMBOL
0x9e667442 touch_atime vmlinux EXPORT_SYMBOL
0x144c00c3 unlock_new_inode vmlinux EXPORT_SYMBOL
Expand All @@ -1998,6 +1997,7 @@
0xd4c83dbf notify_change vmlinux EXPORT_SYMBOL
0xa802d215 setattr_copy vmlinux EXPORT_SYMBOL
0x477daa5c setattr_prepare vmlinux EXPORT_SYMBOL
0xca868887 setattr_should_drop_suidgid vmlinux EXPORT_SYMBOL
0x7616a9b8 iget_failed vmlinux EXPORT_SYMBOL
0xc849c09b is_bad_inode vmlinux EXPORT_SYMBOL
0x2961a994 make_bad_inode vmlinux EXPORT_SYMBOL
Expand Down Expand Up @@ -14255,6 +14255,8 @@
0x7db3d703 sigmadsp_restrict_params sound/soc/codecs/snd-soc-sigmadsp EXPORT_SYMBOL_GPL
0xcbed5071 sigmadsp_setup sound/soc/codecs/snd-soc-sigmadsp EXPORT_SYMBOL_GPL
0x84019267 devm_sigmadsp_init_i2c sound/soc/codecs/snd-soc-sigmadsp-i2c EXPORT_SYMBOL_GPL
0x5ef92c2d tlv320aic23_probe sound/soc/codecs/snd-soc-tlv320aic23 EXPORT_SYMBOL
0x4c238a48 tlv320aic23_regmap sound/soc/codecs/snd-soc-tlv320aic23 EXPORT_SYMBOL
0xd96240a6 aic32x4_probe sound/soc/codecs/snd-soc-tlv320aic32x4 EXPORT_SYMBOL
0x4e25fcbe aic32x4_regmap_config sound/soc/codecs/snd-soc-tlv320aic32x4 EXPORT_SYMBOL
0x68a5e076 aic32x4_remove sound/soc/codecs/snd-soc-tlv320aic32x4 EXPORT_SYMBOL
Expand Down
4 changes: 3 additions & 1 deletion extra/Module7.symvers
Expand Up @@ -2142,7 +2142,6 @@
0xcebe55ed mode_strip_sgid vmlinux EXPORT_SYMBOL
0x73425137 new_inode vmlinux EXPORT_SYMBOL
0xf3e9a692 set_nlink vmlinux EXPORT_SYMBOL
0x2c2e3c62 should_remove_suid vmlinux EXPORT_SYMBOL
0x6179b2b1 timestamp_truncate vmlinux EXPORT_SYMBOL
0xb34c490c touch_atime vmlinux EXPORT_SYMBOL
0xa3f59343 unlock_new_inode vmlinux EXPORT_SYMBOL
Expand All @@ -2155,6 +2154,7 @@
0x91a30164 notify_change vmlinux EXPORT_SYMBOL
0xbf59d334 setattr_copy vmlinux EXPORT_SYMBOL
0x90543b8e setattr_prepare vmlinux EXPORT_SYMBOL
0xa86d8e00 setattr_should_drop_suidgid vmlinux EXPORT_SYMBOL
0x5a40ded9 iget_failed vmlinux EXPORT_SYMBOL
0xc5e5dc61 is_bad_inode vmlinux EXPORT_SYMBOL
0x2a163453 make_bad_inode vmlinux EXPORT_SYMBOL
Expand Down Expand Up @@ -14511,6 +14511,8 @@
0x74b11b8b sigmadsp_restrict_params sound/soc/codecs/snd-soc-sigmadsp EXPORT_SYMBOL_GPL
0xb14611b1 sigmadsp_setup sound/soc/codecs/snd-soc-sigmadsp EXPORT_SYMBOL_GPL
0x2f8d51c8 devm_sigmadsp_init_i2c sound/soc/codecs/snd-soc-sigmadsp-i2c EXPORT_SYMBOL_GPL
0xf6f3dc34 tlv320aic23_probe sound/soc/codecs/snd-soc-tlv320aic23 EXPORT_SYMBOL
0x0172c76b tlv320aic23_regmap sound/soc/codecs/snd-soc-tlv320aic23 EXPORT_SYMBOL
0x7b0092d6 aic32x4_probe sound/soc/codecs/snd-soc-tlv320aic32x4 EXPORT_SYMBOL
0x4cc2c0b0 aic32x4_regmap_config sound/soc/codecs/snd-soc-tlv320aic32x4 EXPORT_SYMBOL
0x6d9213e6 aic32x4_remove sound/soc/codecs/snd-soc-tlv320aic32x4 EXPORT_SYMBOL
Expand Down
4 changes: 3 additions & 1 deletion extra/Module7l.symvers
Expand Up @@ -2165,7 +2165,6 @@
0x6437f4ef mode_strip_sgid vmlinux EXPORT_SYMBOL
0x7c6804f5 new_inode vmlinux EXPORT_SYMBOL
0x69fc1bbc set_nlink vmlinux EXPORT_SYMBOL
0x3cff1045 should_remove_suid vmlinux EXPORT_SYMBOL
0x922f546c timestamp_truncate vmlinux EXPORT_SYMBOL
0x3577439e touch_atime vmlinux EXPORT_SYMBOL
0x282754c8 unlock_new_inode vmlinux EXPORT_SYMBOL
Expand All @@ -2178,6 +2177,7 @@
0x97107825 notify_change vmlinux EXPORT_SYMBOL
0xa0c22c09 setattr_copy vmlinux EXPORT_SYMBOL
0x4caec710 setattr_prepare vmlinux EXPORT_SYMBOL
0x270e5d0b setattr_should_drop_suidgid vmlinux EXPORT_SYMBOL
0x89ca471e iget_failed vmlinux EXPORT_SYMBOL
0x7f04acc2 is_bad_inode vmlinux EXPORT_SYMBOL
0x356264bf make_bad_inode vmlinux EXPORT_SYMBOL
Expand Down Expand Up @@ -15265,6 +15265,8 @@
0x528a3750 sigmadsp_restrict_params sound/soc/codecs/snd-soc-sigmadsp EXPORT_SYMBOL_GPL
0x5bf34e98 sigmadsp_setup sound/soc/codecs/snd-soc-sigmadsp EXPORT_SYMBOL_GPL
0xbffe695c devm_sigmadsp_init_i2c sound/soc/codecs/snd-soc-sigmadsp-i2c EXPORT_SYMBOL_GPL
0xb0cea451 tlv320aic23_probe sound/soc/codecs/snd-soc-tlv320aic23 EXPORT_SYMBOL
0x47d4a430 tlv320aic23_regmap sound/soc/codecs/snd-soc-tlv320aic23 EXPORT_SYMBOL
0x3ab5c624 aic32x4_probe sound/soc/codecs/snd-soc-tlv320aic32x4 EXPORT_SYMBOL
0xe655df4c aic32x4_regmap_config sound/soc/codecs/snd-soc-tlv320aic32x4 EXPORT_SYMBOL
0xad53acc6 aic32x4_remove sound/soc/codecs/snd-soc-tlv320aic32x4 EXPORT_SYMBOL
Expand Down
4 changes: 3 additions & 1 deletion extra/Module8.symvers
Expand Up @@ -2156,7 +2156,6 @@
0x3f3890e5 generic_update_time vmlinux EXPORT_SYMBOL
0x061503f4 inode_update_time vmlinux EXPORT_SYMBOL
0xd466b3e8 touch_atime vmlinux EXPORT_SYMBOL
0x51284d06 should_remove_suid vmlinux EXPORT_SYMBOL
0x22ee070b file_remove_privs vmlinux EXPORT_SYMBOL
0x89df9763 file_update_time vmlinux EXPORT_SYMBOL
0x836b35b7 file_modified vmlinux EXPORT_SYMBOL
Expand All @@ -2171,6 +2170,7 @@
0x5dc92ca6 timestamp_truncate vmlinux EXPORT_SYMBOL
0x0769a632 current_time vmlinux EXPORT_SYMBOL
0x0302c6a1 mode_strip_sgid vmlinux EXPORT_SYMBOL
0x3c98650c setattr_should_drop_suidgid vmlinux EXPORT_SYMBOL
0xa805f30f setattr_prepare vmlinux EXPORT_SYMBOL
0x39f87585 inode_newsize_ok vmlinux EXPORT_SYMBOL
0xce326fc0 setattr_copy vmlinux EXPORT_SYMBOL
Expand Down Expand Up @@ -15422,6 +15422,8 @@
0x9b683599 sigmadsp_reset sound/soc/codecs/snd-soc-sigmadsp EXPORT_SYMBOL_GPL
0x1a60c815 sigmadsp_restrict_params sound/soc/codecs/snd-soc-sigmadsp EXPORT_SYMBOL_GPL
0x98bdde62 devm_sigmadsp_init_i2c sound/soc/codecs/snd-soc-sigmadsp-i2c EXPORT_SYMBOL_GPL
0x138d0a3c tlv320aic23_regmap sound/soc/codecs/snd-soc-tlv320aic23 EXPORT_SYMBOL
0x0d501ebf tlv320aic23_probe sound/soc/codecs/snd-soc-tlv320aic23 EXPORT_SYMBOL
0x2f477a34 aic32x4_regmap_config sound/soc/codecs/snd-soc-tlv320aic32x4 EXPORT_SYMBOL
0x6cd26675 aic32x4_probe sound/soc/codecs/snd-soc-tlv320aic32x4 EXPORT_SYMBOL
0x3c58bf1f aic32x4_remove sound/soc/codecs/snd-soc-tlv320aic32x4 EXPORT_SYMBOL
Expand Down

0 comments on commit 3063327

Please sign in to comment.