commit | 027638d3cf6bf55996b50e41faccd51789a04eb0 | [log] [tgz] |
---|---|---|
author | Bryan Wu <pengw@nvidia.com> | Thu Aug 11 16:28:27 2016 -0600 |
committer | Tom Warren <twarren@nvidia.com> | Mon Aug 15 10:26:14 2016 -0700 |
tree | 762e6006d4bd69a5d01889aedb9f971957df3a02 | |
parent | 06264a79b4ed8155e8746dba10b707d588ca6e9c [diff] |
ARM: tegra: reduce CSITE clock from 204M to 136M The L4T kernel complains about a CSITE clock rate above 144MHz, presumably because the HW is only characterized for a clock less than that. Adjust the rate to 136MHz to avoid the warning and stay in spec. Signed-off-by: Bryan Wu <pengw@nvidia.com> (swarren, re-wrote commit description) Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>