Skip to content

Commit

Permalink
kernel: Bump to 4.19.64
Browse files Browse the repository at this point in the history
kernel: net: bcmgenet: Workaround for Pi 4B network issue
See: raspberrypi/linux#3108

kernel: overlays: Add baudrate parameter to i2c3-i2c6

kernel: Add HDMI1 facility to the driver
See: raspberrypi/linux#3100

kernel: FKMS Broadcast RGB property, and KMS command line parsing update
See: raspberrypi/linux#3103

kernel: Improvements for bcm2835-codec
See: raspberrypi/linux#3097

kernel: hid: usb: Add device quirks for Freeway Airmouse T3 and MX3
See: raspberrypi/linux#3117

firmware: Fix to allow HDMI audio port route setting
See: raspberrypi/linux#3100

userland: dtoverlay: only run lxpanelctl hooks when lxpanel is running
  • Loading branch information
popcornmix committed Aug 6, 2019
1 parent 3822340 commit 94bae1b
Show file tree
Hide file tree
Showing 9,616 changed files with 164,095 additions and 163,936 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
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.
8 changes: 8 additions & 0 deletions boot/overlays/README
Original file line number Diff line number Diff line change
Expand Up @@ -1221,27 +1221,35 @@ Info: Enable the i2c3 bus
Load: dtoverlay=i2c3,<param>
Params: pins_2_3 Use GPIOs 2 and 3
pins_4_5 Use GPIOs 4 and 5 (default)
baudrate Set the baudrate for the interface (default
"100000")


Name: i2c4
Info: Enable the i2c4 bus
Load: dtoverlay=i2c4,<param>
Params: pins_6_7 Use GPIOs 6 and 7
pins_8_9 Use GPIOs 8 and 9 (default)
baudrate Set the baudrate for the interface (default
"100000")


Name: i2c5
Info: Enable the i2c5 bus
Load: dtoverlay=i2c5,<param>
Params: pins_10_11 Use GPIOs 10 and 11
pins_12_13 Use GPIOs 12 and 13 (default)
baudrate Set the baudrate for the interface (default
"100000")


Name: i2c6
Info: Enable the i2c6 bus
Load: dtoverlay=i2c6,<param>
Params: pins_0_1 Use GPIOs 0 and 1
pins_22_23 Use GPIOs 22 and 23 (default)
baudrate Set the baudrate for the interface (default
"100000")


Name: i2s-gpio28-31
Expand Down
Binary file modified boot/overlays/i2c3.dtbo
Binary file not shown.
Binary file modified boot/overlays/i2c4.dtbo
Binary file not shown.
Binary file modified boot/overlays/i2c5.dtbo
Binary file not shown.
Binary file modified boot/overlays/i2c6.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.
3,635 changes: 1,820 additions & 1,815 deletions extra/Module.symvers

Large diffs are not rendered by default.

3,637 changes: 1,821 additions & 1,816 deletions extra/Module7.symvers

Large diffs are not rendered by default.

3,651 changes: 1,828 additions & 1,823 deletions extra/Module7l.symvers

Large diffs are not rendered by default.

Loading

0 comments on commit 94bae1b

Please sign in to comment.