/* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (c) 2019 MediaTek Inc. */ unsigned int irq_sw_mode_support(void) { return 1; }