commit | 4bbdced5db096bded4e2d10259e9a5e0070a4cb3 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Jan 23 21:02:06 2023 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Wed Feb 01 09:13:35 2023 +0100 |
tree | 1eda98d7291924f91a34d8954742ed6d737c6aad | |
parent | 11bfd6fcebfa25a77e601e68f5d4ba897e7b3047 [diff] |
rtc: rx8010: 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-1-alexandre.belloni@bootlin.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>