From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756025Ab3BAKTN (ORCPT ); Fri, 1 Feb 2013 05:19:13 -0500 Received: from mga09.intel.com ([134.134.136.24]:48886 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754598Ab3BAKTL (ORCPT ); Fri, 1 Feb 2013 05:19:11 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.84,579,1355126400"; d="scan'208";a="256093043" Date: Fri, 1 Feb 2013 12:22:47 +0200 From: Mika Westerberg To: zergmk2 , Mark Brown Cc: linux-kernel@vger.kernel.org, Grant Likely , Eric Miao , Russell King , Haojian Zhuang , Linus Walleij , "Rafael J. Wysocki" , chao.bi@intel.com, Andy Shevchenko , cxie4@marvell.com, ytang5@marvell.com Subject: Re: [PATCH v3 00/10] spi/pxa2xx: add Intel Lynxpoint SPI controller support Message-ID: <20130201102247.GM869@intel.com> References: <1358850393-23111-1-git-send-email-mika.westerberg@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 01, 2013 at 02:32:03PM +0800, zergmk2 wrote: > I've verified your patch and spi bus worked properly on PXA910 platform. > I used a debug tool to send data on spi bus, and I connected spi out pin > and spi in pin. > So when I read data from spi bus, it should be what I sent from spi bus. > The test showed the expected result. > Tested-by: Lu Cao Thank you very much for testing! Mark, thank you for applying patches 1-4/10. Is there anything you want me to do for the rest of the patches in order to get those merged?