public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PULL u-boot] Please pull u-boot-amlogic-20200511
@ 2020-05-12  9:26 Neil Armstrong
  2020-05-12 19:59 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Neil Armstrong @ 2020-05-12  9:26 UTC (permalink / raw)
  To: u-boot

Hi Tom,

This PR enables adds GPIO Open-Drain/Open-Source emulation in GPIO uclass
and finally enables USB Host support for the Odroid-C2 board.

The CI job is at https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic/pipelines/3196

Thanks,
Neil

The following changes since commit c5c657644bc35fd6b3d6e5517698721e90646b8d:

  Merge branch '2020-05-08-assorted-fixes' (2020-05-08 18:58:19 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic.git tags/u-boot-amlogic-20200511

for you to fetch changes up to 9bf87e256c26246fa6d8df491617e40cb7df89c2:

  test: dm: update test for open-drain/open-source emulation in gpio-uclass (2020-05-11 15:12:56 +0200)

----------------------------------------------------------------
- Enable USB Host for Odroid-C2 board
- Add Open-Drain/Open-Source emulation in GPIO uclass

----------------------------------------------------------------
Beniamino Galvani (1):
      odroid-c2: enable USB host controller

Neil Armstrong (2):
      gpio: emulate open drain & open source in dm_gpio_set_value()
      test: dm: update test for open-drain/open-source emulation in gpio-uclass

 arch/arm/dts/meson-gxbb-odroidc2-u-boot.dtsi |  8 +++
 arch/sandbox/dts/test.dts                    |  4 +-
 configs/odroid-c2_defconfig                  |  7 +++
 drivers/gpio/gpio-uclass.c                   | 15 +++++
 test/dm/gpio.c                               | 89 ++++++++++++++++++++++++++++
 5 files changed, 122 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-12 19:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-12  9:26 [PULL u-boot] Please pull u-boot-amlogic-20200511 Neil Armstrong
2020-05-12 19:59 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox