[RFC PATCH-V2 0/4] Introducing TI's New SoC/board AM335XEVM
From: tony@atomide.com (Tony Lindgren)
Date: 2011-09-15 00:32:10
Also in:
linux-omap
From: tony@atomide.com (Tony Lindgren)
Date: 2011-09-15 00:32:10
Also in:
linux-omap
* hvaibhav at ti.com [off-list ref] [110829 05:52]:
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 the family. 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 Regards, Tony