clk: samsung: exynos5433: Add CLK_IGNORE_UNUSED flag to PCIE device
This patch adds the CLK_IGNORE_UNUSED flag for PCI Express's clocks which need to remain enabled. The 'pcie' gate clock definition is also added. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com> [s.nawrocki@samsung.com: edited the patch's summary] Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
This commit is contained in:

committed by
Sylwester Nawrocki

parent
358c9b952d
commit
0e45044706
@@ -622,8 +622,9 @@
|
||||
#define CLK_SCLK_UFSUNIPRO 112
|
||||
#define CLK_SCLK_USBHOST30 113
|
||||
#define CLK_SCLK_USBDRD30 114
|
||||
#define CLK_PCIE 115
|
||||
|
||||
#define FSYS_NR_CLK 115
|
||||
#define FSYS_NR_CLK 116
|
||||
|
||||
/* CMU_G2D */
|
||||
#define CLK_MUX_ACLK_G2D_266_USER 1
|
||||
|
Reference in New Issue
Block a user