[COMMON] ufs: exynos: Add TCXO_UFS control API for various drivers
authorHeonGwang Chu <hg.chu@samsung.com>
Mon, 3 Jul 2017 13:56:47 +0000 (22:56 +0900)
committerJaeHun Jung <jh0801.jung@samsung.com>
Tue, 8 May 2018 08:21:40 +0000 (17:21 +0900)
commite6e6b0718eb322ed834bae018c4d8ce97c4cd5a1
tree0c46f7184caebf8b53aeae21280c2eeb88eeaad4
parent1ac4ae4ac4a981ddf53c543a39526d7820042f61
[COMMON] ufs: exynos: Add TCXO_UFS control API for various drivers

If two drivers use tcxo, tcxo on/off control can be possible when
they are both sleep(ON) or only one active(OFF) state.

Change-Id: If4d870088f29a7bafdee1c1e8a5f193d30f6ee87
Signed-off-by: HeonGwang Chu <hg.chu@samsung.com>
drivers/scsi/ufs/ufs-exynos-dbg.c
drivers/scsi/ufs/ufs-exynos.c
drivers/scsi/ufs/ufs-exynos.h
drivers/soc/samsung/Makefile
drivers/soc/samsung/exynos-fsys0-tcxo.c [new file with mode: 0644]
include/soc/samsung/exynos-fsys0-tcxo.h [new file with mode: 0644]