From patchwork Mon May 16 16:33:46 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Hawkins, Nick" X-Patchwork-Id: 12851108 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 2A625C433F5 for ; Mon, 16 May 2022 16:37:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=+6o65ndEdvAhYZFQzVTLSt+BYME0wWxURB08Ap4YYWc=; b=eirwNdvpoksLea XPoVy8rgxV3k2CSD/tVPLTb4lIo6Tv1q8/U6dj04URWg8dMiB2ifFhysKlulMQUwh6VC76HyhKk0J VnmjIwQ5PgydrYnZSLJHBZubTomLTMqOTya3Odhri4eAlW6JWP8NTUNMrcAFbfVaz9BwjzQ7HXTiY n+Vpq8FkttBEYVxETiNZpUCuvygUzKYf8QO5SwwLM9SIm+V47KvA6RJHVUZyB1BscJNo1ugnb7PW6 gQ+zLikugej1HJ40diti9Q2a/FjK+kTAOyMJH3bzXUjWlqwuAQ2HvZVo7m9FmvzTrubjSEBBlUk0d VaijCqhXaPlm/YvmGtzw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nqdhW-00935f-AM; Mon, 16 May 2022 16:36:07 +0000 Received: from mx0a-002e3701.pphosted.com ([148.163.147.86]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nqdeE-0091Ry-QP for linux-arm-kernel@lists.infradead.org; Mon, 16 May 2022 16:32:44 +0000 Received: from pps.filterd (m0134422.ppops.net [127.0.0.1]) by mx0b-002e3701.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 24GAVxAL031916; Mon, 16 May 2022 16:32:39 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hpe.com; h=from : to : subject : date : message-id : in-reply-to : references : mime-version; s=pps0720; bh=ZtJJg0yXTQwmrw5bLqDBaOvIBYz078x224mjTlaSgZM=; b=V3eY3Tuu8ERT098AbGWYpyeGSJLbl4dOhge5KmQpKvce5bH3haYR7JOUMJMcMNBRwuas Zy/nxVMuv+y4TH5qEbxWXcmZFBPEe6nhzcss0ql0snhOZ+oUpsxaiAU8AhUKWXg9P5qF 0cAsYC8Ph2BSzQBog1LgPQujcefYMptIAWRJm+UlPyhrJtvlUjyI7GJJY+SBwZCK8yqi p2nl8QqSTlDMk3y44JD5bXrOxAxqKOPv4ZuMdljHbeI2uWuTR7qHjtMofkhBOd4Uz/fD Hk9ok7BwXKIVIX8zlVWGkzUyZohEGPVijS5KVdawdaWsry3Dvf51eMVHzo57wB96Ep76 Pw== Received: from g9t5008.houston.hpe.com (g9t5008.houston.hpe.com [15.241.48.72]) by mx0b-002e3701.pphosted.com (PPS) with ESMTPS id 3g3knfng43-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 16 May 2022 16:32:39 +0000 Received: from g9t2301.houston.hpecorp.net (g9t2301.houston.hpecorp.net [16.220.97.129]) by g9t5008.houston.hpe.com (Postfix) with ESMTP id 668F657; Mon, 16 May 2022 16:32:38 +0000 (UTC) Received: from hpe.com (cigateway-dev.us.rdlabs.hpecorp.net [10.14.73.30]) by g9t2301.houston.hpecorp.net (Postfix) with ESMTP id 391C94F; Mon, 16 May 2022 16:32:38 +0000 (UTC) From: nick.hawkins@hpe.com To: verdun@hpe.com, nick.hawkins@hpe.com, joel@jms.id.au, arnd@arndb.de, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH v8 8/8] MAINTAINERS: Introduce HPE GXP Architecture Date: Mon, 16 May 2022 11:33:46 -0500 Message-Id: <20220516163347.44890-8-nick.hawkins@hpe.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20220516163347.44890-1-nick.hawkins@hpe.com> References: <20220516163347.44890-1-nick.hawkins@hpe.com> X-Proofpoint-ORIG-GUID: NcMD-MjuhtVg0KxRD8hZxKp03CnFT8cz X-Proofpoint-GUID: NcMD-MjuhtVg0KxRD8hZxKp03CnFT8cz X-Proofpoint-UnRewURL: 0 URL was un-rewritten MIME-Version: 1.0 X-HPE-SCL: -1 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.858,Hydra:6.0.486,FMLib:17.11.64.514 definitions=2022-05-16_15,2022-05-16_02,2022-02-23_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 lowpriorityscore=0 phishscore=0 spamscore=0 priorityscore=1501 impostorscore=0 mlxscore=0 suspectscore=0 clxscore=1015 mlxlogscore=999 adultscore=0 malwarescore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2202240000 definitions=main-2205160092 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220516_093242_922575_3C1FA6D3 X-CRM114-Status: GOOD ( 13.10 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Nick Hawkins Create a section in MAINTAINERS for the GXP HPE architecture. Signed-off-by: Nick Hawkins --- v8: * No change v7: * Changed arch/arm/boot/dts/hpe-bmc-dl360gen10.dts to arch/arm/boot/hpe-bmc* * Changed arch/arm/boot/dts/hpe-gxp.dtsi to arch/arm/boot/dts/hpe-gxp* * Changed arch/arm/mach-hpe/gxp.c to arch/arm/mach-hpe/ v6: * Fixed subject to match other commits * Removed hpe,gxp-wdt.yaml from file list v5: * Fixed commit message to list all previous changes v4: * Added ARM/ before HPE Title * Changed MAINTAINED to Maintained * Renamed gxp-timer.c to timer-gxp.c * Renamed gxp.yaml to hpe,gxp.yaml v3: * Removed uncessary files * Used proper patch-set format v2: * Fixed email address * Removed multiple entries in favor of one --- MAINTAINERS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 40fa1955ca3f..ce28eb2843c6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2130,6 +2130,18 @@ 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 +ARM/HPE GXP ARCHITECTURE +M: Jean-Marie Verdun +M: Nick Hawkins +S: Maintained +F: Documentation/devicetree/bindings/arm/hpe,gxp.yaml +F: Documentation/devicetree/bindings/timer/hpe,gxp-timer.yaml +F: arch/arm/boot/dts/hpe-bmc* +F: arch/arm/boot/dts/hpe-gxp* +F: arch/arm/mach-hpe/ +F: drivers/clocksource/timer-gxp.c +F: drivers/watchdog/gxp-wdt.c + ARM/IGEP MACHINE SUPPORT M: Enric Balletbo i Serra M: Javier Martinez Canillas