/* SPDX-License-Identifier: GPL-2.0-only */ #include #include #include int tis_plat_irq_status(void) { return gpio_interrupt_status(GPIO_9); }