rockchip: i2c: Add compatibles for Rockchip Cortex-A9 socs
authorHeiko Stübner <heiko@sntech.de>
Mon, 20 Mar 2017 11:40:35 +0000 (12:40 +0100)
committerSimon Glass <sjg@chromium.org>
Wed, 5 Apr 2017 02:01:57 +0000 (20:01 -0600)
commit02a7d83301d5b5dfed387b8d16ff2882f6a5d9ed
treea55824e73121a1146b578417d1d90a4097ce09a3
parentf4f57c58b5899efbad2f0d9c9dd8d44b0619395e
rockchip: i2c: Add compatibles for Rockchip Cortex-A9 socs

The Cortex-A9 socs rk3066 and rk3188 share the IP but have their own
compatible values, so add them to make the i2c on these platforms accessible.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Simon Glass <sjg@chromium.org>
drivers/i2c/rk_i2c.c