rtc: pcf85363: use IRQ flags obtained fromfwnode
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 23 Jan 2023 20:02:13 +0000 (21:02 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 1 Feb 2023 08:13:35 +0000 (09:13 +0100)
commitdd7166c8ba6e27568ba1c3fa8874316150ce694c
tree6297b1460fa96d74b1ce06e70f4f61d065591f78
parent3542db1d1fd62f75eb69079d219d88170626444f
rtc: pcf85363: use IRQ flags obtained fromfwnode

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-8-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-pcf85363.c