Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/sys/arch/arm/dts Pull up following revision(s) (requested...
details: https://anonhg.NetBSD.org/src/rev/a886e2c44199
branches: netbsd-9
changeset: 963963:a886e2c44199
user: martin <martin%NetBSD.org@localhost>
date: Tue Jun 30 17:58:54 2020 +0000
description:
Pull up following revision(s) (requested by jmcneill in ticket #971):
sys/arch/arm/dts/sun8i-h3-nanopi-m1.dts: revision 1.3
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 5258fd6f77de -r a886e2c44199 sys/arch/arm/dts/sun8i-h3-nanopi-m1.dts
--- a/sys/arch/arm/dts/sun8i-h3-nanopi-m1.dts Tue Jun 30 17:55:35 2020 +0000
+++ b/sys/arch/arm/dts/sun8i-h3-nanopi-m1.dts Tue Jun 30 17:58:54 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.2.8.1 2020/06/30 17:58:54 martin 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