These patches were generated from: https://github.com/raspberrypi/linux/commits/rpi-6.12.y With the following command: git format-patch -N v6.12.27..HEAD (HEAD -> 8d3206ee456a5ecdf9ddbfd8e5e231e4f0cd716e) Exceptions: - (def)configs patches - github workflows patches - applied & reverted patches - readme patches - wireless patches Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
27 lines
830 B
Diff
27 lines
830 B
Diff
From d3d9061a88d748055e62dfc4dcefc4a00e720ce1 Mon Sep 17 00:00:00 2001
|
|
From: Stephen Gordon <gordoste@iinet.net.au>
|
|
Date: Mon, 23 Dec 2024 10:12:28 +1100
|
|
Subject: [PATCH] overlays: Add ezsound-6x8iso overlay to README
|
|
|
|
Document the new ezsound-6x8iso overlay.
|
|
|
|
Signed-off-by: Stephen Gordon <gordoste@iinet.net.au>
|
|
---
|
|
arch/arm/boot/dts/overlays/README | 6 ++++++
|
|
1 file changed, 6 insertions(+)
|
|
|
|
--- a/arch/arm/boot/dts/overlays/README
|
|
+++ b/arch/arm/boot/dts/overlays/README
|
|
@@ -1317,6 +1317,12 @@ Params: interrupt GPIO use
|
|
swapxy Touchscreen swapped x y axis
|
|
|
|
|
|
+Name: ezsound-6x8iso
|
|
+Info: Overlay for the ezsound 6x8 isolated soundcard.
|
|
+Load: dtoverlay=ezsound-6x8iso
|
|
+Params: <None>
|
|
+
|
|
+
|
|
Name: fbtft
|
|
Info: Overlay for SPI-connected displays using the fbtft drivers.
|
|
|