On Sunday 04 September 2022 13:22:00 Sergei Antonov wrote:
> Add Faraday Technology's FTGPIO010 controller driver.
>
> Signed-off-by: Sergei Antonov
> ---
> v1 -> v2:
> Replace setbits_le32() with a simpler function out_le32().
> Replace readl() with in_le32() to respect endianness.
>
> drive
Add Faraday Technology's FTGPIO010 controller driver.
Signed-off-by: Sergei Antonov
---
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
2 matches
Mail list logo