Message ID | 20250515054524.390-1-luyulin@eswincomputing.com |
---|---|
Headers | show |
Series | ESWIN EIC7700 pinctrl driver | expand |
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/20250514080928.385-1-luyulin@eswincomputing.com/ Start using b4 so you will not introduce such errors like here. Best regards, Krzysztof