Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm/dts Enable audio codec
details: https://anonhg.NetBSD.org/src/rev/0426fe90154a
branches: trunk
changeset: 935195:0426fe90154a
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Sat Jun 27 10:00:29 2020 +0000
description:
Enable audio codec
diffstat:
sys/arch/arm/dts/sun8i-h3-nanopi-m1.dts | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r d2dbed26cc8b -r 0426fe90154a sys/arch/arm/dts/sun8i-h3-nanopi-m1.dts
--- a/sys/arch/arm/dts/sun8i-h3-nanopi-m1.dts Sat Jun 27 09:54:08 2020 +0000
+++ b/sys/arch/arm/dts/sun8i-h3-nanopi-m1.dts Sat Jun 27 10:00:29 2020 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: sun8i-h3-nanopi-m1.dts,v 1.2 2017/12/22 13:27:29 jmcneill Exp $ */
+/* $NetBSD: sun8i-h3-nanopi-m1.dts,v 1.3 2020/06/27 10:00:29 jmcneill Exp $ */
/*-
* Copyright (c) 2017 Jared McNeill <jmcneill%invisible.ca@localhost>
@@ -35,3 +35,7 @@
allwinner,leds-active-low;
status = "okay";
};
+
+&codec {
+ status = "okay";
+};
Home |
Main Index |
Thread Index |
Old Index