From nobody Fri Jun 12 15:49:08 2026 Received: from mx0a-002e3701.pphosted.com (mx0a-002e3701.pphosted.com [148.163.147.86]) (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 7A1A838B7DB; Mon, 13 Apr 2026 18:33:19 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=148.163.147.86 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776105202; cv=none; b=VGtHpO3OlLhKciAioSaOCBZgjPv72RffBRK6kg2OuFrwzsQe6NcpiUao1z9lH7xYvMPW/N1rehU/OGCFhH9QaIlE7ScBU6WRiQ4qXddDlS9l+L6ulf8+Fz+KWe43oScEi6GhhKhfjX62N0jRLS4XqwJJqTmhDpIFfLJkxHTjGfc= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776105202; c=relaxed/simple; bh=0dwtmznx/Tx4oC0WNz6InXRKvPKh1G47sMbviSLPYQA=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=doAePd1ZyhldIcP1wNEXKinuea36BTD+Pl8XYA6FpnG5IpA+5HgCvp1Gm60uh/oDsoJzUolXqYIZwl1zQp5IzsQDQGMgYJZ26qUA4oAKvd420P/xgtVFZszm8AdVBViRvo46pUg/UbPkEzkUKaEZOFnXgqYVD6P9xa6IHdqi15c= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=hpe.com; spf=pass smtp.mailfrom=hpe.com; dkim=pass (2048-bit key) header.d=hpe.com header.i=@hpe.com header.b=g/SMXM4x; arc=none smtp.client-ip=148.163.147.86 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=hpe.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=hpe.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=hpe.com header.i=@hpe.com header.b="g/SMXM4x" Received: from pps.filterd (m0148663.ppops.net [127.0.0.1]) by mx0a-002e3701.pphosted.com (8.18.1.11/8.18.1.11) with ESMTP id 63DHWGxA3011659; Mon, 13 Apr 2026 18:32:55 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hpe.com; h=cc :content-transfer-encoding:date:from:in-reply-to:message-id :mime-version:references:subject:to; s=pps0720; bh=qJZo3RoHubY3+ 427UYcQOwBABNHb9pYAZoQ3zZiCZOc=; b=g/SMXM4xT0Ql/FY+isIvGqi8seiva gfoa/P55vLoinzuOkzcbNatMnrq5tC057pXmC+vaA0KkV8iX9aVwCCEwTt8vt5RR aq9An1kek9bRjwIiipBkpsy6dSe1hI4G5jQFQWR1KX8aOP+nAc8zNzw+ixbnbHEQ pBAFcE95LpP4CYF0KdpmEv79In/fAz6lJIYu8eqsEhVnoSdKY1yRzm6O8TaYSen/ aSc7+eBFg0zFydmOR59L5Qy42A5CTpuL+UlANYm6X9yJxvZtIf+T25lQ2iE6Iig6 9R87UdDrmeJuw5uhz9SzAVDhIWVzhR27QmLagnRjqDLoPdPed0N/gIhSw== Received: from p1lg14881.it.hpe.com (p1lg14881.it.hpe.com [16.230.97.202]) by mx0a-002e3701.pphosted.com (PPS) with ESMTPS id 4dgwmsed14-1 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT); Mon, 13 Apr 2026 18:32:55 +0000 (GMT) Received: from p1lg14886.dc01.its.hpecorp.net (unknown [10.119.18.237]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by p1lg14881.it.hpe.com (Postfix) with ESMTPS id 0F82980170D; Mon, 13 Apr 2026 18:32:55 +0000 (UTC) Received: from hpe.com (unknown [16.231.227.36]) by p1lg14886.dc01.its.hpecorp.net (Postfix) with ESMTP id A403C810493; Mon, 13 Apr 2026 18:32:54 +0000 (UTC) From: nick.hawkins@hpe.com To: catalin.marinas@arm.com, will@kernel.org Cc: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, krzysztof.kozlowski@oss.qualcomm.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Nick Hawkins Subject: [PATCH v6 1/4] dt-bindings: arm: hpe,gxp: Add HPE GSC platform compatible Date: Mon, 13 Apr 2026 18:32:44 +0000 Message-ID: <20260413183247.1381172-2-nick.hawkins@hpe.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20260413183247.1381172-1-nick.hawkins@hpe.com> References: <20260413183247.1381172-1-nick.hawkins@hpe.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Proofpoint-GUID: k69AzusR9CTYGSEEG_8ejV_lS5vsfHLF X-Authority-Analysis: v=2.4 cv=FIMrAeos c=1 sm=1 tr=0 ts=69dd36d7 cx=c_pps a=FAnPgvRYq/vnBSvlTDCQOQ==:117 a=FAnPgvRYq/vnBSvlTDCQOQ==:17 a=A5OVakUREuEA:10 a=VkNPw1HP01LnGYTKEx00:22 a=gQcMVamqm3wCPoSYhaRC:22 a=6_mrDcixewTG61oOsKN3:22 a=gEfo2CItAAAA:8 a=MvuuwTCpAAAA:8 a=EUspDBNiAAAA:8 a=VwQbUJbxAAAA:8 a=HR7gm4R6eJ7T60OizSAA:9 a=sptkURWiP4Gy88Gu7hUp:22 X-Proofpoint-Spam-Details-Enc: AW1haW4tMjYwNDEzMDE4MiBTYWx0ZWRfX9EzCjgvrsPym CKsNv25UdVu/Nw9ueiU6aAoM3etGyaJrKkDD7qF7Q/tn7iaYUj0Nv01VFRcP/4I6Og5h8PaC9yY ZMsNb93TbgYzM4sd5zUF/iFyMU/3S1QjnJD1zhVtndbW48K5bP/G3aRSO7ZewKC81jSSzVlQdjP 6OaGG15UXLwN/cas4X46qZ6t7i/k9IgYGiuXhqJ3MkRcNFBU/g3FHEX/WXLTaTo9IUFEqpiiy/0 la9+coUECna/x6FrPEyy2BDA4HaCDV6zXTqVB1tDsiFG6WyJW+iCLG5vKDWARoRxJ3uTCruaWNZ sp5bLhmiuRvo9VHTCTj8U83vaG5cSqeiVOYB7ZfDrnO/7NR0UXathlfV5aKpcinJNZcobkr98Jg avqHFfSeMrrwLpjfwRQawzTepUU3oZMkRGIYcX5nwmQMPNX9viT5diftTn+gqwfAOrVqgymvZQC dDVRW3Muv5UT7BqNbfw== X-Proofpoint-ORIG-GUID: k69AzusR9CTYGSEEG_8ejV_lS5vsfHLF X-HPE-SCL: -1 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1143,Hydra:6.1.51,FMLib:17.12.100.49 definitions=2026-04-13_03,2026-04-13_04,2025-10-01_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 adultscore=0 phishscore=0 impostorscore=0 spamscore=0 priorityscore=1501 bulkscore=0 suspectscore=0 lowpriorityscore=0 malwarescore=0 clxscore=1015 classifier=typeunknown authscore=0 authtc= authcc= route=outbound adjust=0 reason=mlx scancount=1 engine=8.22.0-2604010000 definitions=main-2604130182 Content-Type: text/plain; charset="utf-8" From: Nick Hawkins Add the HPE GSC ARM64 BMC SoC compatibles to the existing hpe,gxp.yaml binding. The initial board compatible is hpe,gsc-dl340gen12 for the DL340 Gen12 server platform. Add the arm64 DTS path to the existing ARM/HPE GXP MAINTAINERS entry, renamed to ARM/HPE GXP/GSC ARCHITECTURE. Signed-off-by: Nick Hawkins Reviewed-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/arm/hpe,gxp.yaml | 7 ++++++- MAINTAINERS | 3 ++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/arm/hpe,gxp.yaml b/Documenta= tion/devicetree/bindings/arm/hpe,gxp.yaml index 224bbcb93f95..6f057cd58571 100644 --- a/Documentation/devicetree/bindings/arm/hpe,gxp.yaml +++ b/Documentation/devicetree/bindings/arm/hpe,gxp.yaml @@ -4,7 +4,7 @@ $id: http://devicetree.org/schemas/arm/hpe,gxp.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# =20 -title: HPE BMC GXP platforms +title: HPE BMC GXP and GSC platforms =20 maintainers: - Nick Hawkins @@ -15,6 +15,11 @@ properties: oneOf: + - description: GSC Based Boards + items: + - enum: + - hpe,gsc-dl340gen12 + - const: hpe,gsc - description: GXP Based Boards items: - enum: - hpe,gxp-dl360gen10 - const: hpe,gxp =20 required: - compatible diff --git a/MAINTAINERS b/MAINTAINERS index 2265e2c9bfbe..80c66de5e342 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2859,7 +2859,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/= kristoffer/linux-hpc.git F: arch/arm/mach-sa1100/include/mach/jornada720.h F: arch/arm/mach-sa1100/jornada720.c =20 -ARM/HPE GXP ARCHITECTURE +ARM/HPE GXP/GSC ARCHITECTURE M: Jean-Marie Verdun M: Nick Hawkins S: Maintained @@ -2870,6 +2870,7 @@ F: Documentation/devicetree/bindings/spi/hpe,gxp-spif= i.yaml F: Documentation/devicetree/bindings/timer/hpe,gxp-timer.yaml F: Documentation/hwmon/gxp-fan-ctrl.rst F: arch/arm/boot/dts/hpe/ +F: arch/arm64/boot/dts/hpe/ F: drivers/clocksource/timer-gxp.c F: drivers/hwmon/gxp-fan-ctrl.c F: drivers/i2c/busses/i2c-gxp.c --=20 2.34.1 From nobody Fri Jun 12 15:49:08 2026 Received: from mx0b-002e3701.pphosted.com (mx0b-002e3701.pphosted.com [148.163.143.35]) (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 ACCC738B7B4; Mon, 13 Apr 2026 18:33:18 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=148.163.143.35 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776105200; cv=none; b=gO5WaqxA/8qyj82acUsB/Cr83MO60RNaNI3n1w5weq9ULC1yMf8g4LkEATFcR3IoutNkT02vGvNV+iXFTt9VYS7YeHvhCt8FH5St/gugfKHxcT2PO4lfe91neyN5FuDMZvFBTtUz0Io+cZTh7dWfyoG+zHZ0W2/9UlGJZdqnZNE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776105200; c=relaxed/simple; bh=MDdimWRgxdCpSBq5R8Dm01Y9mUHm8EwqlaFRTelKIa4=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=BFLYhJk1QwabZo/jCT7tck9DO7zuUZEgjOEiU47dkyDZYeGt1/Jx8N5dTgeXOU+F6nP6YqoECuJkc6826rPuOT8QeIQugPJ9a0b/SP3BVJ8yIXGyH6a7QXQ1YV2Dm4TSmLc4QYXVuO23scZE5m1CXXbT17WUQCO7jT5NKl4d67s= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=hpe.com; spf=pass smtp.mailfrom=hpe.com; dkim=pass (2048-bit key) header.d=hpe.com header.i=@hpe.com header.b=i2vWh+ml; arc=none smtp.client-ip=148.163.143.35 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=hpe.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=hpe.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=hpe.com header.i=@hpe.com header.b="i2vWh+ml" Received: from pps.filterd (m0150244.ppops.net [127.0.0.1]) by mx0b-002e3701.pphosted.com (8.18.1.11/8.18.1.11) with ESMTP id 63DHVExd2409792; Mon, 13 Apr 2026 18:32:57 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hpe.com; h=cc :content-transfer-encoding:date:from:in-reply-to:message-id :mime-version:references:subject:to; s=pps0720; bh=xXA44oQsFEQ9J 7VmBPmiBuOSaGoyF6XluUzLaeSYqaQ=; b=i2vWh+mlH+SmyPy5lJIwaUQHJLVuN AfZWvSrauH1YHu9j+JEJzqIfJnDNzElxmFEn3bGW9MdoqtSSzRzPHj9hxlfqXgqO d85CCVNzLCtOTAz2pD3f5bC1L5+pj/aeRkYlKkyG1critEp4ndG5UiEPdXvFz8Hc bhOzO05jG0W66rTirYFa3YIhJq23N2yFbzZuHGOURJhp13qbxC/bUi9e/+cWbowJ WkJ5HSq7wXA1CfZzThphgTtNOy1idgO9Iu+uTkmtYmzEntVF3Mepy1M51kkAq2eo 5i2nebAbdnRq84cmIh11iKPrAyCrngOpdaR73ewBjHMNDH216/hcrwZbw== Received: from p1lg14878.it.hpe.com (p1lg14878.it.hpe.com [16.230.97.204]) by mx0b-002e3701.pphosted.com (PPS) with ESMTPS id 4dgxrm5jra-1 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT); Mon, 13 Apr 2026 18:32:57 +0000 (GMT) Received: from p1lg14886.dc01.its.hpecorp.net (unknown [10.119.18.237]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by p1lg14878.it.hpe.com (Postfix) with ESMTPS id 80925882; Mon, 13 Apr 2026 18:32:56 +0000 (UTC) Received: from hpe.com (unknown [16.231.227.36]) by p1lg14886.dc01.its.hpecorp.net (Postfix) with ESMTP id 157D2810AC9; Mon, 13 Apr 2026 18:32:56 +0000 (UTC) From: nick.hawkins@hpe.com To: catalin.marinas@arm.com, will@kernel.org Cc: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, krzysztof.kozlowski@oss.qualcomm.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Nick Hawkins Subject: [PATCH v6 2/4] arm64: Kconfig: Add ARCH_HPE platform Date: Mon, 13 Apr 2026 18:32:45 +0000 Message-ID: <20260413183247.1381172-3-nick.hawkins@hpe.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20260413183247.1381172-1-nick.hawkins@hpe.com> References: <20260413183247.1381172-1-nick.hawkins@hpe.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Authority-Analysis: v=2.4 cv=L84theT8 c=1 sm=1 tr=0 ts=69dd36d9 cx=c_pps a=UObrlqRbTUrrdMEdGJ+KZA==:117 a=UObrlqRbTUrrdMEdGJ+KZA==:17 a=A5OVakUREuEA:10 a=VkNPw1HP01LnGYTKEx00:22 a=gQcMVamqm3wCPoSYhaRC:22 a=k7r4yCLl9DVLXMiQTbtC:22 a=MvuuwTCpAAAA:8 a=EUspDBNiAAAA:8 a=XVOEL-q19URcyAXAXPUA:9 X-Proofpoint-ORIG-GUID: 8hl6sD2jf0MWx2s1_H0cBOLFiMX3QXeU X-Proofpoint-Spam-Details-Enc: AW1haW4tMjYwNDEzMDE4MiBTYWx0ZWRfXymUM4RYFK3AN WT6absihtKSbpo2Y9PfFXQlboshC5nud0uZWuiKaznFa2kcEaUUgjOf3+TaKzhh0hKVQAq0N/BC ogWSTGMGJKwUpcS9/RapjeT7jeTG+keNkeMIOZF1KdxHWqhTDU6TWInwmoOk9yEGLuL0W49l+NR PEumO2VFV2sfHBk5/GtFFkCbUsVwyaDrtwxWB0Jdw+bhpO8shjXtRjFduPhU3/JFIkOYzTzfLKC xHe+xOleisPY4PmU0ldmd78tRkpBVoE9ZeHndS8bEEy9PJXcIrF4KsXDqbRuZA9+98cNu6jYsF7 H0EPobXPlrYi7pc0SCj9ar+jks3UKDjvztcb4lYmOKfTpdfRLwrbdGExDmEcGJ/xTTIfQUsdlhL PCD9x2ZeZAqRLPnjeWYq4FpJZYnSXYtB/v5S+MMzv8kKUJLgmJBbfpMuG+XeT42d8OS5Srde5xB fdMfIq5QFHg/HrzsjEw== X-Proofpoint-GUID: 8hl6sD2jf0MWx2s1_H0cBOLFiMX3QXeU X-HPE-SCL: -1 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1143,Hydra:6.1.51,FMLib:17.12.100.49 definitions=2026-04-13_03,2026-04-13_04,2025-10-01_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 adultscore=0 phishscore=0 lowpriorityscore=0 priorityscore=1501 bulkscore=0 clxscore=1015 malwarescore=0 suspectscore=0 impostorscore=0 classifier=typeunknown authscore=0 authtc= authcc= route=outbound adjust=0 reason=mlx scancount=1 engine=8.22.0-2604010000 definitions=main-2604130182 Content-Type: text/plain; charset="utf-8" From: Nick Hawkins Add the ARCH_HPE config for HPE ARM64 BMC SoCs to Kconfig.platforms. Signed-off-by: Nick Hawkins Reviewed-by: Krzysztof Kozlowski --- arch/arm64/Kconfig.platforms | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index 54eb1d7fd419..b4217809c774 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.platforms @@ -168,6 +168,17 @@ config ARCH_HISI help This enables support for Hisilicon ARMv8 SoC family =20 +config ARCH_HPE + bool "HPE SoC Support" + select PINCTRL + select GENERIC_IRQ_CHIP + select CLKSRC_MMIO + help + This enables support for HPE ARM-based SoC chips used + on HPE servers. HPE SoCs serve as the Baseboard + Management Controller (BMC) providing out-of-band server + management. + config ARCH_KEEMBAY bool "Keem Bay SoC" help --=20 2.34.1 From nobody Fri Jun 12 15:49:08 2026 Received: from mx0b-002e3701.pphosted.com (mx0b-002e3701.pphosted.com [148.163.143.35]) (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 97D2638C422; Mon, 13 Apr 2026 18:33:21 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=148.163.143.35 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776105203; cv=none; b=VlGINoyNkIbbldR12w8Uq289Qs8sRXvGRuoFSr3b6It75FOS8ODxG0HVrhHmalZj8TjMtx1ql6nLqIIm/voOc9obmHmJpLQ+k3rjwdSxCcHPmR0c2U8FLIJTFNLxUVdn+bfw/8NMNXdFbWxXzqlQmsTshWrE6221gXs0SX4Iaxs= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776105203; c=relaxed/simple; bh=QGIfopU+Q8Wmy+WDBzLfttJNjP8B1DiaVkgLMLIJTgY=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=W7xhH6AbZt/kdl/QFnlVziaALnKxZKgB9VAXMfxwsUBwZm6v1wyoTQwYb871bfnDyhkl/kmAc1lvppvJd6NN6XdoesVtFOcVhOJccgsKeWNSJcL+ggan/1qAxJeYqhcr5k3tZV4YAt+h5P33XMIfJgD1Jo45CdYah2yh1J4GON8= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=hpe.com; spf=pass smtp.mailfrom=hpe.com; dkim=pass (2048-bit key) header.d=hpe.com header.i=@hpe.com header.b=MbR40wRB; arc=none smtp.client-ip=148.163.143.35 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=hpe.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=hpe.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=hpe.com header.i=@hpe.com header.b="MbR40wRB" Received: from pps.filterd (m0134425.ppops.net [127.0.0.1]) by mx0b-002e3701.pphosted.com (8.18.1.11/8.18.1.11) with ESMTP id 63DHTlkY2253730; Mon, 13 Apr 2026 18:32:59 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hpe.com; h=cc :content-transfer-encoding:date:from:in-reply-to:message-id :mime-version:references:subject:to; s=pps0720; bh=8h27RIqAXbauC Pey4dOUREgplC+L2RbYGkXpU23cZBk=; b=MbR40wRBMU4NCYieeLGe7rwTmLbax VrK8ZzfHsmfHT9yT/CLnv4iq6HJTDa1EZ2nw+qyVw7nkW2u3gVS6SlxR8l9r8FAF uSwPgDw8oAHN/x/K+CyX4h5iEY3PNLEkkKe0XDN4bBMG9VHlWyqIWAlgYrKQ3mnH FqxXucOkm1ccLZwLJdlUf1Ph3xeZE+OdSAloUXWKfV+yLjlahbSHmHJX1MJ3X9Tw nuUbM1IzyZtFstpCSoispsO+V3hkrPEkT0N+1EEmeKpsIeNhcu9LeqiHhQWxITCH gd3gEYeUfUxfp2v2E3QCrq0e85W/74rzssa/wn/miWKUrNxj6vpmUVphg== Received: from p1lg14879.it.hpe.com (p1lg14879.it.hpe.com [16.230.97.200]) by mx0b-002e3701.pphosted.com (PPS) with ESMTPS id 4dh2kujkad-1 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT); Mon, 13 Apr 2026 18:32:58 +0000 (GMT) Received: from p1lg14886.dc01.its.hpecorp.net (unknown [10.119.18.237]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by p1lg14879.it.hpe.com (Postfix) with ESMTPS id 2611026F; Mon, 13 Apr 2026 18:32:57 +0000 (UTC) Received: from hpe.com (unknown [16.231.227.36]) by p1lg14886.dc01.its.hpecorp.net (Postfix) with ESMTP id 8D96D8000B6; Mon, 13 Apr 2026 18:32:57 +0000 (UTC) From: nick.hawkins@hpe.com To: catalin.marinas@arm.com, will@kernel.org Cc: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, krzysztof.kozlowski@oss.qualcomm.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Nick Hawkins Subject: [PATCH v6 3/4] arm64: dts: hpe: Add HPE GSC SoC and DL340 Gen12 board DTS Date: Mon, 13 Apr 2026 18:32:46 +0000 Message-ID: <20260413183247.1381172-4-nick.hawkins@hpe.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20260413183247.1381172-1-nick.hawkins@hpe.com> References: <20260413183247.1381172-1-nick.hawkins@hpe.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Proofpoint-Spam-Details-Enc: AW1haW4tMjYwNDEzMDE4MiBTYWx0ZWRfX3Jh6sSgOqqcA D2kPFVhCXcZtBfaS/BpQimlgBwGdwjqS8WzRpr0dq2gsUNf8aDhDbHj0IXEXYejPQVdFawUCKX/ AVsYqfLHtWUdMbUaPUKGE6CS/1lnzweVexv/dezYD6BdX0A1uPsaSi2o9enAkOXg6dob+PG+2kU F8VsMQQnTxAg+gq5MamF3qbyUgjz7KRElAByLd8WtKRqbvxArShC9/7H136IshDLtIJLTCCvfY9 Y9N9idfp2ua4nb0JKXVcjHYDhI2Yiy73YrgcQezgmNfznUS7sJUdlgvZX5EZLQjwmBfgDFICfyu 10lJYo5sWSGaypjSbNjoy30kmxVU+KiJ2nssG/vsDLXMik5a7n5YetQD+RPc15dIXmcNVRSoQTx +pANVxOFRRUS8UkSySgFeF4vPZnDbCCc0oQNa2FSU2hDY+GWtPFh4Sk22rZjBy5D+DFZrcb8y+m 6Z4PDed95Of0yGB//tw== X-Proofpoint-ORIG-GUID: wV-HMlNhab_5TKxgiDkTjpU3-8hZBP4N X-Authority-Analysis: v=2.4 cv=FKcrAeos c=1 sm=1 tr=0 ts=69dd36da cx=c_pps a=5jkVtQsCUlC8zk5UhkBgHg==:117 a=5jkVtQsCUlC8zk5UhkBgHg==:17 a=A5OVakUREuEA:10 a=VkNPw1HP01LnGYTKEx00:22 a=gQcMVamqm3wCPoSYhaRC:22 a=ZSrvDirOKP4VPF05hnFf:22 a=MvuuwTCpAAAA:8 a=EUspDBNiAAAA:8 a=KK1IH8HFS8MDNeiM4vUA:9 X-Proofpoint-GUID: wV-HMlNhab_5TKxgiDkTjpU3-8hZBP4N X-HPE-SCL: -1 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1143,Hydra:6.1.51,FMLib:17.12.100.49 definitions=2026-04-13_03,2026-04-13_04,2025-10-01_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 suspectscore=0 phishscore=0 adultscore=0 priorityscore=1501 malwarescore=0 clxscore=1015 impostorscore=0 lowpriorityscore=0 spamscore=0 bulkscore=0 classifier=typeunknown authscore=0 authtc= authcc= route=outbound adjust=0 reason=mlx scancount=1 engine=8.22.0-2604010000 definitions=main-2604130182 Content-Type: text/plain; charset="utf-8" From: Nick Hawkins Add SoC-level DTSI for the HPE GSC ARM64 BMC SoC, covering the CPU cluster, GIC v3 interrupt controller, ARM64 generic timer, and console UART. Add the board-level DTS for the HPE DL340 Gen12, which includes gsc.dtsi and adds memory and chosen nodes. Signed-off-by: Nick Hawkins Reviewed-by: Krzysztof Kozlowski --- arch/arm64/boot/dts/hpe/Makefile | 2 + arch/arm64/boot/dts/hpe/gsc-dl340gen12.dts | 18 ++++ arch/arm64/boot/dts/hpe/gsc.dtsi | 104 +++++++++++++++++++++ 3 files changed, 124 insertions(+) create mode 100644 arch/arm64/boot/dts/hpe/Makefile create mode 100644 arch/arm64/boot/dts/hpe/gsc-dl340gen12.dts create mode 100644 arch/arm64/boot/dts/hpe/gsc.dtsi diff --git a/arch/arm64/boot/dts/hpe/Makefile b/arch/arm64/boot/dts/hpe/Mak= efile new file mode 100644 index 000000000000..6b547b8a8154 --- /dev/null +++ b/arch/arm64/boot/dts/hpe/Makefile @@ -0,0 +1,2 @@ +# SPDX-License-Identifier: GPL-2.0-only +dtb-$(CONFIG_ARCH_HPE) +=3D gsc-dl340gen12.dtb diff --git a/arch/arm64/boot/dts/hpe/gsc-dl340gen12.dts b/arch/arm64/boot/d= ts/hpe/gsc-dl340gen12.dts new file mode 100644 index 000000000000..7a3d9f1c4b2e --- /dev/null +++ b/arch/arm64/boot/dts/hpe/gsc-dl340gen12.dts @@ -0,0 +1,18 @@ +// SPDX-License-Identifier: GPL-2.0 +/dts-v1/; + +#include "gsc.dtsi" + +/ { + compatible =3D "hpe,gsc-dl340gen12", "hpe,gsc"; + model =3D "HPE ProLiant DL340 Gen12"; + + chosen { + stdout-path =3D &uartc; + }; + + memory@0 { + device_type =3D "memory"; + reg =3D <0x00000000 0x40000000>; + }; +}; diff --git a/arch/arm64/boot/dts/hpe/gsc.dtsi b/arch/arm64/boot/dts/hpe/gsc= .dtsi new file mode 100644 index 000000000000..1f4c2a7b3d91 --- /dev/null +++ b/arch/arm64/boot/dts/hpe/gsc.dtsi @@ -0,0 +1,104 @@ +// SPDX-License-Identifier: GPL-2.0 +/* + * Device Tree file for HPE GSC + */ + +#include + +/ { + #address-cells =3D <1>; + #size-cells =3D <1>; + + osc: clock-33333333 { + compatible =3D "fixed-clock"; + #clock-cells =3D <0>; + clock-output-names =3D "osc"; + clock-frequency =3D <33333333>; + }; + + cpus { + #address-cells =3D <1>; + #size-cells =3D <0>; + + cpu@0 { + device_type =3D "cpu"; + compatible =3D "arm,cortex-a53"; + reg =3D <0>; + enable-method =3D "spin-table"; + cpu-release-addr =3D <0 0xa0008048>; + }; + + cpu@1 { + device_type =3D "cpu"; + compatible =3D "arm,cortex-a53"; + reg =3D <1>; + enable-method =3D "spin-table"; + cpu-release-addr =3D <0 0xa0008048>; + }; + }; + + timer { + compatible =3D "arm,armv8-timer"; + interrupt-parent =3D <&gic>; + interrupts =3D , + , + , + ; + }; + + soc: soc@80000000 { + compatible =3D "simple-bus"; + reg =3D <0x80000000 0x80000000>; + #address-cells =3D <1>; + #size-cells =3D <1>; + ranges; + + uarta: serial@c00000e0 { + compatible =3D "ns16550a"; + reg =3D <0xc00000e0 0x8>; + clock-frequency =3D <1846153>; + interrupt-parent =3D <&gic>; + interrupts =3D ; + reg-shift =3D <0>; + }; + + uartb: serial@c00000e8 { + compatible =3D "ns16550a"; + reg =3D <0xc00000e8 0x8>; + clock-frequency =3D <1846153>; + interrupt-parent =3D <&gic>; + interrupts =3D ; + reg-shift =3D <0>; + }; + + uartc: serial@c00000f0 { + compatible =3D "ns16550a"; + reg =3D <0xc00000f0 0x8>; + clock-frequency =3D <1846153>; + interrupt-parent =3D <&gic>; + interrupts =3D ; + reg-shift =3D <0>; + }; + + uarte: serial@c00003e0 { + compatible =3D "ns16550a"; + reg =3D <0xc00003e0 0x8>; + clock-frequency =3D <1846153>; + interrupt-parent =3D <&gic>; + interrupts =3D ; + reg-shift =3D <0>; + }; + + gic: interrupt-controller@ce000000 { + compatible =3D "arm,gic-v3"; + reg =3D <0xce000000 0x10000>, + <0xce060000 0x40000>, + <0xce200000 0x40000>; + #address-cells =3D <0>; + #interrupt-cells =3D <3>; + #redistributor-regions =3D <1>; + interrupt-controller; + redistributor-stride =3D <0x0 0x20000>; + }; + }; +}; --=20 2.34.1 From nobody Fri Jun 12 15:49:08 2026 Received: from mx0a-002e3701.pphosted.com (mx0a-002e3701.pphosted.com [148.163.147.86]) (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 7A11338B7D9; Mon, 13 Apr 2026 18:33:19 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=148.163.147.86 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776105201; cv=none; b=aIu21JahASu7XUltL2irifJM8OW8zff9WSY+/gfhkfW+bRVZf9z4X4gLozmA16GRxGxqa0PzKH3MHrQd6RkFD930uVl+8dEM0QvRLm0jq1quMONjZ+oSZZy8/a5ah/G/PK9tnLELDDkHORparjMeysWOmFhTn6vaOJJcajJCsIQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776105201; c=relaxed/simple; bh=Blc0cyWBGhGHDSw9tT2QTYowMsIPJ6zRh6tG830mZpI=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=E94P8OmjrdXpW4VN4EANtnyshc5sIhIw2rdLJHiMSP26zMMZMACa5HU/AMcuA6QfjFPA1mt6gkgj5pUfzF3df6irVJrze61ckdUgTlqw4ewgWlE/PACyTWUzgLObqbAbhTjYYkqrsS4RGhDWQTDb4c7VawVB1S8b9BKRwy0nVA4= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=hpe.com; spf=pass smtp.mailfrom=hpe.com; dkim=pass (2048-bit key) header.d=hpe.com header.i=@hpe.com header.b=QPEKKRi3; arc=none smtp.client-ip=148.163.147.86 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=hpe.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=hpe.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=hpe.com header.i=@hpe.com header.b="QPEKKRi3" Received: from pps.filterd (m0134420.ppops.net [127.0.0.1]) by mx0b-002e3701.pphosted.com (8.18.1.11/8.18.1.11) with ESMTP id 63DHaw2w2904837; Mon, 13 Apr 2026 18:33:03 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hpe.com; h=cc :content-transfer-encoding:date:from:in-reply-to:message-id :mime-version:references:subject:to; s=pps0720; bh=vx4SoO1veOTgA l5kc7rmMtx8QOzy8eO04ZxK9Zwyi0A=; b=QPEKKRi3j5NzTXYgfmIu2hOKxxi0d fiqNN1VnjGp9GXhMC4A2vf39euoDDanP/W/YevrAl4g/uyo+qadyV8aWwoNmzsNU NWsAtvyw+Oniiht1CnScrxZbRwSKizNPqrl8j1UJ2aAFQ0zVyvwjnLLLtNSyXu5J 3CGTvUq4Cz8b8UEJA8ECbMXFVcfjF6eEhCtDA7XfGZjhKfnumCl2yFLQ8gULiSiA VZqkO/ZNjwyOD3zaGxDbKtQOzUmLx6CcYfN248b2l9BD5FmOuTvJSqg59ecd2yN+ +qOHW1NHZ4+QPah0pwX17k9KNn5U44MCCWO7uNu+C8AVkEf15DzhOUKJQ== Received: from p1lg14878.it.hpe.com (p1lg14878.it.hpe.com [16.230.97.204]) by mx0b-002e3701.pphosted.com (PPS) with ESMTPS id 4dh51x0jgb-1 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT); Mon, 13 Apr 2026 18:33:02 +0000 (GMT) Received: from p1lg14886.dc01.its.hpecorp.net (unknown [10.119.18.237]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by p1lg14878.it.hpe.com (Postfix) with ESMTPS id 60AE789A; Mon, 13 Apr 2026 18:32:59 +0000 (UTC) Received: from hpe.com (unknown [16.231.227.36]) by p1lg14886.dc01.its.hpecorp.net (Postfix) with ESMTP id 181D08104A2; Mon, 13 Apr 2026 18:32:59 +0000 (UTC) From: nick.hawkins@hpe.com To: catalin.marinas@arm.com, will@kernel.org Cc: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, krzysztof.kozlowski@oss.qualcomm.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Nick Hawkins Subject: [PATCH v6 4/4] arm64: defconfig: Enable ARCH_HPE Date: Mon, 13 Apr 2026 18:32:47 +0000 Message-ID: <20260413183247.1381172-5-nick.hawkins@hpe.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20260413183247.1381172-1-nick.hawkins@hpe.com> References: <20260413183247.1381172-1-nick.hawkins@hpe.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Authority-Analysis: v=2.4 cv=Ks59H2WN c=1 sm=1 tr=0 ts=69dd36de cx=c_pps a=UObrlqRbTUrrdMEdGJ+KZA==:117 a=UObrlqRbTUrrdMEdGJ+KZA==:17 a=A5OVakUREuEA:10 a=VkNPw1HP01LnGYTKEx00:22 a=gQcMVamqm3wCPoSYhaRC:22 a=RtSn8ETxjE2H05FtM2s8:22 a=MvuuwTCpAAAA:8 a=EUspDBNiAAAA:8 a=eJgTY4hZ_eZb3zzOyW4A:9 X-Proofpoint-ORIG-GUID: xl2cr-xhRq8b39bY2fylX4qKVJL4q2zN X-Proofpoint-Spam-Details-Enc: AW1haW4tMjYwNDEzMDE4MiBTYWx0ZWRfX6otUxZ2yas/s 0wFTcmPxziHYTpQLzdCanz3OMvlqKjfsEA+s/nqVcmCSkXF9wKwgCBL8WBxnvsK6MnTcSOL5nmh sjrNYIWNXemT7fJkiUMqMOMtvT47oUH3HeeKPBtdp1Ty0NqERiwBhCG03uf3OejJ1TkRn5Z+Khm NPbxSimaB5Mf6jjklcgVhM+m9AYRojecUozecfxyFOC6dqkq1iFNxdo4qcmia/V/6CxirOnLcGk n3NwmamM9Ly2cKBoqc1/tKSf2wdWB7l40g/445IlRlv4ycgmjyR8WLONCAqnZS4IFN4HR+VAGFX KBnsroOIezFrjfUZxgFJnIqOy0N6j0H8mOXqbJBguqNelNbBy/rHCEV7fVr8hYwUKplw+72zBF1 s2TDGI9ijl+X7uidl9wxLDnXK0cHdgKUXfDYVJnrQpGinkJDseScJgc0tjI5ipqHTeSg5Ve+/PM t1zJ1PEANxbcMSWx/CQ== X-Proofpoint-GUID: xl2cr-xhRq8b39bY2fylX4qKVJL4q2zN X-HPE-SCL: -1 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1143,Hydra:6.1.51,FMLib:17.12.100.49 definitions=2026-04-13_03,2026-04-13_04,2025-10-01_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 impostorscore=0 priorityscore=1501 lowpriorityscore=0 suspectscore=0 clxscore=1015 adultscore=0 phishscore=0 malwarescore=0 bulkscore=0 classifier=typeunknown authscore=0 authtc= authcc= route=outbound adjust=0 reason=mlx scancount=1 engine=8.22.0-2604010000 definitions=main-2604130182 Content-Type: text/plain; charset="utf-8" From: Nick Hawkins Enable ARCH_HPE in the arm64 defconfig to include HPE GSC BMC SoC support in the default build. Signed-off-by: Nick Hawkins Reviewed-by: Krzysztof Kozlowski --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index xxxxxxxxxxxxxxx..xxxxxxxxxxxxxxx 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -xx,6 +xx,7 @@ CONFIG_ARCH_HISI=3Dy +CONFIG_ARCH_HPE=3Dy CONFIG_ARCH_KEEMBAY=3Dy --=20 2.34.1