SVN revision 4283 introduces the GTA02v6 board revision. For now, it's just (trivially) equivalent to GTA02v5. Please don't be shy and send the patches that actually need to differentiate :-)
- Werner ----------------------------------- Changes ----------------------------------- gta02-core.patch: - include/asm-arm/arch-s3c2410/gta02.h (GTA02v6_SYSTEM_REV): added revision 0x360 - arch/arm/mach-s3c2440/mach-gta02.c (mangle_pmu_pdata_by_system_rev, gta02_glamo_mmc_set_power): added GTA02v6_SYSTEM_REV (equivalent to GTA02v5_SYSTEM_REV) gta02-power_control.patch: - arch/arm/plat-s3c24xx/neo1973_pm_gsm.c (gsm_write, gta01_gsm_probe): added GTA02v6_SYSTEM_REV (equivalent to GTA02v5_SYSTEM_REV) - arch/arm/plat-s3c24xx/neo1973_pm_gps.c (gta01_pm_gps_probe): added GTA02v6_SYSTEM_REV (equivalent to GTA02v5_SYSTEM_REV) bq27000-battery-driver.patch: - arch/arm/mach-s3c2440/mach-gta02.c (gta02_machine_init): added GTA02v6_SYSTEM_REV (equivalent to GTA02v5_SYSTEM_REV) fiq-hdq.patch: - arch/arm/mach-s3c2440/mach-gta02.c (gta02_machine_init): added GTA02v6_SYSTEM_REV (equivalent to GTA02v5_SYSTEM_REV)
