Commit 39fed00f authored by Tushar Behera's avatar Tushar Behera Committed by Lee Jones

mfd: sec-core: Add cells for S5M8767-clocks

S5M8767 chip has 3 crystal oscillators running at 32KHz. These are
supported by s2mps11-clk driver.
Signed-off-by: default avatarTushar Behera <tushar.behera@linaro.org>
Reviewed-by: default avatarTomasz Figa <t.figa@samsung.com>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent ae679c12
......@@ -56,7 +56,9 @@ static const struct mfd_cell s5m8767_devs[] = {
.name = "s5m8767-pmic",
}, {
.name = "s5m-rtc",
},
}, {
.name = "s5m8767-clk",
}
};
static const struct mfd_cell s2mps11_devs[] = {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment