From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756392AbaIIM4o (ORCPT ); Tue, 9 Sep 2014 08:56:44 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:48262 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751312AbaIIM4m (ORCPT ); Tue, 9 Sep 2014 08:56:42 -0400 Message-ID: <540EF904.5070701@ti.com> Date: Tue, 9 Sep 2014 18:26:36 +0530 From: Mugunthan V N User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Nishanth Menon CC: Benoit Cousson , Tony Lindgren , dt list , linux-omap , lkml Subject: Re: [resend PATCH 0/3] Add DRA7xx CPSW Ethernet support in Device Tree References: <1410203998-8700-1-git-send-email-mugunthanvnm@ti.com> <20140908193440.GC12150@kahuna> <540EE4B0.70207@ti.com> In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tuesday 09 September 2014 05:45 PM, Nishanth Menon wrote: > On Tue, Sep 9, 2014 at 6:29 AM, Mugunthan V N wrote: >> >>> Sorry this is now blocked inside TI. could you explain the testing done >>> for sleep state? did you attempt sleep mode before testing this? >>> >> >> I have not tested sleep mode, just tested boot and ping test. > > I must NAK then for the reason that this is a patch that is just build > tested and is not tested for the feature it claims to introduce. > > Is suspend/resume supported in mainline, i was not able to test it. root@dra7xx-evm:~# echo mem > /sys/power/state -sh: echo: write error: Invalid argument I was not able to use rtc wake also as the rtc device is not created. Regards Mugunthan V N