From: Ivaylo Dimitrov Date: Sun, 8 Feb 2015 15:48:56 +0000 (+0200) Subject: ARM: dts: n900: fix i2c bus numbering X-Git-Tag: fixes-v4.0-rc1~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1861cda0de66d02688a9b3cba658ff9ab847e26d;p=pandora-kernel.git ARM: dts: n900: fix i2c bus numbering With legacy boot i2c buses on Nokia N900 are numbered i2c1, i2c2 and i2c3. Commit 20b80942ef4e ("ARM: dts: OMAP3+: Add i2c aliases") fixed the numbering with DT boot, but introduced a regression on N900 - aliases become i2c0, i2c1 and i2c2. Fix that by providing the correct aliases in the board dts. Signed-off-by: Ivaylo Dimitrov Tested-by: Pali Rohár Acked-by: Nishanth Menon [tony@atomide.com: this is needed for legacy user space to work] Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed