Re: [PATCH v2] video: meson: dw-hdmi: do not fail probe if HDMI regulator is already enabled
Neil Armstrong <[email protected]>
| Newsgroups | io.groups.u-boot-amlogic,org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <[email protected]> |
Hi,
On Wed, 09 Oct 2024 10:01:56 +0200, Neil Armstrong wrote:
> If the regulator is already enabled, this happens if the regulator
> is set in regulator-always-on, regulator_set_enable() return -EALREADY.
>
> Ignore the -EALREADY return since it's not an error.
>
>
Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-amlogic (u-boot-amlogic-next)
[1/1] video: meson: dw-hdmi: do not fail probe if HDMI regulator is already enabled
https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/9c472742f5c25fd4098e034a7f292cc4e26bd25d
--
Neil