Skip to content

Commit 040c0fd

Browse files
committed
kernel: drm: rp1: Enable VEC->GPIO output; cosmetic change to registers
See: raspberrypi/linux#6974 kernel: pisp_be: Stride alignment See: raspberrypi/linux#6985 kernel: drm/panel: ilitek-ili9881c: Restore missing lanes configuration for nwe080 panel See: raspberrypi/linux#6987 kernel: drivers: media: pisp_be: Fix alignment for V4L2_PIX_FMT_SRGGB8 See: raspberrypi/linux#6988 kernel: overlays: Fix sc16is752-spi1 emulation See: raspberrypi/linux#6996 kernel: arm64/dma-mapping: Fix arch_sync_dma_for_device to respect dir parameter See: raspberrypi/linux#6995
1 parent 95be71b commit 040c0fd

File tree

34 files changed

+4657
-4655
lines changed

34 files changed

+4657
-4655
lines changed

boot/kernel.img

16 Bytes
Binary file not shown.

boot/kernel7.img

24 Bytes
Binary file not shown.

boot/kernel7l.img

-8 Bytes
Binary file not shown.

boot/kernel8.img

341 Bytes
Binary file not shown.

boot/kernel8_rt.img

-3 Bytes
Binary file not shown.

boot/kernel_2712.img

-957 Bytes
Binary file not shown.

boot/overlays/README

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4543,7 +4543,7 @@ Load: <Deprecated>
45434543

45444544
Name: sc16is752-spi1
45454545
Info: This overlay is now deprecated. Use
4546-
"dtoverlay=sc16is75x-spi,sc16is752,spi1-0,..." instead.
4546+
"dtoverlay=sc16is75x-spi,sc16is752,spi1-1cs,spi1-0,..." instead.
45474547
Load: <Deprecated>
45484548

45494549

@@ -4558,6 +4558,8 @@ Params: sc16is750 Device is a SC16IS750 UART (default on)
45584558
(boolean, required)
45594559
int_pin GPIO used for IRQ (default 24)
45604560
xtal On-board crystal frequency (default 14745600)
4561+
spi1-1cs A special case to support sc16is752-spi1. Not
4562+
intended for general use.
45614563

45624564

45634565
Name: sdhost

boot/overlays/overlay_map.dtb

-60 Bytes
Binary file not shown.

boot/overlays/sc16is75x-spi.dtbo

793 Bytes
Binary file not shown.

extra/System8.map

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

0 commit comments

Comments
 (0)