ARM: shmobile: sh73a0 dtsi: Add SoC-specific IIC compatible properties
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 6 Nov 2014 11:52:09 +0000 (12:52 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 19 Nov 2014 00:21:50 +0000 (09:21 +0900)
commitdd4dc874d16b87944e6803f41dc9477c3c6f09d6
treeaf9d240de71a3aaa9d404c39a4fc2bf5a116cf1f
parent7e9ad4d09d31ac696aa9baf4ff5c06cc015f7528
ARM: shmobile: sh73a0 dtsi: Add SoC-specific IIC compatible properties

The IIC nodes used the generic compatible properties only.
This causes the driver to fail when using Standard Speed, as the
operational clock is driven by the 104 MHz HP clock:

    i2c-sh_mobile e6820000.i2c: timing values out of range: L/H=0x208/0x1bf
    i2c-sh_mobile: probe of e6820000.i2c failed with error -22

Add the SoC-specific compatible property to fix this.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/sh73a0.dtsi