From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mugunthan V N Subject: Re: [PATCH v3 0/2] Add DRA7xx CPSW Ethernet support in Device Tree Date: Thu, 6 Nov 2014 22:33:42 +0530 Message-ID: <545BA9EE.1040905@ti.com> References: <1413885661-4850-1-git-send-email-mugunthanvnm@ti.com> <54463063.80207@ti.com> <20141021172223.GA12943@kahuna> <20141103162722.GN27425@saruman> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20141103162722.GN27425@saruman> Sender: linux-omap-owner@vger.kernel.org To: balbi@ti.com, Nishanth Menon Cc: bcousson@baylibre.com, tony@atomide.com, devicetree@vger.kernel.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org Tony On Monday 03 November 2014 09:57 PM, Felipe Balbi wrote: > On Tue, Oct 21, 2014 at 12:22:23PM -0500, Nishanth Menon wrote: >> On 15:37-20141021, Mugunthan V N wrote: >>> Nishanth >>> >>> On Tuesday 21 October 2014 03:30 PM, Mugunthan V N wrote: >>>> Adding device tree entry for CPSW to make it work in Dual EMAC mode. >>>> These patches were tested with DRA7 hwmod patches on top of linux-next. >>>> Patches are tested on top of Nishanth's PM tree for v3.17 [1] and pushed >>>> my tree to [2]. >>>> >>>> Did a boot test with CPSW and ping test with suspend/resume, the boot logs >>>> on DRA7xx EVM are posted at [3] >>>> >>>> [1] git://github.com/nmenon/linux-2.6-playground.git testing/v3.17/cpu-idle-suspend-dra7-omap5-framework >>>> [2] git://git.ti.com/~mugunthanvnm/ti-linux-kernel/linux.git v3.17/dra7-evm-cpsw-v3 >>>> [3] http://pastebin.ubuntu.com/8613072/ >>>> >>>> Changes from v2: >>>> * Changed pinctrl comments to hold mode0-name.mode-selected-name >>>> * Changes slave numbers in the pinctrl comments >>>> * Added cpsw and cpts clocks >>>> >>> >>> I have not added support for dra72x-evm as it has only slave no 2 pinned >>> out and having issues with bringing up the interface, need some more >>> time to submit the patch, in the mean time I have submitted dra7-evm >>> support only so that people can use dra7-evm on linux-next. >> >> Quickly tested as well: >> http://slexy.org/raw/s2vISJxYrR >> >> Please feel free to add: >> Tested-by: Nishanth Menon >> Acked-by: Nishanth Menon > > I've used these patches with X15 (DRA7xx-based yet-to-be-released board) > with v3.18-rc2. > > Tested-by: Felipe Balbi > Ping on this Regards Mugunthan V N