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>
Thu, 8 Sep 2016 14:28:21 +0000 (16:28 +0200)
commit45380475776fb1d8b3d83a97fdbd237e295c42e4
treea83cbe4c28aa07b33d7230f083e342f3efb71987
parentf606193a10e7d0eb6766ae525e9051417a59f8d9
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
This page took 0.024695 seconds and 5 git commands to generate.