[U-Boot] Please pull u-boot-dm.git
Simon Glass
sjg at chromium.org
Tue Oct 28 02:30:04 CET 2014
Hi Tom,
Here are the DM fixes for exynos boards. I am bring these through the
DM tree since they directly relate to the GPIO conversion recently
done through that tree.
There are three more patches to come, but I have requested changes.
Przemyslaw please can you base the v2 of those patches on dm/master?
The following changes since commit 3664816ffda6e619e0ad44fc02930a2b8929e0bf:
git-mailrc: add pmic custodian (2014-10-27 17:54:14 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-dm.git
for you to fetch changes up to 6bc98f50e5700a8df126e21b14903579a8c781cf:
odroid: dts: fix name of included dtsi (2014-10-27 19:21:08 -0600)
----------------------------------------------------------------
Przemyslaw Marczak (11):
mmc: s5p: set SD detection pin as input
exynos: common: enable generic fs operations
exynos4412: dts: fix bad gpio order in pinctrl
exynos4412: dts: adjust pinctrl-uboot to changed gpio order
exynos4210: dts: fix gpio offset in pinctrl-uboot
universal: request soft i2c gpio
universal: dts: adjust gpio numbers to new api
trats: dts: adjust gpio numbers to new api
trats2: dts: adjust gpio numbers after gpio rework
odroid: dts: adjust sd cd-gpios for SD Card
odroid: dts: fix name of included dtsi
arch/arm/dts/exynos4210-pinctrl-uboot.dtsi | 2 +-
arch/arm/dts/exynos4210-trats.dts | 4 +--
arch/arm/dts/exynos4210-universal_c210.dts | 4 +--
arch/arm/dts/exynos4412-odroid.dts | 4 +--
arch/arm/dts/exynos4412-trats2.dts | 6 ++--
arch/arm/dts/exynos4x12-pinctrl-uboot.dtsi | 5 +--
arch/arm/dts/exynos4x12-pinctrl.dtsi | 54 +++++++++++++++---------------
board/samsung/universal_c210/universal.c | 9 +++++
drivers/mmc/s5p_sdhci.c | 2 +-
include/configs/exynos-common.h | 1 +
10 files changed, 49 insertions(+), 42 deletions(-)
Regards,
Simon
More information about the U-Boot
mailing list