From nobody Thu Apr 2 20:41:54 2026 Received: from galois.linutronix.de (Galois.linutronix.de [193.142.43.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 79AB5326927; Thu, 26 Mar 2026 15:21:57 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=193.142.43.55 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774538518; cv=none; b=iFpUcb/L+jArQv8XiqwNFFaP4jvgSBclL1slrq7OvxdHIO5G3/7Xa18IuhO7xhUFpWq33IVYjpVh4U+hPOgpSVxh3f88slErq4VaDcuKLd0+EPvr7CwVZ9Lr1UlyhgHMtQw33/nb4utWqCC3fkksoHSZeIrlWVOKk/TpmcK9uJk= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774538518; c=relaxed/simple; bh=lacDz1SnC1UGx8cG2GqMR8uIE530SqUHAJYUCyhy7hg=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=tjkNWBCBTegbAel1x+DXpNH4K9yy4rd3C1c9FKpEJxoXJjJSYtYffTC29Ju+VVNE6/ae3GkyZmDPhzDvCt0HMK36KkIILFm219cvubFG6jYcG6QFD735h/rJTSp9qb6UUV0Ysi+DMFmqe+4tNeqFZUY4viEQuJwqWUhHCZTTcGE= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de; spf=pass smtp.mailfrom=linutronix.de; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=2dAwfLLO; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=hfOWsloD; arc=none smtp.client-ip=193.142.43.55 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linutronix.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="2dAwfLLO"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="hfOWsloD" Date: Thu, 26 Mar 2026 15:21:54 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1774538515; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=2y78VVYIZNuEcNGBML3eyBXPoCbCVFC5XZMVBE1VHTE=; b=2dAwfLLO6+3qPzKTSYI4+AWTWIFriV5L1xAgvLtWQV3Pskdpe3+hF0hw0CCZPZNgcN3BKZ /I664Q5GktPoDgUAqV5QyBJmmMMtEP29x3N/pMx2Mo3ZW4YaFxo7Jw/u3nTrd2at1pmJwP aQcorW7+PEz+xMPQeT6q3MZMSlrSe3jPknVueu2UQsmbiWGJM8O5tfSmRhMub4dfzrrANY 3L8WmECAHe1iuROxYu2dXIasdnHxmiCYRbvCg0LuR6wJDM+icUUZsUUmKRfCYt2k2xRRx6 URNi2oADlX3ExZ8RtpC8vgc3tWLHxmdezJZwnSxlUu47YIuMwPAXwOm3dEw/pA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1774538515; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=2y78VVYIZNuEcNGBML3eyBXPoCbCVFC5XZMVBE1VHTE=; b=hfOWsloDJ0gZJ20QqHCyN+voPL7T2U9XbZVI/AaJIekC9cFV8wpXh0qG5V3EJhlt6+FhLz BwC66lVY4WrcB3DA== From: "tip-bot2 for Icenowy Zheng" Sender: tip-bot2@linutronix.de Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: irq/drivers] irqchip/loongson-pch-lpc: Enable building on MIPS Loongson64 Cc: Icenowy Zheng , Thomas Gleixner , Jiaxun Yang , Huacai Chen , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20260321092032.3502701-7-zhengxingda@iscas.ac.cn> References: <20260321092032.3502701-7-zhengxingda@iscas.ac.cn> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <177453851407.1647592.18039995969138251240.tip-bot2@tip-bot2> Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails Precedence: bulk Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable The following commit has been merged into the irq/drivers branch of tip: Commit-ID: 5d994fd7e2f2e11f134fce0abd900bd02b655f70 Gitweb: https://git.kernel.org/tip/5d994fd7e2f2e11f134fce0abd900bd02= b655f70 Author: Icenowy Zheng AuthorDate: Sat, 21 Mar 2026 17:20:32 +08:00 Committer: Thomas Gleixner CommitterDate: Thu, 26 Mar 2026 16:15:04 +01:00 irqchip/loongson-pch-lpc: Enable building on MIPS Loongson64 As the driver now supports OF-based platforms, it's now possible to use it on MIPS Loongson64 machines. Drop the requirement of LOONGARCH for this driver, to allow build on both MIPS-based and LoongArch-based Loongson systems. Signed-off-by: Icenowy Zheng Signed-off-by: Thomas Gleixner Reviewed-by: Jiaxun Yang Reviewed-by: Huacai Chen Link: https://patch.msgid.link/20260321092032.3502701-7-zhengxingda@iscas.a= c.cn --- drivers/irqchip/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/irqchip/Kconfig b/drivers/irqchip/Kconfig index 2feecfb..e755a2a 100644 --- a/drivers/irqchip/Kconfig +++ b/drivers/irqchip/Kconfig @@ -764,7 +764,6 @@ config LOONGSON_PCH_MSI =20 config LOONGSON_PCH_LPC bool "Loongson PCH LPC Controller" - depends on LOONGARCH depends on MACH_LOONGSON64 || LOONGARCH default MACH_LOONGSON64 select IRQ_DOMAIN_HIERARCHY