From nobody Tue Apr 7 09:47:37 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 29CE531A062; Mon, 6 Apr 2026 14:39:34 +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=1775486377; cv=none; b=VI8bwT9mmJu0XBBATkaRxhHYDMoidQpEvuWeBu2nebi4s8CGoMOML8xr1zADq8TAAMgH/tW7b52u0gtifRB2wgEXEBKzdnwuFl7GStfYoPFcEkEVYyFTHaeHTRs7v2ED7FdqvAYtdjMxG97dmwRTzI7ywpyj27IEGShc720NnOU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775486377; c=relaxed/simple; bh=koS5nlSYDWxpcCAi7yLe/i/OVlSYdgEMSA+4lUgEbHI=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=en0QmZd+BU0kLbmBq2B3dvFdWLTe1WuTMBJ+i00EK1C6/DYk4PWaR/OYc73pTdvURA/c4qoqPh+uBAcOeyNf6HOl8kBh3xitUDY4GfufgdY+OZ3ztrr8xXUEKmi4hmHZFQKu/dRiRetkSKZ+MG923d3cUe1VQe4NTgRL/3AYLNc= 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=nA9klHRg; 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="nA9klHRg" 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 636B2Zrl1225307; Mon, 6 Apr 2026 14:39:17 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=hVvetUKfbKand a7iTmNLNxsu399aKGN3SJr87vcZJHE=; b=nA9klHRgFmVrnYoX78PwPHBWPoDJQ mTIRAxzdvy5mBepXzlXzK9ApGehAmJZ2yYlrqZAUGHpe5YIp/ucAV2K/JwdOf1ju C8DFZ974QCX3HLdxgRuR39x10pHTuBbZS0t/E3A+oC4wl/7FfyDE6N95/p7yPZxR MRtP2XpNjiBtvexlPootkfXhwHhWZvTQbJcBA+JBs1WXM5rw8LeFxRovkX7UGqtL aX1qp9GRDIhtDGcxgZ+Nv5aAouGZv5kQVazVWgaeULEPntV9oOXOZPc+UiszljMD qPt1ERNyQlFV0+p0imDs1/yzfR7csJWqdeFWUjJs37QUsipF1aFTaLWcQ== Received: from p1lg14879.it.hpe.com (p1lg14879.it.hpe.com [16.230.97.200]) by mx0b-002e3701.pphosted.com (PPS) with ESMTPS id 4dcb4a2fsy-1 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT); Mon, 06 Apr 2026 14:39:17 +0000 (GMT) Received: from p1lg14885.dc01.its.hpecorp.net (unknown [10.119.18.236]) (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 96BB6D1FC; Mon, 6 Apr 2026 14:39:14 +0000 (UTC) Received: from hpe.com (unknown [16.231.227.39]) by p1lg14885.dc01.its.hpecorp.net (Postfix) with ESMTP id ECC14808993; Mon, 6 Apr 2026 14:39:13 +0000 (UTC) From: nick.hawkins@hpe.com To: catalin.marinas@arm.com, will@kernel.org, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org Cc: nick.hawkins@hpe.com, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v4 1/4] dt-bindings: arm: hpe,gxp: Add HPE GSC platform compatible Date: Mon, 6 Apr 2026 14:38:18 +0000 Message-ID: <20260406143821.1843621-2-nick.hawkins@hpe.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20260406143821.1843621-1-nick.hawkins@hpe.com> References: <20260406143821.1843621-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: odzm7hlbEiOccwSunuZCNXnqKnH2kh8d X-Proofpoint-Spam-Details-Enc: AW1haW4tMjYwNDA2MDE0NCBTYWx0ZWRfXw2bf31Me82zS 2DAcKCwdKrpWGxheARr6oBJ8j30uvKSdCKrlqPFTtWJzuRuchMljZ/nYEq/eBu3SM+hZMHr8yd1 +Xa7bv3TNmx9ATZfdUpFt2Q4D7PAAR4Eoq25C9iQOgIE4+h56jzQHIzSPdLmdABCxN+ebu/zBid vBU6hcC/iNa9pg9md/QE5zbkzH5J8q1BuCsBP8++1lhb2tE/VKlphqtElPeMweMaGQ5JYcGLb4L s6Z19aEIUto9H45841RCJQqZtN1i2zYE/4OCtdCS8/7NjC1/txcgzQcA8EBxpfcswoGjELoVJWN 6ToBaQPUY2WwS3IdFvuwNb1qMnr+AIy3D5YynAzL0MNay8FOXb9HaIDMxKQ9t/0U+P5tOmTWtL1 nvybLNcWjt5xLTHkkahDYfBR03pECaktBI5q1w79K4025a85oXh3w2eOYIqOFMFwpm1MbdVUqHM iNwSwHln2EK20cq245Q== X-Authority-Analysis: v=2.4 cv=Cquys34D c=1 sm=1 tr=0 ts=69d3c595 cx=c_pps a=5jkVtQsCUlC8zk5UhkBgHg==:117 a=5jkVtQsCUlC8zk5UhkBgHg==:17 a=A5OVakUREuEA:10 a=VkNPw1HP01LnGYTKEx00:22 a=gQcMVamqm3wCPoSYhaRC:22 a=k7r4yCLl9DVLXMiQTbtC:22 a=gEfo2CItAAAA:8 a=MvuuwTCpAAAA:8 a=VwQbUJbxAAAA:8 a=HR7gm4R6eJ7T60OizSAA:9 a=sptkURWiP4Gy88Gu7hUp:22 X-Proofpoint-ORIG-GUID: odzm7hlbEiOccwSunuZCNXnqKnH2kh8d 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-06_03,2026-04-03_01,2025-10-01_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 malwarescore=0 lowpriorityscore=0 spamscore=0 phishscore=0 adultscore=0 priorityscore=1501 bulkscore=0 impostorscore=0 clxscore=1015 suspectscore=0 classifier=typeunknown authscore=0 authtc= authcc= route=outbound adjust=0 reason=mlx scancount=1 engine=8.22.0-2603050001 definitions=main-2604060144 Content-Type: text/plain; charset="utf-8" From: Nick Hawkins 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