From aaea55e36cfca5613bf4991b0f904ea6d3c7610f Mon Sep 17 00:00:00 2001 From: John Klug Date: Mon, 4 Mar 2019 18:24:15 -0600 Subject: All LTE MTR types can user B18 as the PPS signal --- .../mtrv1/linux-4.9-mtrv1-device-tree.patch | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/recipes-kernel/linux/linux-at91-4.9.87/mtrv1/linux-4.9-mtrv1-device-tree.patch b/recipes-kernel/linux/linux-at91-4.9.87/mtrv1/linux-4.9-mtrv1-device-tree.patch index 79102aa..af85bff 100644 --- a/recipes-kernel/linux/linux-at91-4.9.87/mtrv1/linux-4.9-mtrv1-device-tree.patch +++ b/recipes-kernel/linux/linux-at91-4.9.87/mtrv1/linux-4.9-mtrv1-device-tree.patch @@ -1,7 +1,7 @@ -diff -Naru linux-4.9.87.orig/arch/arm/boot/dts/mtrv1.dts linux-4.9.87/arch/arm/boot/dts/mtrv1.dts +diff -aNru linux-4.9.87.orig/arch/arm/boot/dts/mtrv1.dts linux-4.9.87/arch/arm/boot/dts/mtrv1.dts --- linux-4.9.87.orig/arch/arm/boot/dts/mtrv1.dts 1969-12-31 18:00:00.000000000 -0600 -+++ linux-4.9.87/arch/arm/boot/dts/mtrv1.dts 2019-02-22 05:00:36.541276896 -0600 -@@ -0,0 +1,265 @@ ++++ linux-4.9.87/arch/arm/boot/dts/mtrv1.dts 2019-03-04 18:19:46.350278837 -0600 +@@ -0,0 +1,259 @@ +/* + * DTS file for Multi-Tech Systems MTRv1 Hardware + * @@ -251,13 +251,7 @@ diff -Naru linux-4.9.87.orig/arch/arm/boot/dts/mtrv1.dts linux-4.9.87/arch/arm/b + compatible = "pps-gpio"; + gpios = <&pioB 18 0>; /* MTRV1-0.0 */ + capture-clear; -+ status = "disabled"; -+ }; -+ pps-1 { -+ compatible = "pps-gpio"; /* > MTRV1-0.0 */ -+ gpios = <&pioA 29 0>; -+ capture-clear; -+ status = "disabled"; ++ status = "okay"; + }; + + mts-io-0 { -- cgit v1.2.3