commit | 1505b236d8128385ec95bf5d0aadce897402f193 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Thu Aug 18 11:08:43 2016 -0600 |
committer | Tom Warren <twarren@nvidia.com> | Thu Aug 25 13:47:49 2016 -0700 |
tree | 2fb704e63a45b69792f247c588c0cb3a2f80b9ed | |
parent | 3103d21e1d882ecb355ab4b2dd5186353a4a5f0b [diff] |
ARM: tegra: fix Tegra186 I2C clock name The Tegra I2C binding dictates that the clock name for the Tegra I2C clock be "div-clk" not "i2c". Fix the Tegra186 DT and I2C driver to honor this. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>