rtc: ab-eoz9: use IRQ flags obtained from fwnode
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 23 Jan 2023 20:02:07 +0000 (21:02 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 1 Feb 2023 08:13:35 +0000 (09:13 +0100)
commit37abc36ed2d39e57ac0fad163d061366b4a015cb
tree7bf56e18e31e569d868929d5c8fbc9b9734dd05f
parent947e8876c0426971c34c422569c29ec02d711bb3
rtc: ab-eoz9: use IRQ flags obtained from fwnode

Allow the IRQ type to be passed from the device tree if available as there
may be components changing the trigger type of the interrupt between the
RTC and the IRQ controller.

Link: https://lore.kernel.org/r/20230123200217.1236011-2-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-ab-eoz9.c