• N
    ARM: dts: OMAP3+: Add i2c aliases · 20b80942
    Nishanth Menon 提交于
    Currently, on OMAP5, i2c1 and i2c5 defer probe due to pinctrl
    dependencies. This changes the i2c ID each bus is registered with in
    i2c-dev interface. As a result of this, many userspace tools break and
    there is no consistent manner to fix the same if the i2c dev interface
    have no consistent numbering.
    
    Since this could happen for other OMAP derivatives, provide i2c alias
    for all OMAP3+ SoCs to allow ordering the i2c devices correctly.
    Signed-off-by: NNishanth Menon <nm@ti.com>
    Signed-off-by: NBenoit Cousson <bcousson@baylibre.com>
    20b80942
omap3.dtsi 11.8 KB