linux_dsm_epyc7002/include/linux/mfd/samsung
Krzysztof Kozlowski e554a99ee8 mfd: sec: Fix RTC alarm interrupt number on S2MPS11
The RTC on S2MPS11 is the same as S2MPS14. However interrupt numbers of
RTC alarms 0 and 1 were inversed between these two devices. So when
rtc-s5m driver requested S2MPS14_IRQ_RTCA0 interrupt, it matched to
S2MPS11_IRQ_RTCA1, not RTCA0.

Fix this by using consistent RTC alarm interrupt numbers and adding a
BUILD_BUG_ON for future generations.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
2015-04-09 10:26:54 +01:00
..
core.h mfd: sec: Cleanup unused RTC fields: ono, WTSR and SMPL 2015-03-03 17:30:18 +00:00
irq.h mfd: sec: Fix RTC alarm interrupt number on S2MPS11 2015-04-09 10:26:54 +01:00
rtc.h rtc: s5m: use shorter time of register update 2014-06-10 15:34:47 -07:00
s2mpa01.h regulator: s2mpxxx: Move regulator min/step voltages in common place 2014-08-16 16:51:16 -05:00
s2mps11.h regulator: s2mpxxx: Move regulator min/step voltages in common place 2014-08-16 16:51:16 -05:00
s2mps13.h regulator: s2mps11: Fix wrong calculation of register offset 2015-01-08 18:16:58 +00:00
s2mps14.h regulator: s2mpxxx: Move regulator min/step voltages in common place 2014-08-16 16:51:16 -05:00
s2mpu02.h mfd: sec-core: Add support for S2MPU02 device 2014-07-09 14:58:11 +01:00
s5m8763.h mfd: Modify samsung mfd header 2012-07-16 14:28:11 +02:00
s5m8767.h regulator: s5m8767: Use GPIO for controlling Buck9/eMMC 2014-01-27 20:24:17 +00:00