Home
last modified time | relevance | path

Searched hist:"1 fa831c7" (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/gpio/
H A Dgpio-uclass.c1fa831c7 Mon Feb 07 17:13:32 CST 2022 Eddie James <eajames@linux.ibm.com> gpio: Enable hogging support in SPL

Use the CONFIG macros to conditionally build the GPIO hogging support in
either the SPL or U-Boot, or both, depending on the configuration. Also
call the GPIO hog probe function in the common SPL board initialization
as an equivalent to adding it to the U-Boot init sequence functions.

Signed-off-by: Eddie James <eajames@linux.ibm.com>
Reviewed-by: Andrew Jeffery <andrew@aj.id.au>
Link: https://lore.kernel.org/r/20220207231334.59845-5-eajames@linux.ibm.com
Signed-off-by: Joel Stanley <joel@jms.id.au>
H A DKconfig1fa831c7 Mon Feb 07 17:13:32 CST 2022 Eddie James <eajames@linux.ibm.com> gpio: Enable hogging support in SPL

Use the CONFIG macros to conditionally build the GPIO hogging support in
either the SPL or U-Boot, or both, depending on the configuration. Also
call the GPIO hog probe function in the common SPL board initialization
as an equivalent to adding it to the U-Boot init sequence functions.

Signed-off-by: Eddie James <eajames@linux.ibm.com>
Reviewed-by: Andrew Jeffery <andrew@aj.id.au>
Link: https://lore.kernel.org/r/20220207231334.59845-5-eajames@linux.ibm.com
Signed-off-by: Joel Stanley <joel@jms.id.au>
/openbmc/u-boot/common/spl/
H A Dspl.c1fa831c7 Mon Feb 07 17:13:32 CST 2022 Eddie James <eajames@linux.ibm.com> gpio: Enable hogging support in SPL

Use the CONFIG macros to conditionally build the GPIO hogging support in
either the SPL or U-Boot, or both, depending on the configuration. Also
call the GPIO hog probe function in the common SPL board initialization
as an equivalent to adding it to the U-Boot init sequence functions.

Signed-off-by: Eddie James <eajames@linux.ibm.com>
Reviewed-by: Andrew Jeffery <andrew@aj.id.au>
Link: https://lore.kernel.org/r/20220207231334.59845-5-eajames@linux.ibm.com
Signed-off-by: Joel Stanley <joel@jms.id.au>