From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH v4 0/6] OMAP: McSPI: Hwmod adaptation + runtime conversion Date: Mon, 24 Jan 2011 14:17:29 -0800 Message-ID: <87r5c254li.fsf@ti.com> References: <1295358759-11731-1-git-send-email-govindraj.raja@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from na3sys009aog109.obsmtp.com ([74.125.149.201]:60342 "EHLO na3sys009aog109.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751997Ab1AXWRf (ORCPT ); Mon, 24 Jan 2011 17:17:35 -0500 Received: by mail-qy0-f170.google.com with SMTP id 10so3979389qyk.15 for ; Mon, 24 Jan 2011 14:17:33 -0800 (PST) In-Reply-To: <1295358759-11731-1-git-send-email-govindraj.raja@ti.com> (Govindraj R.'s message of "Tue, 18 Jan 2011 19:22:33 +0530") Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: "Govindraj.R" Cc: linux-omap@vger.kernel.org, spi-devel-general@lists.sourceforge.net, linux-arm-kernel@lists.infradead.org, grant.likely@secretlab.ca, charu@ti.com, b-cousson@ti.com, paul@pwsan.com, tony@atomide.com "Govindraj.R" writes: [...] > Testing Updates: > ---------------- > Was tested using data transfer test module available at: > http://dev.omapzoom.org/?p=richo/device_driver_test.git;a=blob;f=mcspi/test_code/ > utils/mcspi_modules/omap_mcspi_datatest.c; > h=e42ec10c5c844abdde6a7175a268b379fbbdb655; > hb=5d9a755d50e58de861c5e8991f2f607bc49b5dc3 > This test basically involves MISO <--> MOSI lines looped and data transfer test > done using the above test module. > System wide suspend and ret/off counts observation, ensured that no behavioral > difference with and without this patch series. Can you also report what platforms this was tested on? Thanks, Kevin