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/c1ba2f6f9506
branches:  trunk
changeset: 451453:c1ba2f6f9506
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 3d14ea502db6 -r c1ba2f6f9506 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