Re: [PATCH] ARM: DTS: omap3-n900.dts: fix i2c bus numbering
From: Tony Lindgren <tony@atomide.com>
Date: 2015-02-24 18:02:17
Also in:
linux-omap
From: Tony Lindgren <tony@atomide.com>
Date: 2015-02-24 18:02:17
Also in:
linux-omap
* Ivaylo Dimitrov [off-list ref] [150209 08:07]:
On 9.02.2015 17:02, Nishanth Menon wrote:quoted
On 17:48-20150208, Ivaylo Dimitrov wrote:quoted
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 <redacted> ---I suppose this is due to some legacy userspace breakage? if yes, we do not intend to break userspace :), So:Yes, legacy userspace breakage :)
Applying into omap-for-v4.0/fixes thanks, Tony