[PATCH v2] gpio: ftgpio010: Add support for Faraday Technology FTGPIO010

Pali Rohár pali at kernel.org
Sun Sep 4 12:26:53 CEST 2022


On Sunday 04 September 2022 13:22:00 Sergei Antonov wrote:
> Add Faraday Technology's FTGPIO010 controller driver.
> 
> Signed-off-by: Sergei Antonov <saproj at gmail.com>
> ---
> v1 -> v2:
>  Replace setbits_le32() with a simpler function out_le32().
>  Replace readl() with in_le32() to respect endianness.
> 
>  drivers/gpio/Kconfig     |   6 +++
>  drivers/gpio/Makefile    |   1 +
>  drivers/gpio/ftgpio010.c | 100 +++++++++++++++++++++++++++++++++++++++
>  3 files changed, 107 insertions(+)
>  create mode 100644 drivers/gpio/ftgpio010.c

Hello! I'm really not maintainer of ftgpio010.c driver, nor of gpio.
So please do not send me emails about ftgpio010.c if you do not have
really good reason. I'm getting tons of unrelated emails, so please do
not spam me otherwise I would not be able to filter out those emails
which are important and which I should review as maintainer.


More information about the U-Boot mailing list