[RFC PATCH-V2 0/4] Introducing TI's New SoC/board AM335XEVM
From: Hiremath, Vaibhav <hidden>
Date: 2011-09-15 07:13:34
Also in:
linux-omap
-----Original Message----- From: Tony Lindgren [mailto:tony at atomide.com] Sent: Thursday, September 15, 2011 6:02 AM To: Hiremath, Vaibhav Cc: linux-omap at vger.kernel.org; Hilman, Kevin; paul at pwsan.com; linux-arm- kernel at lists.infradead.org Subject: Re: [RFC PATCH-V2 0/4] Introducing TI's New SoC/board AM335XEVM * hvaibhav at ti.com [off-list ref] [110829 05:52]:quoted
From: Vaibhav Hiremath <redacted> This patch set adds support for AM335x device having Cortex-A8 MPU. AM335X is treated as another OMAP3 variant, where, along with existing cpu class OMAP34XX, new cpu class AM33XX is created and the respective type is AM335X, which is newly added device in thefamily.quoted
This means, cpu_is_omap34xx(), cpu_is_am33xx() and cpu_is_am335x() checks return success for AM335X. Currently submitting this patch series as a RFC (V2), to initiate the discussion on the approach we have chosen for AM335x device support. Based on the feedback, will submit the final version of patch series immediately.Can you please rebase these on Paul's CHIP_IS removal series? Those patches are available at: git://git.pwsan.com/linux-2.6 omap_chip_remove_cleanup_3.2
[Hiremath, Vaibhav] Thanks Tony for your comments, Yeah, I will rebase and submit it again ASAP. Thanks, Vaibhav
Regards, Tony