From patchwork Mon Nov 28 23:02:19 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Hawkins, Nick" X-Patchwork-Id: 13057981 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 60446C4321E for ; Mon, 28 Nov 2022 23:05:04 +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: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=Fw1twQGvHWHPXW5A0vhTKRmKcdgT6PQI09Y3knSLkXY=; b=QzmY8P0jFa1XZH JH+QSntsUED4kEDwR8B2QeAUhzHYWF8dXVIoWMLxa+uf5M96aKQG0gpDcIJBAfDn44Cdha0uxKb38 e+BL2RYqQ5F4ynq3ygf/NG3QrfVOsb/4elwMZBjk443jXN3Ai/ktKlhRN/QSnxNVzqBUXTj9DYNpI cQZs4K9prZ78hiKyHWATtDXK4RfVrvoc8LvEV5FFWxbp9ME/5BMzeuYhHDYh4KCr9RT0fZxKH54qo aZKwY9bJgtVrKYBpwGinAqU+Mf8pHiXS/r+SoA4Q5WiYumy7vqxvJRkwHpv0100UICdL5hu1iKdiu AOu6yWTMyLzpJBKoqqEw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oznAZ-004gFn-6Q; Mon, 28 Nov 2022 23:04:11 +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 1oznAU-004gDS-P8 for linux-arm-kernel@lists.infradead.org; Mon, 28 Nov 2022 23:04:09 +0000 Received: from pps.filterd (m0150244.ppops.net [127.0.0.1]) by mx0b-002e3701.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 2ASMCR1m017358; Mon, 28 Nov 2022 23:03:52 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; s=pps0720; bh=nfZUxtQGmgTd5ihJOCHHrl5PF/vDuIdrP8MQYcb5RsU=; b=SSxAP57t+Q/sxkpP01TvGfTco675qOojopCfLEXGrYiWzz2OMur92C3XI/t4Yu2SSvTE dIOdFcmQem9lba0H8bJ64EIPurGuGjLWcABCD3LCA98GUi+HIb1/9v9UPrCgvsKroJNu dge3RNAKsSeCLTBpGOw6t3cpJzl2LBnxNw7qdObBDCoQm2XJ3LyVpwMkUdKhNUrmEVlx 4JcZHkL0tvpeTc8H0pe40aeYAjklR0YcBEWPO1gmA/ENlam/t8AjuwF4Y/jeExJ0YhI3 1GWRoIqpmsjrYoLc3p9aszfqgohCoozQLPDdQDV3BXORvtYvMXikJrJ6mDiPrjwMZtPV nQ== Received: from p1lg14881.it.hpe.com (p1lg14881.it.hpe.com [16.230.97.202]) by mx0b-002e3701.pphosted.com (PPS) with ESMTPS id 3m4x6av7ph-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 28 Nov 2022 23:03:52 +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 p1lg14881.it.hpe.com (Postfix) with ESMTPS id 42183809F7B; Mon, 28 Nov 2022 23:03:51 +0000 (UTC) Received: from hpe.com (unknown [16.231.227.36]) by p1lg14886.dc01.its.hpecorp.net (Postfix) with ESMTP id A448480C99C; Mon, 28 Nov 2022 23:03:50 +0000 (UTC) From: nick.hawkins@hpe.com To: jdelvare@suse.com, linux@roeck-us.net, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, verdun@hpe.com, nick.hawkins@hpe.com, corbet@lwn.net, linux@armlinux.org.uk, linux-hwmon@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-doc@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH v2 6/6] MAINTAINERS: add gxp fan controller and documents Date: Mon, 28 Nov 2022 17:02:19 -0600 Message-Id: <20221128230219.39537-7-nick.hawkins@hpe.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20221128230219.39537-1-nick.hawkins@hpe.com> References: <20221128230219.39537-1-nick.hawkins@hpe.com> X-Proofpoint-GUID: 661kpNRkmluiBqVMUTIXXRKPjhcQDylI X-Proofpoint-ORIG-GUID: 661kpNRkmluiBqVMUTIXXRKPjhcQDylI X-HPE-SCL: -1 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.219,Aquarius:18.0.895,Hydra:6.0.545,FMLib:17.11.122.1 definitions=2022-11-28_17,2022-11-28_02,2022-06-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 mlxscore=0 phishscore=0 adultscore=0 clxscore=1015 lowpriorityscore=0 suspectscore=0 priorityscore=1501 spamscore=0 mlxlogscore=999 malwarescore=0 bulkscore=0 impostorscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2210170000 definitions=main-2211280166 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221128_150407_073548_3F5C8E75 X-CRM114-Status: GOOD ( 14.03 ) 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 gxp-fan-ctrl.c and gxp-fan-ctrl.rst in hwmon driver/documentation. Signed-off-by: Nick Hawkins --- v2: *Added missing gxp-fan-ctrl.yaml --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 56ff555ed5a4..00b6ed6dd5cd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2177,13 +2177,16 @@ ARM/HPE GXP ARCHITECTURE M: Jean-Marie Verdun M: Nick Hawkins S: Maintained +F: Documentation/hwmon/gxp-fan-ctrl.rst F: Documentation/devicetree/bindings/arm/hpe,gxp.yaml +F: Documentation/devicetree/bindings/hwmon/hpe,gxp-fan-ctrl.yaml F: Documentation/devicetree/bindings/spi/hpe,gxp-spifi.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/hwmon/gxp-fan-ctrl.c F: drivers/spi/spi-gxp.c F: drivers/watchdog/gxp-wdt.c