i2c: efm32: correct namespacing of location property
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Fri, 11 Jul 2014 08:50:14 +0000 (10:50 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 17 Jul 2014 13:38:49 +0000 (15:38 +0200)
commit281ec367bff42304e0dc5cbc8d267ce9251478b7
treee68fe3abd7d16b4b2149033758548c9257b2efe7
parent290025d9ffd6ba48b4e18e65e4a9aa668383fbf5
i2c: 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".

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Documentation/devicetree/bindings/i2c/i2c-efm32.txt
drivers/i2c/busses/i2c-efm32.c