Skip to content

Commit 050175d

Browse files
committed
kernel: Bump to 4.9.76
kernel: overlays: Add uart0 overlay to change pin usage kernel: overlays: Fix resetgpio and ledgpio for hy28a/b See: raspberrypi/linux#2344 firmware: i2c_gpio: Preserve errors when asserts are suppressed
1 parent e5f6f31 commit 050175d

File tree

6,352 files changed

+71239
-71226
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,352 files changed

+71239
-71226
lines changed

boot/fixup.dat

0 Bytes
Binary file not shown.

boot/fixup_cd.dat

0 Bytes
Binary file not shown.

boot/fixup_db.dat

-2 Bytes
Binary file not shown.

boot/fixup_x.dat

-2 Bytes
Binary file not shown.

boot/kernel.img

-32 Bytes
Binary file not shown.

boot/kernel7.img

-992 Bytes
Binary file not shown.

boot/overlays/README

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1643,8 +1643,19 @@ Params: speed Display SPI bus speed
16431643
dtoverlay=tinylcd35,touch,touchgpio=3
16441644

16451645

1646+
Name: uart0
1647+
Info: Change the pin usage of uart0
1648+
Load: dtoverlay=uart0,<param>=<val>
1649+
Params: txd0_pin GPIO pin for TXD0 (14, 32 or 36 - default 14)
1650+
1651+
rxd0_pin GPIO pin for RXD0 (15, 33 or 37 - default 15)
1652+
1653+
pin_func Alternative pin function - 4(Alt0) for 14&15,
1654+
7(Alt3) for 32&33, 6(Alt2) for 36&37
1655+
1656+
16461657
Name: uart1
1647-
Info: Enable uart1 in place of uart0
1658+
Info: Change the pin usage of uart1
16481659
Load: dtoverlay=uart1,<param>=<val>
16491660
Params: txd1_pin GPIO pin for TXD1 (14, 32 or 40 - default 14)
16501661

boot/overlays/hy28a.dtbo

0 Bytes
Binary file not shown.

boot/overlays/hy28b.dtbo

0 Bytes
Binary file not shown.

boot/overlays/uart0.dtbo

928 Bytes
Binary file not shown.

boot/start.elf

256 Bytes
Binary file not shown.

boot/start_cd.elf

256 Bytes
Binary file not shown.

boot/start_db.elf

224 Bytes
Binary file not shown.

boot/start_x.elf

224 Bytes
Binary file not shown.

extra/Module.symvers

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

extra/Module7.symvers

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

0 commit comments

Comments
 (0)