From 745a16db48d8deb7b0722781affb8be6742c2e21 Mon Sep 17 00:00:00 2001
From: Gregory Nutt <gnutt@nuttx.org>
Date: Fri, 4 Dec 2015 10:55:04 -0600
Subject: [PATCH] Update ChangeLog

---
 ChangeLog | 5 ++++-
 arch      | 2 +-
 configs   | 2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index b43487d5ab..dc3b3c7321 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -11204,4 +11204,7 @@
 	  semaphores (2015-12-02).
 	* arch/arm/src/samv7: Bring programmable clock logic from SAMA5 into
 	  SAMV7 (2015-12-03).
-
+	* arch/arm/src/samv7: Add PCK6 as an optional source for the timer/
+	  counter clock (2015-12-04).
+	* configs/samv7-xult/: If Tickless mode is selected then enable PCK6i
+	  as a timer/counter clock source
diff --git a/arch b/arch
index 12ef9caf3f..d4d2f2f588 160000
--- a/arch
+++ b/arch
@@ -1 +1 @@
-Subproject commit 12ef9caf3f708d62be342a097191fa1741e0464c
+Subproject commit d4d2f2f588ab859dd6b1a73aa41187344f442c20
diff --git a/configs b/configs
index cbfce044c8..ce0b4882db 160000
--- a/configs
+++ b/configs
@@ -1 +1 @@
-Subproject commit cbfce044c83ea4a720467276ca03bc84efc5fe55
+Subproject commit ce0b4882db75aa011f48541c75149c0f050174c5
-- 
GitLab