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