[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH 0/4] rtc: s35390a: add fixes from v4.8-rc1 to stable



Hello

I suggest to add the four patches in this series to the stable releases
for stable kernels before 4.8. Three of them can be directly
cherry-picked from the commits from 4.8-rc1 as indicated in the
respective commits[1]. One patch however corresponds to a more invasive
patch (d68778b80dd7 ("rtc: initialize output parameter for read alarm to
"uninitialized"") that when I discussed that with Ben Hutchings some
time ago we considered safer to only apply it to the s35390a driver. So
this one doesn't match a mainline commit.

Best regards
Uwe

[1] f87e904ddd8f0ef120e46045b0addeb1cc88354e
    8e6583f1b5d1f5f129b873f1428b7e414263d847
    3bd32722c827d00eafe8e6d5b83e9f3148ea7c7e

Uwe Kleine-König (4):
  rtc: s35390a: fix reading out alarm
  rtc: s35390a: make sure all members in the output are set
  rtc: s35390a: implement reset routine as suggested by the reference
  rtc: s35390a: improve irq handling

 drivers/rtc/rtc-s35390a.c | 167 ++++++++++++++++++++++++++++++++++++----------
 1 file changed, 131 insertions(+), 36 deletions(-)

-- 
2.11.0


Reply to: