aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv210/herring.h
Commit message (Collapse)AuthorAgeFilesLines
* Added support for ariesPawit Pornkitprasan2011-12-241-0/+6
| | | | | Reverts "S5PC11X : FIMC apply v4l2 standard for asynchronous dequeue/queue" 5f4b037e6ebb18d65a3ac896032eb559d7fe2baf
* ARM: herring: Add herring machine check to revision macrosRom Lemarchand2011-11-171-4/+6
| | | | | | | | Add extra check to ensure that the herring revision check macros returns false when running on non-herring hardware. Change-Id: I177b614344d8525f0db7e775a202468fb8a7051d Signed-off-by: Rom Lemarchand <rlemarchand@sta.samsung.com>
* ARM: S5PC11X: Add macro to determine CDMA herring HW revRom Lemarchand2011-11-171-1/+4
| | | | | | | | | - Added a new herring_is_cdma_wimax_rev(n) macro to check that a CDMA herring is a particular hardware revision. - Modified the existing is_rev0 macro to call into the new macro. Change-Id: I176773064a2ec7f82951e6365ea0ec3b959571ed Signed-off-by: Rom Lemarchand <rlemarchand@sta.samsung.com>
* ARM: S5PC11X: herring_is_X macros are false when not on herringRom Lemarchand2011-11-171-3/+9
| | | | | | | | Make the herring_is_X macros evaluate to false when not running on a herring device. Change-Id: Icabba0be46ea2ea3a33779b7681f43bec278147e Signed-off-by: Rom Lemarchand <rlemarchand@sta.samsung.com>
* ARM: S5PC11X: Add herring_ prefix to herring version macrosRom Lemarchand2011-11-171-3/+3
| | | | | | | Adding herring_ prefix to the herring version checking macros. Change-Id: Ieec80d5e64d454c7a4b7beb18b3c7e516aeed375 Signed-off-by: Rom Lemarchand <rlemarchand@sta.samsung.com>
* ARM: S5PC11X: Fix check for TFT herring devicesRom Lemarchand2011-11-171-0/+1
| | | | | | | | Fix the check for TFT herring devices, and incidentally fix a GPIO initialization bug in the touchkey-led driver. Change-Id: I0ac8cf84d6c2bd3ea6c94af2cd1f1e29ca005da5 Signed-off-by: Rom Lemarchand <rlemarchand@sta.samsung.com>
* ARM: herring: Add macro to check if a WiMax herring is rev 0Rom Lemarchand2011-11-171-0/+1
| | | | | | | | Adding macro to determine whether a herring is a rev 0 version of the CDMA/WiMax hardware. Change-Id: If2a4b9b7868edcbbc3aa20e4d4b8d62ad97f2a61 Signed-off-by: Rom Lemarchand <rlemarchand@sta.samsung.com>
* ARM: S5PC11X: Add macro to determine if a herring is CDMA/WiMaxRom Lemarchand2011-11-171-0/+4
| | | | | | | Adding a macro to test whether a herring device is a CDMA/WiMax version. Change-Id: I2dcec7f554774c11cd8afb6862a1f999bcdd7397 Signed-off-by: Rom Lemarchand <rlemarchand@sta.samsung.com>
* ARM: LCD: Add new platform data for support new TFT LCDsl47.kim2011-11-171-2/+3
| | | | | | | Add new platform data for support hydis/hitachi TFT LCD Change-Id: I926e5f9705ad148650f7285bb9ded6e6b1a54441 Signed-off-by: sl47.kim <sl47.kim@samsung.com>
* S5PC11X: LCD: Add new lcd platform data for support TFT LCDsl47.kim2011-11-171-0/+1
| | | | | | | | 1. add new nt35580 platform data. 2. make loading the tft lcd driver when revision is tft version Change-Id: I357bfde4424e7adcf850117959e520af58a925fe Signed-off-by: sl47.kim <sl47.kim@samsung.com>
* S5PC11X: LCD: Add herring panel informationsl47.kim2011-11-171-0/+2
| | | | | | | Add the board specific infos to board file Change-Id: I201e91435b795dd969e9c4e2225f6a1a6c641c71 Signed-off-by: sl47.kim <sl47.kim@samsung.com>
* S5PC11X: BT: Add btlpm driver for control BT_WAKEDooHyunHwang2011-11-171-0/+3
| | | | | | | | add herring-btlpm driver remove gpio_request about BT_WAKE in herring-rfkill.c Change-Id: Id3a85d567c751d03b3a1209a9e511a3c3f06bf69 Signed-off-by: DooHyunHwang <dh0421.hwang@samsung.com>
* S5PC11X: DEV: change file name rfkill-herring.h to herring.hDooHyunHwang2011-11-171-0/+10
added a changed file that is using renamed header file Change-Id: I3e6e3c115d7909a5c43cf96028896b212939a8fa Signed-off-by: DooHyunHwang <dh0421.hwang@samsung.com>