From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Thu, 13 Nov 2014 08:37:03 +0100 (CET) Received: from smtp02.smtpout.orange.fr ([80.12.242.124]:24453 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S27011082AbaKMHhCddKdp (ORCPT ); Thu, 13 Nov 2014 08:37:02 +0100 Received: from beldin ([90.16.212.42]) by mwinf5d25 with ME id Evcp1p0080vSahW03vcpx8; Thu, 13 Nov 2014 08:36:57 +0100 X-ME-Helo: beldin X-ME-Date: Thu, 13 Nov 2014 08:36:57 +0100 X-ME-IP: 90.16.212.42 From: Robert Jarzmik To: Kevin Cernekee Cc: gregkh@linuxfoundation.org, jslaby@suse.cz, robh@kernel.org, arnd@arndb.de, daniel@zonque.org, haojian.zhuang@gmail.com, grant.likely@linaro.org, f.fainelli@gmail.com, mbizon@freebox.fr, jogo@openwrt.org, linux-mips@linux-mips.org, linux-serial@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH V2 00/10] UART driver support for BMIPS multiplatform kernels References: <1415825647-6024-1-git-send-email-cernekee@gmail.com> X-URL: http://belgarath.falguerolles.org/ Date: Thu, 13 Nov 2014 08:36:49 +0100 In-Reply-To: <1415825647-6024-1-git-send-email-cernekee@gmail.com> (Kevin Cernekee's message of "Wed, 12 Nov 2014 12:53:57 -0800") Message-ID: <87oasbtuum.fsf@free.fr> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.92 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 44105 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: robert.jarzmik@free.fr Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips Kevin Cernekee writes: > V1->V2: > > Add a new UPIO_MEM32BE iotype instead of a separate big_endian flag. > > Change some of the of_*_is_* APIs to return bool, where appropriate. > > Fix a few minor comment issues. Hi Kevin, I'll review the pxa part tonight or tomorrow, just a simple preliminary question : did you test this serie with the triple activation of DEBUG_UART, early console, and kernel console, all of them on the same tty ? Cheers. -- Robert From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Jarzmik Subject: Re: [PATCH V2 00/10] UART driver support for BMIPS multiplatform kernels Date: Thu, 13 Nov 2014 08:36:49 +0100 Message-ID: <87oasbtuum.fsf@free.fr> References: <1415825647-6024-1-git-send-email-cernekee@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <1415825647-6024-1-git-send-email-cernekee-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> (Kevin Cernekee's message of "Wed, 12 Nov 2014 12:53:57 -0800") Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Kevin Cernekee Cc: gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org, jslaby-AlSwsSmVLrQ@public.gmane.org, robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, arnd-r2nGTMty4D4@public.gmane.org, daniel-cYrQPVfZoowdnm+yROfE0A@public.gmane.org, haojian.zhuang-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, mbizon-MmRyKUhfbQ9GWvitb5QawA@public.gmane.org, jogo-p3rKhJxN3npAfugRpC6u6w@public.gmane.org, linux-mips-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org, linux-serial-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-serial@vger.kernel.org Kevin Cernekee writes: > V1->V2: > > Add a new UPIO_MEM32BE iotype instead of a separate big_endian flag. > > Change some of the of_*_is_* APIs to return bool, where appropriate. > > Fix a few minor comment issues. Hi Kevin, I'll review the pxa part tonight or tomorrow, just a simple preliminary question : did you test this serie with the triple activation of DEBUG_UART, early console, and kernel console, all of them on the same tty ? Cheers. -- Robert -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html