From patchwork Fri Jul 22 17:23:35 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Hawkins, Nick" X-Patchwork-Id: 12926677 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 8DE4EC43334 for ; Fri, 22 Jul 2022 17:24:00 +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:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=0OIOmGB8eI1q3EdUx/s14xBAgT8TuGujd6m3+/VFRZ4=; b=GV++olSpfyWykk vzt5R3uD5+IvHZbsl+sdG7iuBU++4Cv2qPTYSYObnC2k2Cq/lEb10twizI5fNw1+zPjZHjq5ZhJfK NueQ3z7iBEdEtuwH55SFTwaQQFTTtNc2ug8K6sJoWc/bNjFe/Zswx6PsnOo55lssuRTl6c5p/chUV +dSsWdc1ZUPsO7dJQSCjbAawBtkliH+yK3mGqLa9o8vpVjd8P4Wq2lOnTY35qeHn1xIgc5Zo8WZp2 TScU1H4uxB8POaeV5DfyGBMW+oQBrZTY5pE78zNfB4okarQWOSwqfXT84xeZrYj/1RMoxKxKPocu6 B07n7rwMBStf+Nc48r2A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oEwMX-008Lm8-E6; Fri, 22 Jul 2022 17:22:53 +0000 Received: from mx0b-002e3701.pphosted.com ([148.163.143.35]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oEwMT-008Lf3-RK for linux-arm-kernel@lists.infradead.org; Fri, 22 Jul 2022 17:22:51 +0000 Received: from pps.filterd (m0134425.ppops.net [127.0.0.1]) by mx0b-002e3701.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 26MH34Om017675; Fri, 22 Jul 2022 17:22:29 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hpe.com; h=from : to : cc : subject : date : message-id : in-reply-to : references; s=pps0720; bh=1WmnkyGLDl/YLOz0uTvXn87FY3QhYRjCD0uAYiMqTo4=; b=OyoPY3yJh2H0h1IcyEcliC+rpZbH7YImJ+jxubmC0wFOeDUDnybAXpOjW9peGHfcsni0 GZnsNGSEe71ll693eplAXqAWm9zpyPV6SJOnkoUzk03q8ioQQtQhrzZ5f58TNnHw7Po4 u/pemJM7rItcM+n9YyQmZwkwsDqWZx5TDyjS4MihEOrCiqewVP9+2pBDFqxbOmeGnHi7 zSfgU2nm9t08+P0UIoz0MC+lHNCHscBT3sBAq1iZtaaKmETUxx1jXoJe682xhD9Cei+Q uzHprjt2L5JiFmA6OCCVnfMtOSIsGLWl4snfCxs1jaDflzdVvSWWHLwR8AgX2JkGRqKV cA== Received: from p1lg14880.it.hpe.com (p1lg14880.it.hpe.com [16.230.97.201]) by mx0b-002e3701.pphosted.com (PPS) with ESMTPS id 3hft5w34gp-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 22 Jul 2022 17:22:28 +0000 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 p1lg14880.it.hpe.com (Postfix) with ESMTPS id 33164800187; Fri, 22 Jul 2022 17:22:28 +0000 (UTC) Received: from hpe.com (unknown [16.231.227.36]) by p1lg14886.dc01.its.hpecorp.net (Postfix) with ESMTP id 9A7A2807916; Fri, 22 Jul 2022 17:22:27 +0000 (UTC) From: nick.hawkins@hpe.com To: nick.hawkins@hpe.com Cc: broonie@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, verdun@hpe.com, linux@armlinux.org.uk, linux-spi@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, arnd@arndb.de, joel@jms.id.au Subject: [PATCH v2 5/5] MAINTAINERS: add spi support to GXP Date: Fri, 22 Jul 2022 12:23:35 -0500 Message-Id: <20220722172335.33404-6-nick.hawkins@hpe.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20220722172335.33404-1-nick.hawkins@hpe.com> References: <20220722172335.33404-1-nick.hawkins@hpe.com> X-Proofpoint-GUID: J9UmU7HFmwbH9Yy2K_9wWiqFfnHpGlUZ X-Proofpoint-ORIG-GUID: J9UmU7HFmwbH9Yy2K_9wWiqFfnHpGlUZ X-HPE-SCL: -1 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.883,Hydra:6.0.517,FMLib:17.11.122.1 definitions=2022-07-22_06,2022-07-21_02,2022-06-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 suspectscore=0 mlxlogscore=949 malwarescore=0 lowpriorityscore=0 priorityscore=1501 mlxscore=0 bulkscore=0 impostorscore=0 spamscore=0 adultscore=0 clxscore=1015 phishscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2206140000 definitions=main-2207220073 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220722_102250_045936_A7A2406E X-CRM114-Status: GOOD ( 14.93 ) 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: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Nick Hawkins Add the spi driver and dt-binding documentation Signed-off-by: Nick Hawkins --- v2: *No change --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index a6d3bd9d2a8d..f87728549ecf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2140,11 +2140,13 @@ M: Jean-Marie Verdun M: Nick Hawkins S: Maintained F: Documentation/devicetree/bindings/arm/hpe,gxp.yaml +F: Documentation/devicetree/bindings/spi/hpe,gxp-spi.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/spi/spi-gxp.c F: drivers/watchdog/gxp-wdt.c ARM/IGEP MACHINE SUPPORT