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 To quote the upstream change "Remove useles...



details:   https://anonhg.NetBSD.org/src/rev/db62f983757f
branches:  trunk
changeset: 466856:db62f983757f
user:      skrll <skrll%NetBSD.org@localhost>
date:      Fri Jan 03 16:01:04 2020 +0000

description:
To quote the upstream change "Remove useless pinctrl nodes"

diffstat:

 sys/arch/arm/dts/sun8i-h3-nanopi-r1.dts |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r f2338bdc022b -r db62f983757f sys/arch/arm/dts/sun8i-h3-nanopi-r1.dts
--- a/sys/arch/arm/dts/sun8i-h3-nanopi-r1.dts   Fri Jan 03 15:50:13 2020 +0000
+++ b/sys/arch/arm/dts/sun8i-h3-nanopi-r1.dts   Fri Jan 03 16:01:04 2020 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: sun8i-h3-nanopi-r1.dts,v 1.2 2019/10/08 23:00:36 bad Exp $ */
+/* $NetBSD: sun8i-h3-nanopi-r1.dts,v 1.3 2020/01/03 16:01:04 skrll Exp $ */
 
 /*
  * Copyright (C) 2019 Igor Pecovnik <igor%armbian.com@localhost>
@@ -110,8 +110,6 @@
        r_gpio_keys {
                compatible = "gpio-keys";
                input-name = "k1";
-               pinctrl-names = "default";
-               pinctrl-0 = <&sw_r_npi>;
 
                /delete-node/ k1;
                reset {



Home | Main Index | Thread Index | Old Index