[COMMON] soc: samsung: introduce BCMDBG driver
authorJaejoon Yoo <joonyj7.yoo@samsung.com>
Thu, 28 Jun 2018 10:35:00 +0000 (19:35 +0900)
committerSunyoung Kang <sy0816.kang@samsung.com>
Mon, 23 Jul 2018 08:04:38 +0000 (17:04 +0900)
commit72ea17d8ce040253c06a99bd7c2e41ad5cf119e2
treea644c3468e43493f869d9e62b7db0db0bd9cda6d
parentb07db0a34b6b626cbaec5dd7477cb58779ec0028
[COMMON] soc: samsung: introduce BCMDBG driver

Change-Id: I3ae0b0bf986a8123cca91a24758817449cc751ed
Signed-off-by: Jaejoon Yoo <joonyj7.yoo@samsung.com>
drivers/soc/samsung/Kconfig
drivers/soc/samsung/Makefile
drivers/soc/samsung/exynos-bcm_dbg-dt.c [new file with mode: 0644]
drivers/soc/samsung/exynos-bcm_dbg-dump.c [new file with mode: 0644]
drivers/soc/samsung/exynos-bcm_dbg.c [new file with mode: 0644]
drivers/soc/samsung/exynos-pd.c
include/dt-bindings/soc/samsung/exynos-bcm_dbg.h [new file with mode: 0644]
include/soc/samsung/exynos-bcm_dbg-dt.h [new file with mode: 0644]
include/soc/samsung/exynos-bcm_dbg-dump.h [new file with mode: 0644]
include/soc/samsung/exynos-bcm_dbg.h [new file with mode: 0644]
include/soc/samsung/exynos-pd.h