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

Commit 5338510a authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "clk: msm: clock-mmss-8996: Allow setting a rate on the camss_vfe clocks"

parents 3b0aeb59 09283161
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2201,7 +2201,7 @@ static struct branch_clk camss_vfe0_ahb_clk = {
static struct branch_clk camss_vfe0_clk = {
	.cbcr_reg = MMSS_CAMSS_VFE0_CBCR,
	.bcr_reg = MMSS_CAMSS_VFE0_BCR,
	.has_sibling = 1,
	.has_sibling = 0,
	.base = &virt_base,
	.c = {
		.dbg_name = "camss_vfe0_clk",
@@ -2237,7 +2237,7 @@ static struct branch_clk camss_vfe1_ahb_clk = {
static struct branch_clk camss_vfe1_clk = {
	.cbcr_reg = MMSS_CAMSS_VFE1_CBCR,
	.bcr_reg = MMSS_CAMSS_VFE1_BCR,
	.has_sibling = 1,
	.has_sibling = 0,
	.base = &virt_base,
	.c = {
		.dbg_name = "camss_vfe1_clk",