ARM: dts: Disable I2C controllers by default on Exynos5250
authorMark Brown <broonie@linaro.org>
Fri, 20 Dec 2013 23:33:23 +0000 (08:33 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 20 Dec 2013 23:33:23 +0000 (08:33 +0900)
Ensure that unused I2C controllers are not activated, causing problems due
to inappropriate pinmuxing or similar, by marking the controllers as
disabled by default and requiring boards to explicitly enable those that
are in use.

Signed-off-by: Mark Brown <broonie@linaro.org>
Acked-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found