[U-Boot] Please pull u-boot-dm.git
Simon Glass
sjg at chromium.org
Tue Sep 2 02:15:37 CEST 2014
Hi Tom,
I have to leave off the exynos and tegra patches while I wait for
feedback. But here are some GPIO enhancements that might as well go
in.
Next will be serial, but it needs a rev first. Should be in the next few days.
The following changes since commit a1263632bb05f0a21620bad0661235fcbbe79dca:
mx6: tqma6: get board support back to Kconfig build system
(2014-08-31 12:01:04 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-dm.git
for you to fetch changes up to 4bc9a19324ba27eb867316d2ea0d55bba95e8724:
dm: sandbox: dts: Add a GPIO bank (2014-08-31 23:21:42 -0600)
----------------------------------------------------------------
Simon Glass (3):
dm: gpio: Enhance gpio command to show only active GPIOs
dm: gpio: Allow gpio command to adjust GPIOs that are busy
dm: sandbox: dts: Add a GPIO bank
arch/sandbox/dts/sandbox.dts | 8 +++++
common/cmd_gpio.c | 110
++++++++++++++++++++++++++++++++++++++++++++++----------------------
include/asm-generic/gpio.h | 15 ++++++++--
3 files changed, 96 insertions(+), 37 deletions(-)
Regards,
Simon
More information about the U-Boot
mailing list