From patchwork Wed Nov 9 21:22:17 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Conor Dooley X-Patchwork-Id: 13038088 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 DB5E0C43217 for ; Wed, 9 Nov 2022 21:23:36 +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: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=kPs5EENoxih+cGKi5s21sPYEW1MFsUIQRt6Ss6yqo2g=; b=U2JeY8ZEpZ6Bzf nYTsT2Uj2WGAdtVhmwee6c0Zkrcqz0q3gLBBtui6w20pBmndXdQCBiWHuB1WN5E6f9d184x7sPIZy QKDb16FuTKo0xPGY9O48sxTu0mXa5zI2FW5G5S6WhwK2Z2Ke0LX0xzT5N8xWuEbaf0AGBlv629RcQ AZj56we6G630fqc8Vxs8L/qAlMMZLgmU3ydoigLCmxnVLNx3pdwTD13+EZGCvfsjhPkRTChzIQyvx NRB9gL5K5PTaY+yOqSwOcNblJGxK9mh5LDiuuJX0ivKj9iAMtAhIRKM/UrLX7XKSAztQ+LLA+jqoq zn855EHTJZFSjSVIMhxQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ossXe-00HOUX-Gm; Wed, 09 Nov 2022 21:23:26 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ossXY-00HORM-4A for linux-riscv@lists.infradead.org; Wed, 09 Nov 2022 21:23:21 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 5B0E561CD7; Wed, 9 Nov 2022 21:23:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1FA97C433C1; Wed, 9 Nov 2022 21:23:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1668028999; bh=XiIWu255CJHaBr0/bQm6scm8IS8bulmV4YbxHHKL31M=; h=From:To:List-Id:Cc:Subject:Date:In-Reply-To:References:From; b=iWH0gV6GYhDp9CGwDpJ6sCR4CkroDq78g/t12IoUrl+GKTwxgnVp8I1tG4XtclPBE MxYv+n4rwUl/dz2xbqDekRiKrl8syUsM7pzhlFmnG5eAN+C6mge94S8233XRQzibPw gI/I+JkB+d35sU9KDMJ0eOONndv6qe+ZwCY5/HNh2tC0n03Kp/m4Rs/hko65lHxFwz B1opMoAfsjBwn5ExS/xgvv3hqgI9QGn85LaMCUBw9t67ciy1vYJcsq4QUiR7oe6u9H nC/u3szgn7ti6ZbKVSNnHO1mVUwWj5EDTFnwgA+s8RDIX8W0LTuC857Vt0/f4S547x UeZOpcw1nuG2A== From: Conor Dooley To: Emil Renner Berthing , Arnd Bergmann , Palmer Dabbelt Cc: Paul Walmsley , Albert Ou , Nicolas Ferre , soc@kernel.org, linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org, Conor Dooley Subject: [PATCH v1 1/4] MAINTAINERS: add entries for misc. RISC-V SoC drivers and devicetrees Date: Wed, 9 Nov 2022 21:22:17 +0000 Message-Id: <20221109212219.1598355-2-conor@kernel.org> X-Mailer: git-send-email 2.37.2 In-Reply-To: <20221109212219.1598355-1-conor@kernel.org> References: <20221109212219.1598355-1-conor@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221109_132320_275967_36F73F19 X-CRM114-Status: GOOD ( 15.64 ) X-BeenThere: linux-riscv@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-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org From: Conor Dooley Following some discussion both on & off list, I have volunteered to take over maintaining the miscellaneous RISC-V devicetrees & soc drivers from Palmer to ease his load. So far only SiFive and Microchip have stuff in drivers/soc. For the former, a SiFive entry exists with a dead GitHub repo - so remove that to avoid confusion since the patches for drivers/soc & devicetrees will be routed via my tree & other drivers go through their subsystem trees. The Microchip directory only contains a RISC-V driver for now, but is likely to contain drivers for other archs in the future. To that end, change the PolarFire SoC entry to specifically mention the RISC-V driver & the new directory level entry does not mention an architecture. CC: Arnd Bergmann CC: Nicolas Ferre CC: Palmer Dabbelt Link: https://lore.kernel.org/linux-riscv/mhng-e4210f56-fcc3-4db8-abdb-d43b3ebe695d@palmer-ri-x1c9a/ Signed-off-by: Conor Dooley Acked-by: Nicolas Ferre Acked-by: Palmer Dabbelt --- MAINTAINERS | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 046ff06ff97f..b88ced1ff72c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13627,6 +13627,12 @@ S: Supported F: drivers/misc/atmel-ssc.c F: include/linux/atmel-ssc.h +MICROCHIP SOC DRIVERS +M: Conor Dooley +S: Supported +T: git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/ +F: drivers/soc/microchip/ + MICROCHIP USB251XB DRIVER M: Richard Leitner L: linux-usb@vger.kernel.org @@ -17749,12 +17755,21 @@ F: drivers/mailbox/mailbox-mpfs.c F: drivers/pci/controller/pcie-microchip-host.c F: drivers/reset/reset-mpfs.c F: drivers/rtc/rtc-mpfs.c -F: drivers/soc/microchip/ +F: drivers/soc/microchip/mpfs-sys-controller.c F: drivers/spi/spi-microchip-core-qspi.c F: drivers/spi/spi-microchip-core.c F: drivers/usb/musb/mpfs.c F: include/soc/microchip/mpfs.h +RISC-V MISC SOC SUPPORT +M: Conor Dooley +L: linux-riscv@lists.infradead.org +S: Maintained +Q: https://patchwork.kernel.org/project/linux-riscv/list/ +T: git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/ +F: Documentation/devicetree/bindings/riscv/ +F: arch/riscv/boot/dts/ + RNBD BLOCK DRIVERS M: Md. Haris Iqbal M: Jack Wang @@ -18781,7 +18796,6 @@ M: Palmer Dabbelt M: Paul Walmsley L: linux-riscv@lists.infradead.org S: Supported -T: git https://github.com/sifive/riscv-linux.git N: sifive K: [^@]sifive @@ -18800,6 +18814,13 @@ S: Maintained F: Documentation/devicetree/bindings/dma/sifive,fu540-c000-pdma.yaml F: drivers/dma/sf-pdma/ +SIFIVE SOC DRIVERS +M: Conor Dooley +L: linux-riscv@lists.infradead.org +S: Maintained +T: git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/ +F: drivers/soc/sifive/ + SILEAD TOUCHSCREEN DRIVER M: Hans de Goede L: linux-input@vger.kernel.org From patchwork Wed Nov 9 21:22:18 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Conor Dooley X-Patchwork-Id: 13038087 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 C7EB1C433FE for ; Wed, 9 Nov 2022 21:23:36 +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: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=+9DnCtF0Xw4wMc3TikmK+8HVUW4qDMsSDJGFAe3bLZY=; b=qFTO6eDUJuJWqb x3TBdOtPIXp/Cr3hbVXkPGbwk2KUi2eVOglGcljDFUMVEnIVp8WoqzeQnv2rYjOb4nfSlS626KxcS KDn8XQ49wSkjpFspz26DMesBjHzpgLQyYBARUcMjZ98OVBYgTmAp8gFPDkMvT4HJo8b3+DllU+6L5 og8RriAUVeUC9esAhIE7WrsKEHwoLLQDkb9FuqNs4Bw2FmyeKDt5RbfyFWHHiu5ELPHqdz013WfMT b2QBFvwGnYH+8tZ/PW54f4v/ldLobnlQ6sVaxikNANBThLK6C1pcPpxIDCLMt9a33zWm51oazH18u ZxV3a2ryAI+nKPNyzspw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ossXg-00HOVW-23; Wed, 09 Nov 2022 21:23:28 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ossXc-00HOSk-8h for linux-riscv@lists.infradead.org; Wed, 09 Nov 2022 21:23:26 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id EA6BCB81F65; Wed, 9 Nov 2022 21:23:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 97B33C4314F; Wed, 9 Nov 2022 21:23:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1668029001; bh=VZ4QpluSuGSOGq5v/vlU5gZCX8GrnRCwhXb+eMkQg94=; h=From:To:List-Id:Cc:Subject:Date:In-Reply-To:References:From; b=dJVGcq7w53YJ+v5ntjpfAFa1NCeWetTd0EAORNVrMBha8ArHDYKOyfi8SZzTA8ZXp GVpYRlRBIa7niG7zHvEch45Dkj5C5pzr9C3QguyqKjBNhtnnVr+lXzADM5OGf7Omvt /o4f0Z10i+j5KE0bOewwMIfVIKJpyr1/HpVFuErkJpVce70reth5M6YqyCxIj/DOsP 7jxoL2gCq3P16+mVkbNFTB9cNjr1xLW5qd3XUDXApshJsQEqhMdHDwG+9HJH+IA/NZ 07v3T7uu2qe40OfrekAN7kj/5/nPU/LUjTU9gT0DEGQE/td8m07BGPjR0+skf0lzhT uniZa+Q2ABrAg== From: Conor Dooley To: Emil Renner Berthing , Arnd Bergmann , Palmer Dabbelt Cc: Paul Walmsley , Albert Ou , Nicolas Ferre , soc@kernel.org, linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org, Conor Dooley Subject: [PATCH v1 2/4] MAINTAINERS: generify the Microchip RISC-V entry name Date: Wed, 9 Nov 2022 21:22:18 +0000 Message-Id: <20221109212219.1598355-3-conor@kernel.org> X-Mailer: git-send-email 2.37.2 In-Reply-To: <20221109212219.1598355-1-conor@kernel.org> References: <20221109212219.1598355-1-conor@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221109_132324_476332_9B094DA7 X-CRM114-Status: GOOD ( 11.86 ) X-BeenThere: linux-riscv@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-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org From: Conor Dooley These drivers work on our other FPGAs, for example the non-SoC PolarFire connected to an FU-540 via chiplink. Make the entry a wee bit more generic to match. While at it, remove the / from the heading so that it matches other, neighbouring RISC-V entries. Signed-off-by: Conor Dooley --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index b88ced1ff72c..a57c90be001f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17732,7 +17732,7 @@ F: arch/riscv/ N: riscv K: riscv -RISC-V/MICROCHIP POLARFIRE SOC SUPPORT +RISC-V MICROCHIP FPGA SUPPORT M: Conor Dooley M: Daire McNamara L: linux-riscv@lists.infradead.org From patchwork Wed Nov 9 21:22:19 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Conor Dooley X-Patchwork-Id: 13038089 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 531ACC433FE for ; Wed, 9 Nov 2022 21:23:39 +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: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=PyV8O5m8AWhwGgHFvz5hlgwFEdtfLAiqb0Tzcw87NHs=; b=ppxeLW/bk3I6v/ McDOVQEnfMetMz+/c214Fy5Uhpto5LOp4mz2Ftsv6J3hOBukrQTFXTos9yZRkilzlWzhGjhlNbNT+ JlMP3UMv2PNQoFF+LSHH9gr7/4C1Kl+aEOXcn4aezRc41Yfsn92IHvBEr5UglAetcNZnEpGeL1chT 5gd9f2+laZDkSnRAXQ/z+SP1o1yNbdHCULtzqHMAONGulHarS9/GINx07PyKIyiho8reLGb2/1iKL ppaGcqnoQy5RUUo3q9piYjuqmb1XJOL3YzBqPBfaqbo3hNKz1n31E9VPLJY0UduHYTXYqpe2YW6Wn 1KgO+sMVmBQozsrnuqpA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ossXh-00HOWF-Oi; Wed, 09 Nov 2022 21:23:29 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ossXd-00HOU1-5r for linux-riscv@lists.infradead.org; Wed, 09 Nov 2022 21:23:26 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id B7F0A61CFE; Wed, 9 Nov 2022 21:23:24 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1BCB0C433C1; Wed, 9 Nov 2022 21:23:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1668029004; bh=djqMJJN5Z2uJit2sAoUpAX5+9Xk7foJHsNds+vuT428=; h=From:To:List-Id:Cc:Subject:Date:In-Reply-To:References:From; b=KeQ4QV3rNq5pdQC1ZSrmgGCD0dHlyfQq7PLyBUn4aYujhn12BuAXT3+GCL2hGWRli ND2KHgg8p0FWuYGexzowrL+btq0x+UFceQKWJDCjteKG2KH0TdCao4ZVDg27dCH5El fQNVE200yKn9ja0IhJpdDHPOTAe5hzs8IQvJIftIWcUg6CoQnHbxNqD5otngUzYJtJ Hus1lDSnFBlPczqNfrP7erFDXYZdVjSTI6azKbPzai91gxlSrf1oWTF/ipLiG+lHo3 YrBZkJI5p16EYV4klN2tNHyb5q89+Amw3Mm5uYLPEueGFnxvVO7ax5AKtMBj68N59r +oEGR9eGMXVfQ== From: Conor Dooley To: Emil Renner Berthing , Arnd Bergmann , Palmer Dabbelt Cc: Paul Walmsley , Albert Ou , Nicolas Ferre , soc@kernel.org, linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org, Conor Dooley Subject: [PATCH v1 3/4] MAINTAINERS: add an entry for StarFive devicetrees Date: Wed, 9 Nov 2022 21:22:19 +0000 Message-Id: <20221109212219.1598355-4-conor@kernel.org> X-Mailer: git-send-email 2.37.2 In-Reply-To: <20221109212219.1598355-1-conor@kernel.org> References: <20221109212219.1598355-1-conor@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221109_132325_331541_D4C0F975 X-CRM114-Status: UNSURE ( 9.54 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-riscv@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-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org From: Conor Dooley Emil looks after the downstream StarFive stuff, and agreed to look after the upstream ones too. CC: Emil Renner Berthing Signed-off-by: Conor Dooley Acked-by: Emil Renner Berthing --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index a57c90be001f..040d49af9bdb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19622,6 +19622,11 @@ M: Ion Badulescu S: Odd Fixes F: drivers/net/ethernet/adaptec/starfire* +STARFIVE DEVICETREES +M: Emil Renner Berthing +S: Maintained +F: arch/riscv/boot/dts/starfive/ + STARFIVE JH7100 CLOCK DRIVERS M: Emil Renner Berthing S: Maintained From patchwork Wed Nov 9 21:22:20 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Conor Dooley X-Patchwork-Id: 13038090 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 A147AC433FE for ; Wed, 9 Nov 2022 21:23:42 +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: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=OWwH3saS/cjTSU650lhlEr0mNzY6PiciEQjlmh7CZDk=; b=Zb2EclF3Wmyf+U d2eMSDBIb8QkiATgChdkyAcdK3kCgrMhA+6kALcP9DiEWuKCpeOyzPF3x+zdqQ+5a7WCv+g0df2iJ 0UfIRSYjOrVyRY4F7S8udiqIvXDslxm3tMTOKY7V0GrtCOFmOIIdUielxH5DKMNny1EmBr3xq/U8g o48yDbAWcK0xKlO/RGeJol6MXhSo2FukgFAS2tL+FtSA0X79VBS5vwWKWy+pawkCObd8Sv355T8ev 3CBb5OVxWQQLjQFS4I1gvuO52Uk8mVSaDA+6L44ND2nAs0R6gHfkLGkfY2pPY3BZf5VPhX2E66F9Q Dy0iR1s+vVfOeFWiR8cw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ossXj-00HOXS-Hw; Wed, 09 Nov 2022 21:23:31 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ossXf-00HOV4-Pi for linux-riscv@lists.infradead.org; Wed, 09 Nov 2022 21:23:29 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 6623F61CFE; Wed, 9 Nov 2022 21:23:27 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 933AFC433B5; Wed, 9 Nov 2022 21:23:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1668029006; bh=Uhz+c0Au4X5R+Me/kqjj5ZsS5Tm4IL+gXDcUV/+yS4E=; h=From:To:List-Id:Cc:Subject:Date:In-Reply-To:References:From; b=F7+JYa8wW+KGwjrZkH1mPIM3cysiWtFkiahgRNauk9TvmMXUQBj/dtH17Nj40+uly SWc84L8J5a5OF7/QXIRrteMKAkBgjM0jlOiZmzP9c3n1S0dj1m7AaE3r3lDyQfnX+f HiCxtE9hcJO0Dqzvs5P94FpVXaOmV+zHQvOQu6ZwDFbDm13MxcPRxerHhpX8TRVrp/ 5VBuCiyE1cYEnENY5a82QXR2aZemnf19NuAUI7nPeTv1RyJICJuqbrQsue4D5nknjl i9PNG9yBCvhxKLQAo4WWFrOg0NSXxJNiq8swRvfoNZeMzJBZypf+9S+O1c4x9FmSPo xK1RyP5wfRrZQ== From: Conor Dooley To: Emil Renner Berthing , Arnd Bergmann , Palmer Dabbelt Cc: Paul Walmsley , Albert Ou , Nicolas Ferre , soc@kernel.org, linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org, Conor Dooley , Lukas Bulwahn Subject: [PATCH v1 4/4] MAINTAINERS: repair Microchip corei2c driver entry Date: Wed, 9 Nov 2022 21:22:20 +0000 Message-Id: <20221109212219.1598355-5-conor@kernel.org> X-Mailer: git-send-email 2.37.2 In-Reply-To: <20221109212219.1598355-1-conor@kernel.org> References: <20221109212219.1598355-1-conor@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221109_132327_902312_FFBB0D8D X-CRM114-Status: GOOD ( 13.67 ) X-BeenThere: linux-riscv@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-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org From: Conor Dooley The driver was renamed before application but the relevant change did not propagate to the MAINTAINERS patch that was applied. Repair it. CC: Lukas Bulwahn Signed-off-by: Conor Dooley --- I'd swear you reported this at some stage Lukas but I didn't see anything when I took a quick look on lore. --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 040d49af9bdb..269e284570fc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17750,7 +17750,7 @@ F: Documentation/devicetree/bindings/usb/microchip,mpfs-musb.yaml F: arch/riscv/boot/dts/microchip/ F: drivers/char/hw_random/mpfs-rng.c F: drivers/clk/microchip/clk-mpfs.c -F: drivers/i2c/busses/i2c-microchip-core.c +F: drivers/i2c/busses/i2c-microchip-corei2c.c F: drivers/mailbox/mailbox-mpfs.c F: drivers/pci/controller/pcie-microchip-host.c F: drivers/reset/reset-mpfs.c