mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-06 20:54:00 -05:00
This is an automatically generated commit which aids following Kernel patch history, as git will see the move and copy as a rename thus defeating the purpose. For the original discussion see: https://lists.openwrt.org/pipermail/openwrt-devel/2023-October/041673.html Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
20 lines
594 B
Diff
20 lines
594 B
Diff
From dbad9a1f280b3c3e34cc133407ae057293b8aadf Mon Sep 17 00:00:00 2001
|
|
From: Samuel Holland <samuel@sholland.org>
|
|
Date: Wed, 17 Aug 2022 02:34:08 -0500
|
|
Subject: [PATCH 048/117] todo
|
|
|
|
---
|
|
arch/riscv/boot/dts/allwinner/sun20i-d1.dtsi | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
--- a/arch/riscv/boot/dts/allwinner/sun20i-d1.dtsi
|
|
+++ b/arch/riscv/boot/dts/allwinner/sun20i-d1.dtsi
|
|
@@ -253,6 +253,7 @@
|
|
#sound-dai-cells = <0>;
|
|
};
|
|
|
|
+ // TODO: how to integrate ASRC? same or separate node?
|
|
i2s2: i2s@2034000 {
|
|
compatible = "allwinner,sun20i-d1-i2s",
|
|
"allwinner,sun50i-r329-i2s";
|