nrhw20: enable i2c2 unit clock

This commit is contained in:
Rene Straub 2018-02-06 14:25:13 +01:00
parent 297c60c699
commit edd1fc51e9
1 changed files with 1 additions and 0 deletions

View File

@ -170,6 +170,7 @@ void enable_basic_clocks(void)
&cmper->usb0clkctrl,
&cmper->emiffwclkctrl,
&cmper->emifclkctrl,
&cmper->i2c2clkctrl,
0
};