Update documentation for ssc based sensors device tree to make
firmware name optional. Firmware is optional if sensors driver is
sharing processor.
Change-Id: Ia417f6fa47d7570a6560b1409fe61c0d22ad6aac
Signed-off-by: Ananda Kishore <kananda@codeaurora.org>
Add necessary configuration to enable compilation of MDSS
PLL driver which is now based on common clock framework for
msmfalcon platform.
Change-Id: Iba01736475b852d8d64f944c371e585c94b85114
Signed-off-by: Sandeep Panda <spanda@codeaurora.org>
Fix round off error in calculation of wake up time programmed.
Current implementation adds extra delay in wake up time due to
round off error in conversion of usec to SCLK. Use nsec instead.
CRs-fixed: 1081884
Change-Id: Iecb3b06cde79c59c24a0e56ef05c41a5f9b6204e
Signed-off-by: Maulik Shah <mkshah@codeaurora.org>
Add support to mask watchdog bark interrupt and controller cycle
completion as part of critical interrupt. Add support to mask the
corresponding properties if available in the controller.
Change-Id: I9445db12044071f92715a60cb76c38d061748cfa
Signed-off-by: Rama Krishna Phani A <rphani@codeaurora.org>
Specify the number of strings in WLED properly to support
brightness for mdss on msmfalcon interposer.
CRs-Fixed: 1090076
Change-Id: If5dbc043f4708ffe6c474ce688ea86572c1b9ffd
Signed-off-by: ansharma <ansharma@codeaurora.org>
Delete RGB led trigger properties to remove the led control in kernel
space.
CRs-Fixed: 1094158
Change-Id: I8b28ece4bbfe76e3d9b003e14c6600b856c30043
Signed-off-by: cyizhao <cyizhao@codeaurora.org>
GPIO7 is used for volume up key on 8998 QRD interposer device,
configure it to input and pull-up and add gpio-keys device to
enable the key detection.
CRs-Fixed: 1098142
Change-Id: I45ec6a02fc6f74ee871455c5662f62f1cfa7bc74
Signed-off-by: cyizhao <cyizhao@codeaurora.org>
Add dual camera related modifications for qrd8998 skuk board.
The modifications includes rear/aux camera device node and
corresponding eeprom/actuator/ois device node.
Change-Id: I21110b930cf5a74a656e40f2f3210cc57ae91b95
Signed-off-by: Pengfei Liu <pengfeiliu@codeaurora.org>
lpass_pmu_tmr_timeout_irq_cx 519 is enabled if ADSP is unable to
wakeup from island retention due to power management failure.
Add this to MPM wakeup list to handle such scenario.
Change-Id: I71bd87330f64322f54693a4c412f0af69cd3c704
Signed-off-by: Raju P.L.S.S.S.N <rplsssn@codeaurora.org>