[U-Boot] please pull u-boot-samsung master
Minkyu Kang
mk7.kang at samsung.com
Tue Mar 12 08:23:37 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 0fd36730396a86e5513b45221af60889e6028654:
ARM: Odroid XU3: Enable driver I2C support for OdroidXU3 (2019-03-12 15:56:45 +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 (1):
espresso7420: remove duplicated config
arch/arm/dts/exynos5422-odroidxu3.dts | 22 +++++++++++++++++++++-
board/samsung/arndale/MAINTAINERS | 4 ++--
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, 212 insertions(+), 36 deletions(-)
--
Thanks,
Minkyu Kang.
More information about the U-Boot
mailing list