From patchwork Wed Aug 10 14:02:43 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Conor Dooley X-Patchwork-Id: 12940605 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 99635C00140 for ; Wed, 10 Aug 2022 14:04:23 +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=S93etzKQi2t57vcJoK1pjuOL2h2v8xcILGhewS9IsRw=; b=wMZwHXYJj4bhsf pNUBPqWMOIDdR4AHx010mzYNxpKe4YQ96D+78gApwRcSE0t2koDXl3Q0sbrpDoFs1SGBb75Hetwmg J/ZflIIFCWHQKrZ6smOtoqi3Zhn43ZvNZgCXG2mGUEkmcTAvCGDxVJqWKTGiyM/jxqrDckQD9jNw2 Qo26G3TAhgpf050ZwyAG49SRs+nnwr+qJlLw5L4uTbHbgANHZOD9c8K+Vo6XExAoLlvEjCsWVnzjv i///7qUVE2vVuW+H+xXgrI3I9FRtpPa69M0ssuC1shhxoxJziIwUiuKjwx6XzGjlfRyy1SnGscLbB RGQIBS74iduPH9/jdh8g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oLmJf-00CDE1-Uv; Wed, 10 Aug 2022 14:04:11 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oLmJR-00CD6k-CA for linux-riscv@lists.infradead.org; Wed, 10 Aug 2022 14:04:06 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1660140237; x=1691676237; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=6wm8qFNBUY4i8KtmlFHnTGwoCmChYaNk0zbrd4k51PQ=; b=KiqVKYNsWFOqZHGFlVd0FtFM02eVucn1POTZg4IgX6Sl3nauvu58UJZx xtUhKu3IjdB0ABiHpl8Z0UaD+U8ksaHktSqLIwUpsKOR0nSMNiEEKA1vb WYIyFGfiLZyZfU6Zh9O7Pl5WMwt6CPMKGwWlACz7rTGxj8ZhjWWSCIwiB jQn/HqmdPfkCOWd8cDp3nNfFFrKD8nJV9pPPXSlNyFAjKqvlS3LtUV7gH c4Jb4YoK36QsYYAU6gigQScLjLAkJLzCM/xrkaoWz6b0139iB+DlLG2fE ctchIqzx6Hse/DfbDIgNHEGFtwGwP1s/kj0YPIEEvd38R1cgA9wmplx3F g==; X-IronPort-AV: E=Sophos;i="5.93,227,1654585200"; d="scan'208";a="108427959" Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa6.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 10 Aug 2022 07:03:48 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.28; Wed, 10 Aug 2022 07:03:48 -0700 Received: from wendy.microchip.com (10.10.115.15) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server id 15.1.2375.28 via Frontend Transport; Wed, 10 Aug 2022 07:03:45 -0700 From: Conor Dooley To: , Daire McNamara CC: Mark Brown , Wolfram Sang , "Thierry Reding" , =?utf-8?q?Uwe_Kleine-K=C3=B6ni?= =?utf-8?q?g?= , Jassi Brar , Linus Walleij , Bartosz Golaszewski , Greg Kroah-Hartman , "Arnd Bergmann" , Olof Johansson , Michael Turquette , Stephen Boyd , , , Conor Dooley , Marc Kleine-Budde Subject: [RESEND PATCH 1/2] MAINTAINERS: add PolarFire SoC dt bindings Date: Wed, 10 Aug 2022 15:02:43 +0100 Message-ID: <20220810140243.2685416-2-conor.dooley@microchip.com> X-Mailer: git-send-email 2.36.1 In-Reply-To: <20220810140243.2685416-1-conor.dooley@microchip.com> References: <20220810140243.2685416-1-conor.dooley@microchip.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220810_070401_554177_E1873633 X-CRM114-Status: UNSURE ( 9.86 ) 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 So far when I added bindings for the platform I never added them to our MAINTAINERS entry. No time like the present to improve the coverage. CC: Mark Brown CC: Wolfram Sang CC: Thierry Reding CC: Uwe Kleine-König CC: Jassi Brar CC: Linus Walleij CC: Bartosz Golaszewski CC: Greg Kroah-Hartman CC: Arnd Bergmann CC: Olof Johansson CC: Michael Turquette CC: Stephen Boyd Suggested-by: Mark Brown Acked-by: Marc Kleine-Budde # for can Signed-off-by: Conor Dooley Acked-by: Uwe Kleine-König --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 868bbf31603d..fd0f10a110e7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17512,6 +17512,15 @@ M: Conor Dooley M: Daire McNamara L: linux-riscv@lists.infradead.org S: Supported +F: Documentation/devicetree/bindings/clock/microchip,mpfs.yaml +F: Documentation/devicetree/bindings/gpio/microchip,mpfs-gpio.yaml +F: Documentation/devicetree/bindings/i2c/microchip,corei2c.yaml +F: Documentation/devicetree/bindings/mailbox/microchip,mpfs-mailbox.yaml +F: Documentation/devicetree/bindings/net/can/microchip,mpfs-can.yaml +F: Documentation/devicetree/bindings/pwm/microchip,corepwm.yaml +F: Documentation/devicetree/bindings/soc/microchip/microchip,mpfs-sys-controller.yaml +F: Documentation/devicetree/bindings/spi/microchip,mpfs-spi.yaml +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