Skip to content

Commit

Permalink
kernel: drivers: media: imx500: Enable LS correction
Browse files Browse the repository at this point in the history
See: raspberrypi/linux#6412

kernel: dtoverlays: Fix up imx500 overlays to have unique clock nodes
See: raspberrypi/linux#6415

kernel: configs: Enable HOTPLUG_CPU
See: raspberrypi/linux#6409

kernel: dtoverlays: Add an overlay for Waveshare's 800x480 4.3" DSI screen
See: raspberrypi/linux#6417

kernel: drm/vc4: Remove request for min clocks when hdmi output is disabled
See: raspberrypi/linux#6416
  • Loading branch information
popcornmix committed Oct 16, 2024
1 parent de0f03d commit 49b3e96
Show file tree
Hide file tree
Showing 3,672 changed files with 206,595 additions and 206,372 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Binary file modified boot/bcm2712-rpi-500.dtb
Binary file not shown.
Binary file modified boot/kernel.img
100644 → 100755
Binary file not shown.
Binary file modified boot/kernel7.img
100644 → 100755
Binary file not shown.
Binary file modified boot/kernel7l.img
100644 → 100755
Binary file not shown.
Binary file modified boot/kernel8.img
Binary file not shown.
Binary file modified boot/kernel_2712.img
Binary file not shown.
17 changes: 17 additions & 0 deletions boot/overlays/README
Original file line number Diff line number Diff line change
Expand Up @@ -5248,6 +5248,23 @@ Load: dtoverlay=vc4-kms-dsi-lt070me05000-v2
Params: <None>


Name: vc4-kms-dsi-waveshare-800x480
Info: Enable the Waveshare 4.3" 800x480 DSI screen.
It tries to look like the Pi 7" display, but won't accept some of the
timings.
Includes the edt-ft5406 for the touchscreen element.
Requires vc4-kms-v3d to be loaded.
Load: dtoverlay=vc4-kms-dsi-waveshare-800x480,<param>=<val>
Params: sizex Touchscreen size x (default 800)
sizey Touchscreen size y (default 480)
invx Touchscreen inverted x axis
invy Touchscreen inverted y axis
swapxy Touchscreen swapped x y axis
disable_touch Disables the touch screen overlay driver
dsi0 Use DSI0 and i2c_csi_dsi0 (rather than
the default DSI1 and i2c_csi_dsi).


Name: vc4-kms-dsi-waveshare-panel
Info: Enable a Waveshare DSI touchscreen
Includes the Goodix driver for the touchscreen element.
Expand Down
Binary file modified boot/overlays/imx500-pi5.dtbo
Binary file not shown.
Binary file modified boot/overlays/imx500.dtbo
Binary file not shown.
Binary file added boot/overlays/vc4-kms-dsi-waveshare-800x480.dtbo
Binary file not shown.
26,174 changes: 13,090 additions & 13,084 deletions extra/Module8.symvers

Large diffs are not rendered by default.

26,174 changes: 13,090 additions & 13,084 deletions extra/Module_2712.symvers

Large diffs are not rendered by default.

Loading

0 comments on commit 49b3e96

Please sign in to comment.