Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757750AbcCXQuV (ORCPT ); Thu, 24 Mar 2016 12:50:21 -0400 Received: from mail2.asahi-net.or.jp ([202.224.39.198]:57130 "EHLO mail2.asahi-net.or.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757679AbcCXQuL (ORCPT ); Thu, 24 Mar 2016 12:50:11 -0400 Date: Fri, 25 Mar 2016 01:50:08 +0900 Message-ID: <87vb4bakhr.wl-ysato@users.sourceforge.jp> From: Yoshinori Sato To: Linus Torvalds Cc: linux-kernel@vger.kernel.org Subject: [GIT PULL] h8300 update User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 EasyPG/1.0.0 Emacs/24.5 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1135 Lines: 32 Hello Linus, Could you pull this changes. The following changes since commit 9dffdb38d864ae89e16ff7b3a09451270736e35b: Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging (2016-03-17 22:13:41 -0700) are available in the git repository at: git://git.osdn.jp/gitroot/uclinux-h8/linux.git tags/for-4.6 for you to fetch changes up to 8cad489261c564d4ee1db4de4ac365af56807d8a: h8300: switch EARLYCON (2016-03-25 01:45:19 +0900) ---------------------------------------------------------------- various h8300 fix. ---------------------------------------------------------------- Geert Uytterhoeven (1): h8300: dts: Rename the serial port clock to fck Yoshinori Sato (1): h8300: switch EARLYCON arch/h8300/boot/dts/edosk2674.dts | 6 +-- arch/h8300/boot/dts/h8300h_sim.dts | 4 +- arch/h8300/boot/dts/h8s_sim.dts | 4 +- arch/h8300/configs/h8300h-sim_defconfig | 2 +- arch/h8300/kernel/setup.c | 7 ---- arch/h8300/kernel/sim-console.c | 67 +++++---------------------------- 6 files changed, 17 insertions(+), 73 deletions(-)