Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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[] = {