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)
commit4b8984e969fa8e68f2fdd79c70cd4be8f1f1378c
tree8bf5b9ab08b0406a3c90f55f0a34485667fffdc5
parentfa06669d0181b2c92ba86fb6c40a4cb0c196b13c
arm: exynos: Use proper PMIC device names

Since commit 4213609cc7 ("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