Skip to content

Commit

Permalink
kernel: brcmfmac: Disable power management
Browse files Browse the repository at this point in the history
kernel: leds: pca963x: Fix open-drain initialization
See: raspberrypi/linux#3274

kernel: add BME680 to i2c-sensor overlay
See: raspberrypi/linux#3400

kernel: Pisound: MIDI communication fixes for scaled down CPU
See: raspberrypi/linux#3396

kernel: pinctrl: bcm2835: Change init order for gpio hogs
See: https://www.raspberrypi.org/forums/viewtopic.php?f=107&t=260600

firmware: Revert mmal: Support 64 bit clients
See: raspberrypi/userland#586

firmware: arm_dt/dtoverlay fixes for ARM side camera driver power control
  • Loading branch information
popcornmix committed Jan 10, 2020
1 parent dc56225 commit 62a0d75
Show file tree
Hide file tree
Showing 113 changed files with 40,071 additions and 40,266 deletions.
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/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 @@ -1159,12 +1159,15 @@ Name: i2c-sensor
Info: Adds support for a number of I2C barometric pressure and temperature
sensors on i2c_arm
Load: dtoverlay=i2c-sensor,<param>=<val>
Params: addr Set the address for the BME280, BMP280, DS1621,
HDC100X, LM75, SHT3x or TMP102
Params: addr Set the address for the BME280, BME680, BMP280,
DS1621, HDC100X, LM75, SHT3x or TMP102

bme280 Select the Bosch Sensortronic BME280
Valid addresses 0x76-0x77, default 0x76

bme680 Select the Bosch Sensortronic BME680
Valid addresses 0x76-0x77, default 0x76

bmp085 Select the Bosch Sensortronic BMP085

bmp180 Select the Bosch Sensortronic BMP180
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.
2 changes: 2 additions & 0 deletions extra/Module.symvers
Original file line number Diff line number Diff line change
Expand Up @@ -722,6 +722,7 @@
0xd6b7589c s921_attach drivers/media/dvb-frontends/s921 EXPORT_SYMBOL
0x5864aad1 bmp280_regmap_config drivers/iio/pressure/bmp280 EXPORT_SYMBOL
0xb2e277b3 bmp180_regmap_config drivers/iio/pressure/bmp280 EXPORT_SYMBOL
0xf50eec97 bme680_regmap_config drivers/iio/chemical/bme680_core EXPORT_SYMBOL
0x7768cb3d __qdisc_calculate_pkt_len vmlinux EXPORT_SYMBOL
0x53af2e22 dev_get_by_index vmlinux EXPORT_SYMBOL
0x0277b520 hid_compare_device_paths vmlinux EXPORT_SYMBOL_GPL
Expand Down Expand Up @@ -3142,6 +3143,7 @@
0x19d07d3f __phy_resume drivers/net/phy/libphy EXPORT_SYMBOL
0x6a27e4f5 go7007_alloc drivers/media/usb/go7007/go7007 EXPORT_SYMBOL
0xebcc64a4 dm_bufio_get_block_data drivers/md/dm-bufio EXPORT_SYMBOL_GPL
0x38401107 bme680_core_probe drivers/iio/chemical/bme680_core EXPORT_SYMBOL_GPL
0x67db3067 drm_gem_dmabuf_kunmap drivers/gpu/drm/drm EXPORT_SYMBOL
0xcc27b81d btrtl_get_uart_settings drivers/bluetooth/btrtl EXPORT_SYMBOL_GPL
0xefbf8ab1 inet6_unregister_icmp_sender vmlinux EXPORT_SYMBOL
Expand Down
2 changes: 2 additions & 0 deletions extra/Module7.symvers
Original file line number Diff line number Diff line change
Expand Up @@ -728,6 +728,7 @@
0x73206d26 s921_attach drivers/media/dvb-frontends/s921 EXPORT_SYMBOL
0x49e3aeb0 bmp280_regmap_config drivers/iio/pressure/bmp280 EXPORT_SYMBOL
0xa36573d2 bmp180_regmap_config drivers/iio/pressure/bmp280 EXPORT_SYMBOL
0x586d7cb9 bme680_regmap_config drivers/iio/chemical/bme680_core EXPORT_SYMBOL
0xc72afc46 __qdisc_calculate_pkt_len vmlinux EXPORT_SYMBOL
0x21441d01 dev_get_by_index vmlinux EXPORT_SYMBOL
0x895e6021 hid_compare_device_paths vmlinux EXPORT_SYMBOL_GPL
Expand Down Expand Up @@ -3172,6 +3173,7 @@
0x4614565d nf_nat_used_tuple net/netfilter/nf_nat EXPORT_SYMBOL
0xc6c44928 go7007_alloc drivers/media/usb/go7007/go7007 EXPORT_SYMBOL
0xebcc64a4 dm_bufio_get_block_data drivers/md/dm-bufio EXPORT_SYMBOL_GPL
0x42c4d283 bme680_core_probe drivers/iio/chemical/bme680_core EXPORT_SYMBOL_GPL
0x23952f29 drm_gem_dmabuf_kunmap drivers/gpu/drm/drm EXPORT_SYMBOL
0x8e126161 btrtl_get_uart_settings drivers/bluetooth/btrtl EXPORT_SYMBOL_GPL
0xafb4c85d inet6_unregister_icmp_sender vmlinux EXPORT_SYMBOL
Expand Down
2 changes: 2 additions & 0 deletions extra/Module7l.symvers
Original file line number Diff line number Diff line change
Expand Up @@ -746,6 +746,7 @@
0x307b3339 s921_attach drivers/media/dvb-frontends/s921 EXPORT_SYMBOL
0x8882f47c bmp280_regmap_config drivers/iio/pressure/bmp280 EXPORT_SYMBOL
0x6204291e bmp180_regmap_config drivers/iio/pressure/bmp280 EXPORT_SYMBOL
0x3cb5476a bme680_regmap_config drivers/iio/chemical/bme680_core EXPORT_SYMBOL
0x5c377b89 __qdisc_calculate_pkt_len vmlinux EXPORT_SYMBOL
0x09c34e7d dev_get_by_index vmlinux EXPORT_SYMBOL
0xa81714af hid_compare_device_paths vmlinux EXPORT_SYMBOL_GPL
Expand Down Expand Up @@ -3271,6 +3272,7 @@
0x847d895c nf_nat_used_tuple net/netfilter/nf_nat EXPORT_SYMBOL
0xd96a8542 go7007_alloc drivers/media/usb/go7007/go7007 EXPORT_SYMBOL
0xebcc64a4 dm_bufio_get_block_data drivers/md/dm-bufio EXPORT_SYMBOL_GPL
0x00583a7d bme680_core_probe drivers/iio/chemical/bme680_core EXPORT_SYMBOL_GPL
0x70b3ed65 drm_gem_dmabuf_kunmap drivers/gpu/drm/drm EXPORT_SYMBOL
0x523a0d32 btrtl_get_uart_settings drivers/bluetooth/btrtl EXPORT_SYMBOL_GPL
0x8af77918 inet6_unregister_icmp_sender vmlinux EXPORT_SYMBOL
Expand Down
2 changes: 2 additions & 0 deletions extra/Module8.symvers
Original file line number Diff line number Diff line change
Expand Up @@ -754,6 +754,7 @@
0x5e889aa7 s921_attach drivers/media/dvb-frontends/s921 EXPORT_SYMBOL
0x00e1415a bmp280_regmap_config drivers/iio/pressure/bmp280 EXPORT_SYMBOL
0xea679c38 bmp180_regmap_config drivers/iio/pressure/bmp280 EXPORT_SYMBOL
0x5b7dbcac bme680_regmap_config drivers/iio/chemical/bme680_core EXPORT_SYMBOL
0x3c494ac9 __qdisc_calculate_pkt_len vmlinux EXPORT_SYMBOL
0xdf06caf2 dev_get_by_index vmlinux EXPORT_SYMBOL
0xbcbefd6e hid_compare_device_paths vmlinux EXPORT_SYMBOL_GPL
Expand Down Expand Up @@ -3297,6 +3298,7 @@
0x3cdd130e compat_ipv6_setsockopt net/ipv6/ipv6 EXPORT_SYMBOL
0x0c903705 go7007_alloc drivers/media/usb/go7007/go7007 EXPORT_SYMBOL
0xebcc64a4 dm_bufio_get_block_data drivers/md/dm-bufio EXPORT_SYMBOL_GPL
0x71f5e64b bme680_core_probe drivers/iio/chemical/bme680_core EXPORT_SYMBOL_GPL
0x671610f5 drm_gem_dmabuf_kunmap drivers/gpu/drm/drm EXPORT_SYMBOL
0xf9f29847 btrtl_get_uart_settings drivers/bluetooth/btrtl EXPORT_SYMBOL_GPL
0x7d6f960c inet6_unregister_icmp_sender vmlinux EXPORT_SYMBOL
Expand Down

0 comments on commit 62a0d75

Please sign in to comment.