[1/3] MAINTAINERS: add myself for spi-bcm63xx

Message ID 20230630202257.8449-1-jonas.gorski@gmail.com
State New
Headers
Series [1/3] MAINTAINERS: add myself for spi-bcm63xx |

Commit Message

Jonas Gorski June 30, 2023, 8:22 p.m. UTC
  I noticed the driver is unclaimed. Since I was the last one doing
substantial work on it, add me as the maintainer.

As it is only found in legacy products, mark it as "Odd Fixes"
instead of "Maintained".

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)
  

Comments

Mark Brown July 4, 2023, 3:42 p.m. UTC | #1
On Fri, 30 Jun 2023 22:22:54 +0200, Jonas Gorski wrote:
> I noticed the driver is unclaimed. Since I was the last one doing
> substantial work on it, add me as the maintainer.
> 
> As it is only found in legacy products, mark it as "Odd Fixes"
> instead of "Maintained".
> 
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next

Thanks!

[2/3] spi: bcm{63xx,bca}-hsspi: update my email address
      commit: 879a879c216a41f5403d8d3dbc204a48501912bf

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index bc201627c2e0..d12da512dceb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4169,6 +4169,13 @@  F:	Documentation/devicetree/bindings/spi/brcm,bcm63xx-hsspi.yaml
 F:	drivers/spi/spi-bcm63xx-hsspi.c
 F:	drivers/spi/spi-bcmbca-hsspi.c
 
+BROADCOM BCM6348/BCM6358 SPI controller DRIVER
+M:	Jonas Gorski <jonas.gorski@gmail.com>
+L:	linux-spi@vger.kernel.org
+S:	Odd Fixes
+F:	Documentation/devicetree/bindings/spi/spi-bcm63xx.txt
+F:	drivers/spi/spi-bcm63xx-spi.c
+
 BROADCOM ETHERNET PHY DRIVERS
 M:	Florian Fainelli <f.fainelli@gmail.com>
 R:	Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>