rtc: rv8803: use IRQ flags obtained from fwnode
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 23 Jan 2023 20:02:17 +0000 (21:02 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 1 Feb 2023 08:13:35 +0000 (09:13 +0100)
commit11bfd6fcebfa25a77e601e68f5d4ba897e7b3047
treebb2310a0771d3a7bd7c58a1a6c9b36f80c60333a
parentc4b12f89f5aefe559522e4e41528a6c719fcdcdb
rtc: rv8803: 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-12-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-rv8803.c