On 15/05/2025 07:45, Yulin Lu wrote: > Implements support for the Eswin eic7700 SoC pinctrl controller. > Provides API to manage pinctrl for the eic7700 SoC. > Integration with the Linux pinctrl subsystem for consistency and > scalability. > > Supported chips: > Eswin eic7700 SoC. > > Test: > Tested this patch on the Sifive HiFive Premier P550 (which uses > the EIC7700 SoC), including system boot, networking, EMMC, display, > and other peripherals. The drivers for these modules all use the > pinctrl module, so this verifies that this pinctrl driver > patch is working properly. > > --- > Changes since V3: > - Added "Reviewed-by" tag of "Krzysztof Kozlowski" > - Corrected some incorrect spaces and blank lines in the YAML file. > - Link: > https://lore.kernel.org/all/[email protected]/
Start using b4 so you will not introduce such errors like here. Best regards, Krzysztof
