On Tue, Mar 30, 2021 at 11:54:40PM +0300, cristian.birsan@xxxxxxxxxxxxx wrote: > From: Cristian Birsan <cristian.birsan@xxxxxxxxxxxxx> > > This patch set adds initial driver support for Microchip USB Type-C Port > Controller (TCPC) embedded in sama7g5 SoC. > > The controller does not implement power delivery and the driver uses dummy > functions to register the port with TCPM. The current silicon version is > not able to trigger interrupts so the driver will poll for changes on > CC1/CC2 lines. > > Support for sink is implemented and tested with an USB device. The plan is > to extend the driver and add source support. Why are these marked "RFC"? Do you really not think they should be accepted? Why not, what is left to do with them? I do not normally review "RFC" patches as the authors do not think they should be merged, and we have plenty of patches that are being asked to be merged already :) thanks, greg k-h