Add the newly added i2c controller driver to the existing entry for PolarFire SoC. Acked-by: Wolfram Sang <wsa@xxxxxxxxxx> Signed-off-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> --- 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@xxxxxxxxxxxxx> L: linux-riscv@xxxxxxxxxxxxxxxxxxx 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