ARM: shmobile: r8a73a4 dtsi: Add SoC-specific IIC compatible properties
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 6 Nov 2014 11:52:10 +0000 (12:52 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 19 Nov 2014 00:21:49 +0000 (09:21 +0900)
The IIC nodes used the generic compatible properties only.
This may cause the driver to fail when using Standard Speed on IIC
masters where the operational clock is driven by the 130 MHz HP clock.

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>

No differences found