Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751370AbdIOPfF convert rfc822-to-8bit (ORCPT ); Fri, 15 Sep 2017 11:35:05 -0400 Received: from mga09.intel.com ([134.134.136.24]:12223 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751200AbdIOPfE (ORCPT ); Fri, 15 Sep 2017 11:35:04 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,397,1500966000"; d="scan'208";a="135770118" Message-ID: <1505489699.29543.10.camel@intel.com> Subject: [GIT PULL] arch/nios2 update for v4.14-rc1 From: Ley Foon Tan To: linus Torvalds Cc: Linux Kernel Mailing List , "lftan.linux@gmail.com" Date: Fri, 15 Sep 2017 23:34:59 +0800 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT X-Mailer: Evolution 3.18.5.2-0ubuntu3.1 Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1111 Lines: 38 Hi Linus Here is nios2 update for v4.14-rc1. Please consider pulling. Regards Ley Foon The following changes since commit 569dbb88e80deb68974ef6fdd6a13edb9d686261:   Linux 4.13 (2017-09-03 13:56:17 -0700) are available in the git repository at:   git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2.git tags/nios2-v4.14-rc1 for you to fetch changes up to 65d1e3ddeae117f6a224535e10a09145f0f96508:   nios2: time: Read timer in get_cycles only if initialized (2017-09-15 20:30:58 +0800) ---------------------------------------------------------------- nios2 update for v4.14-rc1 nios2: time: Read timer in get_cycles only if initialized nios2: add earlycon support to 3c120 devboard DTS ---------------------------------------------------------------- Guenter Roeck (1):       nios2: time: Read timer in get_cycles only if initialized Tobias Klauser (1):       nios2: add earlycon support to 3c120 devboard DTS  arch/nios2/boot/dts/3c120_devboard.dts | 3 ++-  arch/nios2/kernel/time.c               | 5 ++++-  2 files changed, 6 insertions(+), 2 deletions(-)