[PULL] u-boot-sh/master_regulator/fixes

The following changes since commit 19d0c64f89ee5a0d5d3077e5d7ec7dafd74a0d45:
Merge branch 'master_net/phy/prep-cleanup' of https://source.denx.de/u-boot/custodians/u-boot-sh (2023-04-07 10:51:49 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git master_regulator/fixes
for you to fetch changes up to e3fed5ce790730dd3e05c810de8ee483af3fe42a:
video: tl070wsh30: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR (2023-04-08 03:53:23 +0200)
---------------------------------------------------------------- Marek Vasut (6): misc: ub251xb: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR mmc: npcm_sdhci: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR video: otm8009a: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR video: rm68200: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR video: simple-panel: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR video: tl070wsh30: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR
drivers/misc/usb251xb.c | 4 ++-- drivers/mmc/npcm_sdhci.c | 2 +- drivers/video/orisetech_otm8009a.c | 4 ++-- drivers/video/raydium-rm68200.c | 4 ++-- drivers/video/simple_panel.c | 4 ++-- drivers/video/tdo-tl070wsh30.c | 4 ++-- 6 files changed, 11 insertions(+), 11 deletions(-)

On Sat, Apr 08, 2023 at 05:28:36PM +0200, Marek Vasut wrote:
The following changes since commit 19d0c64f89ee5a0d5d3077e5d7ec7dafd74a0d45:
Merge branch 'master_net/phy/prep-cleanup' of https://source.denx.de/u-boot/custodians/u-boot-sh (2023-04-07 10:51:49 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git master_regulator/fixes
for you to fetch changes up to e3fed5ce790730dd3e05c810de8ee483af3fe42a:
video: tl070wsh30: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR (2023-04-08 03:53:23 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Marek Vasut
-
Tom Rini