Thread (3 messages) 3 messages, 2 authors, 2017-09-05

[PATCH v2] clk: at91: utmi: set the mainck rate

From: Ingo van Lil <hidden>
Date: 2017-09-04 17:54:38
Also in: linux-clk, lkml

On 09/04/2017 11:52 AM, Ludovic Desroches wrote:
+	/* SFR node missing is not necessarily an issue. */
+	regmap_sfr = syscon_regmap_lookup_by_compatible("atmel,sama5d2-sfr");
+	if (IS_ERR(regmap_sfr))
+		regmap_sfr = NULL;
What about SAMA5D3? That chip has an UTMICKTRIM register, too (SAMA5D4
doesn't, though).

Otherwise the patch looks good and works fine on both my boards (SAMA5D2
16MHz and SAMA5D3 12MHz).

Regards,
Ingo
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help