Hy Andy,
These are the required changes to make SGX to work with the external module, as we had for 2.6.38.
These patches are just a forward port of the same patches from 2.6.38, will try to ping the original authors to see why this is still not upstream.
Cheers!
The following changes since commit 5b14e370cca884fa86471e909512f65b06dcaec2:
config non drm sgx (2011-07-18 11:52:26 +0100)
are available in the git repository at: git://git.linaro.org/people/rsalveti/linux-linaro-3.0.git rsalveti-tilt-for-andy
Hemant Hariyani (1): Kernel changes for hwmod and omap_device initialization for GPU.
Vikram Pandita (1): OMAP4: SGX-KM: Enable SGX initialisation
arch/arm/mach-omap2/devices.c | 59 +++++++++++++++++++ arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 84 ++++++++++++++++++++++++++++ arch/arm/plat-omap/include/plat/gpu.h | 33 +++++++++++ 3 files changed, 176 insertions(+), 0 deletions(-) create mode 100644 arch/arm/plat-omap/include/plat/gpu.h