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 Remove vcc_host1_5v hack now that fixedregu...
details: https://anonhg.NetBSD.org/src/rev/3238e114f9d6
branches: trunk
changeset: 999186:3238e114f9d6
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Thu May 23 20:50:29 2019 +0000
description:
Remove vcc_host1_5v hack now that fixedregulator honours pin polarity
diffstat:
sys/arch/arm/dts/rk3328-rock64.dts | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diffs (17 lines):
diff -r c8e847fec1c8 -r 3238e114f9d6 sys/arch/arm/dts/rk3328-rock64.dts
--- a/sys/arch/arm/dts/rk3328-rock64.dts Thu May 23 20:49:44 2019 +0000
+++ b/sys/arch/arm/dts/rk3328-rock64.dts Thu May 23 20:50:29 2019 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: rk3328-rock64.dts,v 1.3 2019/05/22 23:22:24 jmcneill Exp $ */
+/* $NetBSD: rk3328-rock64.dts,v 1.4 2019/05/23 20:50:29 jmcneill Exp $ */
/*-
* Copyright (c) 2018 Jared McNeill <jmcneill%invisible.ca@localhost>
@@ -36,7 +36,3 @@
snps,dis-u2-freeclk-exists-quirk;
snps,dis_u2_susphy_quirk;
};
-
-&vcc_host1_5v {
- /delete-property/ enable-active-high;
-};
Home |
Main Index |
Thread Index |
Old Index