spi: efm32: use $vendor,$device scheme for compatible string
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Tue, 25 Mar 2014 14:51:50 +0000 (15:51 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 6 May 2014 14:59:24 +0000 (07:59 -0700)
commit1e3fe0a434d0a08c4170b02c22c5c2251a2d2318
treeaa12340322727447e4a01510a20b057cb13a4240
parentfcb993e3da4cc31af8d3bac3b478be5bd1e3ce80
spi: efm32: use $vendor,$device scheme for compatible string

commit 12f6dd860cf8bf036c0bec38c00a53da71bcd43a upstream.

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 <u.kleine-koenig@pengutronix.de>
Acked-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/spi/efm32-spi.txt
drivers/spi/spi-efm32.c