[U-Boot] [v2] please pull u-boot-samsung master
Minkyu Kang
mk7.kang at samsung.com
Thu Mar 14 04:12:41 UTC 2019
Hi Tom,
The following changes since commit e8e3f2d2d48f97b2c79b698eccedce8f4f880993:
Merge branch '2019-03-08-master-imports' (2019-03-08 18:04:13 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-samsung master
for you to fetch changes up to 1411298cbca83a8527d2c1b5c4d299871fc34cf1:
arndale: fix unknown status (2019-03-14 09:38:41 +0900)
----------------------------------------------------------------
Anand Moon (1):
ARM: Odroid XU3: Enable driver I2C support for OdroidXU3
Krzysztof Kozlowski (15):
adc: exynos-adc: Fix wrong bit operation used to stop the ADC
power: regulator: s2mps11: Fix step for LDO27 and LDO35
arm: exynos: Detect revision later, when all resources are ready
arm: exynos: odroid-xu3: Display info late to have proper type
arm: exynos: Wait till ADC stabilizes before checking Odroid HC1 revision
regulator: Add support for ramp delay
power: regulator: s2mps11: Add enable delay
arm: dts: exynos: Add supply for ADC block to Odroid XU3 family
arm: dts: exynos: Add ramp delay property to LDO regulators to Odroid XU3 family
arm: exynos: arndale: Replace Chander Kashyap inactive maintainer
configs: odroid_xu3: Use consistent syntax for #include
configs: odroid_xu3: Unify indentation
arm: exynos: Remove duplicated "boardname" env setting
arm: dts: exynos: Adjust whitespace around status property
arm: exynos: odroid: Fix build if BOARD_TYPES are not set
Minkyu Kang (2):
espresso7420: remove duplicated config
arndale: fix unknown status
arch/arm/dts/exynos5422-odroidxu3.dts | 22 +++++++++++++++++++++-
board/samsung/arndale/MAINTAINERS | 2 +-
board/samsung/common/board.c | 25 +++++++++++++++++++++++--
board/samsung/common/bootscripts/autoboot.cmd | 10 +++++-----
board/samsung/common/exynos5-dt-types.c | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++----
board/samsung/common/misc.c | 2 +-
board/samsung/odroid/odroid.c | 35 +++++++++++++++++++++++++++++------
configs/odroid-xu3_defconfig | 3 +++
doc/device-tree-bindings/regulator/regulator.txt | 2 ++
drivers/adc/exynos-adc.c | 2 +-
drivers/power/regulator/regulator-uclass.c | 47 +++++++++++++++++++++++++++++++++++++++++++++--
drivers/power/regulator/s2mps11_regulator.c | 15 ++++++++++++++-
include/configs/espresso7420.h | 2 --
include/configs/odroid.h | 2 +-
include/configs/odroid_xu3.h | 20 ++++++++++++--------
include/power/regulator.h | 2 ++
include/samsung/misc.h | 1 +
17 files changed, 211 insertions(+), 35 deletions(-)
More information about the U-Boot
mailing list