]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arm64: dts: rockchip: fix i2c resource error of rk3368
authorAndy Yan <andy.yan@rock-chips.com>
Thu, 8 Sep 2016 11:03:43 +0000 (19:03 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 16 Oct 2016 00:42:59 +0000 (02:42 +0200)
commit2c60dc4342f1d95859232d4cd5f77011fc395b31
treeb6145b470893c2aec07892b1ab35be7170515ffb
parent1001354ca34179f3db924eb66672442a173147dc
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>
arch/arm64/boot/dts/rockchip/rk3368.dtsi