devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm: dts: exynos4412-trats2: rename alias for i2c_ak8975 label
@ 2014-04-15 14:25 Tomasz Stanislawski
  2014-04-24 17:06 ` Tomasz Figa
  0 siblings, 1 reply; 3+ messages in thread
From: Tomasz Stanislawski @ 2014-04-15 14:25 UTC (permalink / raw)
  To: 김국진
  Cc: linux-arm-kernel, linux-samsung-soc, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, 'Ben Dooks', Rob Herring,
	Pawel Moll, mark.rutland, ijc+devicetree, galak, linux,
	Bartlomiej Zolnierkiewicz, j.anaszewski,
	'박경민'

The i2c_ak8975 controler uses label i2c8.
This alias is already used for I2C controller 8 defined
in file arch/arm/boot/dts/exynos4.dtsi.

This patch renames a label for i2c_ak8975 to i2c9.

Signed-off-by: Tomasz Stanislawski <t.stanislaws@samsung.com>
---
 arch/arm/boot/dts/exynos4412-trats2.dts |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/exynos4412-trats2.dts b/arch/arm/boot/dts/exynos4412-trats2.dts
index c16b315..5add765 100644
--- a/arch/arm/boot/dts/exynos4412-trats2.dts
+++ b/arch/arm/boot/dts/exynos4412-trats2.dts
@@ -20,7 +20,7 @@
 	compatible = "samsung,trats2", "samsung,exynos4412", "samsung,exynos4";

 	aliases {
-		i2c8 = &i2c_ak8975;
+		i2c9 = &i2c_ak8975;
 	};

 	memory {

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-05-06  2:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-15 14:25 [PATCH] arm: dts: exynos4412-trats2: rename alias for i2c_ak8975 label Tomasz Stanislawski
2014-04-24 17:06 ` Tomasz Figa
2014-05-06  2:34   ` Kukjin Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).