]> Git Repo - linux.git/commit
spi: efm32: use $vendor,$device scheme for compatible string
authorUwe Kleine-König <[email protected]>
Tue, 25 Mar 2014 14:51:50 +0000 (15:51 +0100)
committerMark Brown <[email protected]>
Tue, 25 Mar 2014 17:49:34 +0000 (17:49 +0000)
commit12f6dd860cf8bf036c0bec38c00a53da71bcd43a
treed1f7b07cefae1c4b5fba344616c18521cf869c07
parentf2bb31057a42cb439161066db615ca73e4438e30
spi: efm32: use $vendor,$device scheme for compatible string

Wolfram Sang pointed out that "efm32,$device" is non-standard. So use the
common scheme and prefix device with "efm32-". The old compatible string
is left in place until arch/arm/boot/dts/efm32* is fixed.

Signed-off-by: Uwe Kleine-König <[email protected]>
Acked-by: Wolfram Sang <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Cc: [email protected]
Documentation/devicetree/bindings/spi/efm32-spi.txt
drivers/spi/spi-efm32.c
This page took 0.058453 seconds and 4 git commands to generate.