Skip to content

Commit 32c2899

Browse files
committed
kernel: Bump to 4.9.30
kernel: dwc_otg: make periodic scheduling behave properly for FS buses See: raspberrypi/linux#2020 kernel: HID: usbhid: extend polling interval configuration to joysticks See: raspberrypi/linux#2036 kernel: clk: bcm2835: Minimise clock jitter for PCM clock See: raspberrypi/linux#2016 kernel: Add mpu6050 device tree overlay See: raspberrypi/linux#2031 kernel: config: Add CONFIG_IPV6_SIT_6RD See: raspberrypi/linux#1598 kernel: config: Add CONFIG_IPV6_ROUTE_INFO See: raspberrypi/linux#1957
1 parent b9dbf8c commit 32c2899

File tree

6,266 files changed

+120510
-120356
lines changed

Some content is hidden

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

6,266 files changed

+120510
-120356
lines changed

boot/kernel.img

-224 Bytes
Binary file not shown.

boot/kernel7.img

808 Bytes
Binary file not shown.

boot/overlays/README

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -891,6 +891,12 @@ Params: overclock_50 Clock (in MHz) to use when the MMC framework
891891
requests 50MHz
892892

893893

894+
Name: mpu6050
895+
Info: Overlay for i2c connected mpu6050 imu
896+
Load: dtoverlay=mpu6050,<param>=<val>
897+
Params: interrupt GPIO pin for interrupt (default 4)
898+
899+
894900
Name: mz61581
895901
Info: MZ61581 display by Tontec
896902
Load: dtoverlay=mz61581,<param>=<val>

boot/overlays/mpu6050.dtbo

796 Bytes
Binary file not shown.

extra/Module.symvers

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

extra/Module7.symvers

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

0 commit comments

Comments
 (0)