From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752585AbbHEKoD (ORCPT ); Wed, 5 Aug 2015 06:44:03 -0400 Received: from muru.com ([72.249.23.125]:41083 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752412AbbHEKn7 (ORCPT ); Wed, 5 Aug 2015 06:43:59 -0400 Date: Wed, 5 Aug 2015 03:43:56 -0700 From: Tony Lindgren To: Kishon Vijay Abraham I Cc: ulf.hansson@linaro.org, afenkart@gmail.com, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mmc@vger.kernel.org, nsekhar@ti.com, mugunthanvnm@ti.com Subject: Re: [PATCH 00/11] omap_hsmmc: voltage switching and tuning Message-ID: <20150805104355.GE16878@atomide.com> References: <1438242394-25599-1-git-send-email-kishon@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1438242394-25599-1-git-send-email-kishon@ti.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Kishon Vijay Abraham I [150730 00:49]: > Patch series implements voltage switching and tuning for omap_hsmmc > driver. > > Did basic read/write test in J6, J6 Eco, Beagle-x15, AM437x EVM, > Beaglebone black, OMAP5 uEVM and OMAP4 PANDA. Your tests are missing omap3? I suggest you add some omap3 tests in general as otherwise you are only testing a subset of the driver features and completely missing things like rutnime PM and save and restore for the deeper idle states. Regards, Ton