Re: [PATCH 4/4] arm/dts: am33xx: Add CPSW and MDIO module nodes for AM33XX
From: Richard Cochran <richardcochran@gmail.com>
Date: 2012-11-02 08:56:16
Also in:
linux-arm-kernel, netdev
From: Richard Cochran <richardcochran@gmail.com>
Date: 2012-11-02 08:56:16
Also in:
linux-arm-kernel, netdev
On Fri, Nov 02, 2012 at 08:46:46AM +0000, N, Mugunthan V wrote:
quoted
Do you expect to have several instance of the same IP with different parameters here?Though CPSW is a single IP in AM335X, CPSW has sub modules like CPDMA, ALE, SLIVER, CPTS and SLAVES where is IP integrator can locate it at different offsets. For example comparing the CPSW ip in TI814X and AM335X all the above offsets are changed. So I have kept all these offsets in DT as driver should not hold any SoC related informations
Did you see the two messages on this point from yesterday? Thanks, Richard