serial: efm32: correct namespacing of location property
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Fri, 11 Jul 2014 08:16:45 +0000 (10:16 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Jul 2014 00:49:46 +0000 (17:49 -0700)
commitd36f47fa841984691a05ca6477dd26064963048c
treecb609b6d6884b67280d17a62f0ed05ac1674e104
parent68252424a7c757ce0a534696e22e1770408bc01d
serial: efm32: correct namespacing of location property

Olof Johansson pointed out that usually the company name is picked as
namespace prefix to specific properties. So expect "energymicro,location"
but fall back to the previously introduced name "efm32,location".

Cc: Olof Johansson <olof@lixom.net>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/serial/efm32-uart.txt
drivers/tty/serial/efm32-uart.c