From a5808ff60b438e7d19397f2f31da0eb2076c5187 Mon Sep 17 00:00:00 2001 From: Patrick Yavitz Date: Wed, 14 May 2025 08:45:38 -0400 Subject: [PATCH] BananaPi BPI-M4-Zero: `codec node not currently required` Remove node temporarily as I believe it will be required in the future for routing Audio. Signed-off-by: Patrick Yavitz --- .../patches.armbian/Add-board-BananaPi-BPI-M4-Zero.patch | 4 ++-- .../patches.armbian/Add-board-BananaPi-BPI-M4-Zero.patch | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/patch/kernel/archive/sunxi-6.12/patches.armbian/Add-board-BananaPi-BPI-M4-Zero.patch b/patch/kernel/archive/sunxi-6.12/patches.armbian/Add-board-BananaPi-BPI-M4-Zero.patch index e4480e2e14..a9c10c689b 100644 --- a/patch/kernel/archive/sunxi-6.12/patches.armbian/Add-board-BananaPi-BPI-M4-Zero.patch +++ b/patch/kernel/archive/sunxi-6.12/patches.armbian/Add-board-BananaPi-BPI-M4-Zero.patch @@ -424,10 +424,10 @@ index 46e07893c653..12cdbdccf133 100644 }; }; -+&codec { ++/* &codec { + status = "okay"; + allwinner,audio-routing = "Hdmi", "HDMI"; -+}; ++}; */ + /* Connected to an on-board RTL8821CU USB WiFi chip. */ &ehci1 { diff --git a/patch/kernel/archive/sunxi-6.13/patches.armbian/Add-board-BananaPi-BPI-M4-Zero.patch b/patch/kernel/archive/sunxi-6.13/patches.armbian/Add-board-BananaPi-BPI-M4-Zero.patch index e4480e2e14..a9c10c689b 100644 --- a/patch/kernel/archive/sunxi-6.13/patches.armbian/Add-board-BananaPi-BPI-M4-Zero.patch +++ b/patch/kernel/archive/sunxi-6.13/patches.armbian/Add-board-BananaPi-BPI-M4-Zero.patch @@ -424,10 +424,10 @@ index 46e07893c653..12cdbdccf133 100644 }; }; -+&codec { ++/* &codec { + status = "okay"; + allwinner,audio-routing = "Hdmi", "HDMI"; -+}; ++}; */ + /* Connected to an on-board RTL8821CU USB WiFi chip. */ &ehci1 {