Hi!
On 2023-01-19 20:18, Dzmitry Sankouski wrote:
GPIO button driver requires direction functions to probe
button gpio. Those functions are blank, since pwrkey gpio
configured earlier not by u-boot.
...
+/*
+ * Power button already configured as input by previous bootloader.
+ */
+static int
On Thu, 19 Jan 2023 at 22:48, Dzmitry Sankouski wrote:
>
> GPIO button driver requires direction functions to probe
> button gpio. Those functions are blank, since pwrkey gpio
> configured earlier not by u-boot.
>
> Signed-off-by: Dzmitry Sankouski
> ---
> Changes for v2:
> - none
>
> drivers/gp
GPIO button driver requires direction functions to probe
button gpio. Those functions are blank, since pwrkey gpio
configured earlier not by u-boot.
Signed-off-by: Dzmitry Sankouski
---
Changes for v2:
- none
drivers/gpio/qcom_pmic_gpio.c | 15 +++
1 file changed, 15 insertions(+)
3 matches
Mail list logo