From nobody Sun Apr 5 18:03:25 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 D8CFF258CE5; Mon, 23 Mar 2026 19:42:45 +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=1774294967; cv=none; b=ZkL87FuMqUd5agYlQczbpL+nLMwwH8t5HI8IuIAoDRN31zPp35Rm3IY7EtItibI1Ht/JnODFv6E74sQU9cYBZ6HYoacep+8+lC/4fX4h4b8dLPRfOZkoR7aQIwWqe3+NbZxekRCJQpbBjHQuSUrQhJaRI275m2o6nrGz6TuDed4= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774294967; c=relaxed/simple; bh=41aTRuhIIJjIoHuYtvx635LYQafI8FyC0qqJpw5YD0k=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=FTmnMMoq5UKH3pZ+idY9J2y772N2doDMexnKPFwJW2T+nEXpr4v5yZq/g4IkjeDNG8JYWt20EuxPoCO1CHmkA5NOkejdTmoQJ2NC0IQidA7GuqweVBryjG/oX6YeRber8R7x/aTbE9EWwvu3XX2MxkCUCprd3J+3nryWr8GCUKQ= 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=cWDTceiq; 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="cWDTceiq" Received: from pps.filterd (m0134424.ppops.net [127.0.0.1]) by mx0b-002e3701.pphosted.com (8.18.1.11/8.18.1.11) with ESMTP id 62NH9mwq2487441; Mon, 23 Mar 2026 19:42:30 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=AQ9lqP+vkDULV lRvK/58TCM1sxKvcX3Ka0Jatp81IKo=; b=cWDTceiqiEBtUZiyfguJSPDoN0NP6 qdYSy1vzkrc0qguOX0pWS2VYKeQlsF/7h1OOfo0n7rkki8rxfz5a5q/SIcEpDI2+ sGzSsUu3jaiducm2iV5xbIAHU+EbMGC95RHSjxMAyrX9EqVl+oEEIdu6LJoqBHWr n6MXU7fA37+cOKTPYDDU1fbhi9Rg7MJ9szn04u5v/SMYsEwQNJxFTrid/wdjMNGA CXBsrlHsX7XokIHeDa6IeF4zj4jaryqVbZoOuStYcEJNoWRNxiNjXxGJ3TMB8n+8 g+nS6dlmzCifws11eWjGFil+3DSHo6wEGk/vD9TpGoT8TEGJ8dQtdIjdQ== Received: from p1lg14878.it.hpe.com (p1lg14878.it.hpe.com [16.230.97.204]) by mx0b-002e3701.pphosted.com (PPS) with ESMTPS id 4d37ntkcxd-1 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT); Mon, 23 Mar 2026 19:42:30 +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 A68141479A; Mon, 23 Mar 2026 19:42:29 +0000 (UTC) Received: from hpe.com (unknown [16.231.227.39]) by p1lg14886.dc01.its.hpecorp.net (Postfix) with ESMTP id 43DD880CCFA; Mon, 23 Mar 2026 19:42:29 +0000 (UTC) From: nick.hawkins@hpe.com To: Catalin Marinas , Will Deacon Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Jean-Marie Verdun , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Nick Hawkins Subject: [PATCH v2 1/3] dt-bindings: arm: hpe,gxp: Add HPE GSC platform compatible Date: Mon, 23 Mar 2026 14:42:21 -0500 Message-Id: <20260323194223.683487-2-nick.hawkins@hpe.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20260323194223.683487-1-nick.hawkins@hpe.com> References: <20260323194223.683487-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: uipwRscGisrxFkNlkED999sDUPW1OoU3 X-Proofpoint-ORIG-GUID: uipwRscGisrxFkNlkED999sDUPW1OoU3 X-Proofpoint-Spam-Details-Enc: AW1haW4tMjYwMzIzMDE0NSBTYWx0ZWRfXxG6a7SXsZ2Gt PoMVmjnsEK27z1zmBZhLWgZ8Q8jnKRe/jasXBZfwGHsAyhzxiyfjKD65rCv1IEfbTijqXhaux7R hKYrIRviNzpjMvJKUZV/pvbY2eoGpxdXNcbEXfPpA77dZXH7thO2Tw6gjVPW0Os+i8wCwKB/BlG /X1niMWuZ7ifsnXlDKMm79jA/VJyFs5jnNQPC5R/JUmBnepPi6qPJQro+YV+UR8jyz8eXH0uwqQ 0duOzVDPnPEqc8HwuEB1OaNQX8HzGfEILqyeEVf2a4svtqHqC5pBjTlH+8tvDDeGPgBLSUoDzPu Yvl15d3PIQtuVdxCnPjmObsBEjY1+qdLWWpZWPCxiJF8VO+q17UGIDMHV++VRHhIMQsuhu/zuCz 6NDCS4Q1sVbbvewTustmS8dKn0Agce6eBRVOotONLHRE5Me6Fd+VFffYu4ZKRmtwtqS+0xRE9qr hX12sQ64/CStGuiznzg== X-Authority-Analysis: v=2.4 cv=ddKNHHXe c=1 sm=1 tr=0 ts=69c197a6 cx=c_pps a=UObrlqRbTUrrdMEdGJ+KZA==:117 a=UObrlqRbTUrrdMEdGJ+KZA==:17 a=Yq5XynenixoA:10 a=VkNPw1HP01LnGYTKEx00:22 a=gQcMVamqm3wCPoSYhaRC:22 a=3haJ9R1Aw3gUfsUHDaCR:22 a=gEfo2CItAAAA:8 a=MvuuwTCpAAAA:8 a=VwQbUJbxAAAA:8 a=vDgjwTgtJ-WAWVt5iMsA:9 a=sptkURWiP4Gy88Gu7hUp:22 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-03-23_04,2026-03-23_01,2025-10-01_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 phishscore=0 adultscore=0 priorityscore=1501 lowpriorityscore=0 impostorscore=0 suspectscore=0 malwarescore=0 bulkscore=0 clxscore=1011 classifier=typeunknown authscore=0 authtc= authcc= route=outbound adjust=0 reason=mlx scancount=1 engine=8.22.0-2603050001 definitions=main-2603230145 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. Signed-off-by: Nick Hawkins --- Documentation/devicetree/bindings/arm/hpe,gxp.yaml | 7 ++++++- MAINTAINERS | 7 +++++++ 2 files changed, 13 insertions(+), 1 deletion(-) 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 @@ -18,6 +18,11 @@ properties: - enum: - hpe,gxp-dl360gen10 - const: hpe,gxp + - description: GSC Based Boards + items: + - enum: + - hpe,gsc-dl340gen12 + - const: hpe,gsc =20 required: - compatible diff --git a/MAINTAINERS b/MAINTAINERS index 2265e2c9bfbe..33e4357f9011 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2859,6 +2859,13 @@ 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 +ARM64/HPE GSC ARCHITECTURE +M: Nick Hawkins +S: Maintained +F: Documentation/devicetree/bindings/arm/hpe,gxp.yaml +F: arch/arm64/Kconfig.platforms +F: arch/arm64/boot/dts/hpe/ + ARM/HPE GXP ARCHITECTURE M: Jean-Marie Verdun M: Nick Hawkins --=20 2.34.1