Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 May 2016 23:59:43 +0000 (UTC)
From:      Ian Lepore <ian@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r300812 - head/sys/gnu/dts/arm
Message-ID:  <201605262359.u4QNxh6G084906@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ian
Date: Thu May 26 23:59:42 2016
New Revision: 300812
URL: https://svnweb.freebsd.org/changeset/base/300812

Log:
  Revert changes for local testing, inadvertantly commited in r300811.

Modified:
  head/sys/gnu/dts/arm/imx6qdl-wandboard.dtsi

Modified: head/sys/gnu/dts/arm/imx6qdl-wandboard.dtsi
==============================================================================
--- head/sys/gnu/dts/arm/imx6qdl-wandboard.dtsi	Thu May 26 23:56:12 2016	(r300811)
+++ head/sys/gnu/dts/arm/imx6qdl-wandboard.dtsi	Thu May 26 23:59:42 2016	(r300812)
@@ -262,12 +262,3 @@
 	cd-gpios = <&gpio3 9 GPIO_ACTIVE_LOW>;
 	status = "okay";
 };
-
-/ {
-	pps@0 {
-		compatible = "pps-gpio";
-		gpios = <&gpio3 27 GPIO_ACTIVE_HIGH>;
-		status = "okay";
-	};
-};
-



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605262359.u4QNxh6G084906>