commit | 2c60dc4342f1d95859232d4cd5f77011fc395b31 | [log] [tgz] |
---|---|---|
author | Andy Yan <andy.yan@rock-chips.com> | Thu Sep 08 19:03:43 2016 +0800 |
committer | Heiko Stuebner <heiko@sntech.de> | Sun Oct 16 02:42:59 2016 +0200 |
tree | b6145b470893c2aec07892b1ab35be7170515ffb | |
parent | 1001354ca34179f3db924eb66672442a173147dc [diff] |
arm64: dts: rockchip: fix i2c resource error of rk3368 According to the TRM and downstream code from rockchip, the register address of i2c1 on rk3368 is 0xff660000 and i2c2 is 0xff140000. This patch fix the i2c1 & i2c2 register address definition error, also fix the clk and pinctrl reference error. Signed-off-by: Andy Yan <andy.yan@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>