IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an
email to Administrator. User accounts are meant only to access repo
and report issues and/or generate pull requests.
This is a purpose-specific Git hosting for
BaseALT
projects. Thank you for your understanding!
Только зарегистрированные пользователи имеют доступ к сервису!
Для получения аккаунта, обратитесь к администратору.
The mainline drivers were fixed in commits
- 4ea8dafd2475 (serial: efm32: use $vendor,$device scheme for
compatible string)
- 12f6dd860cf8 (spi: efm32: use $vendor,$device scheme for compatible
string)
- 63cc122381bd (clocksource: efm32: use $vendor,$device scheme for
compatible string)
which are all in 3.16-rc1 to also support these compatible strings.
For the other affected peripherals (adc and gpio) there are no drivers in
mainline yet.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
While removing the 0x prefixes in the unit addresses in reply to a review
comment, I must somehow have messed up these two. Uups.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>