]> git.baikalelectronics.ru Git - uboot.git/commit
arm: exynos: Use proper PMIC device names
authorMarek Szyprowski <m.szyprowski@samsung.com>
Thu, 16 Jan 2020 13:46:04 +0000 (14:46 +0100)
committerMinkyu Kang <mk7.kang@samsung.com>
Thu, 23 Jan 2020 02:41:56 +0000 (11:41 +0900)
commit3be535833d40f2e3b86873c4922a8479d1c84050
tree8bf5b9ab08b0406a3c90f55f0a34485667fffdc5
parent587f2190d4a6ab7f6c62a9932de656ad7d1887c0
arm: exynos: Use proper PMIC device names

Since commit e3444b11c2 ("drivers: core: use strcmp when find device by
name") one has to provide full name to get requested object. Fix the code
used to detect enable power regulators on the supported Exynos boards to
use proper PMIC device device name then.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Reviewed-by: Anand Moon <linux.amoon@gmail.com>
Reviewed-by: Lukasz Majewski <lukma@denx.de>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
board/samsung/common/exynos5-dt-types.c
board/samsung/common/exynos5-dt.c