On Sun, 21 Jul 2024 08:59:07 +0200, Heinrich Schuchardt wrote:
> The JH7110 SoC uses a GPIO for card detect.
>
> * In the of_to_plat function check if a cd-gpios definition exists and
> request the GPIO.
> * In the getcd function return the GPIO value in this case.
>
>
> [...]
Applied to u-b
The JH7110 SoC uses a GPIO for card detect.
* In the of_to_plat function check if a cd-gpios definition exists and
request the GPIO.
* In the getcd function return the GPIO value in this case.
Reported-by: Conor Dooley
Signed-off-by: Heinrich Schuchardt
---
v2:
Check that DM_GPIO is e
2 matches
Mail list logo