linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Conor Dooley <conor.dooley@microchip.com>
To: <wsa@kernel.org>, <linux-i2c@vger.kernel.org>
Cc: <ben.dooks@codethink.co.uk>, <linux-kernel@vger.kernel.org>,
	<linux-riscv@lists.infradead.org>, <daire.mcnamara@microchip.com>,
	<conor.dooley@microchip.com>
Subject: [PATCH v7 2/2] MAINTAINERS: add the polarfire soc's i2c driver
Date: Wed, 6 Jul 2022 15:13:15 +0100	[thread overview]
Message-ID: <20220706141313.2504237-2-conor.dooley@microchip.com> (raw)
In-Reply-To: <20220706141313.2504237-1-conor.dooley@microchip.com>

Add the newly added i2c controller driver to the existing entry for
PolarFire SoC.

Acked-by: Wolfram Sang <wsa@kernel.org>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
---
Changes since v6:
I rebased this on next-20220706 & it went through without a
conflict. I'll bump it after mw1.

New in v6.
FYI: I have several maintainers updates in flight - usb, pwm, spi
of which some will be in 5.20 & clk/hwrng/pci that are likely to
go into 5.19-rcN.
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index d64d79eb36a2..3286b727c90b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17428,6 +17428,7 @@ M:	Conor Dooley <conor.dooley@microchip.com>
 L:	linux-riscv@lists.infradead.org
 S:	Supported
 F:	arch/riscv/boot/dts/microchip/
+F:	drivers/i2c/busses/i2c-microchip-core.c
 F:	drivers/mailbox/mailbox-mpfs.c
 F:	drivers/rtc/rtc-mpfs.c
 F:	drivers/soc/microchip/
-- 
2.36.1


  reply	other threads:[~2022-07-06 14:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-06 14:13 [PATCH v7 1/2] i2c: add support for microchip fpga i2c controllers Conor Dooley
2022-07-06 14:13 ` Conor Dooley [this message]
2022-07-06 19:26 ` Wolfram Sang
2022-07-06 20:27   ` Conor.Dooley
2022-07-07 20:54     ` Wolfram Sang
2022-07-07 21:40       ` Conor.Dooley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220706141313.2504237-2-conor.dooley@microchip.com \
    --to=conor.dooley@microchip.com \
    --cc=ben.dooks@codethink.co.uk \
    --cc=daire.mcnamara@microchip.com \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=wsa@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).