]> git.baikalelectronics.ru Git - kernel.git/commit
net: ipa: populate clock and interconnect data
authorAlex Elder <elder@linaro.org>
Thu, 19 Nov 2020 22:40:40 +0000 (16:40 -0600)
committerJakub Kicinski <kuba@kernel.org>
Sat, 21 Nov 2020 02:45:00 +0000 (18:45 -0800)
commit10335f79fc5c84e5af6e64a8e58abd3d20e95543
tree2adf3db18bed2bf4b5e85928295601c3f684c44b
parente2c39a570dfd2645728686cdca59f052a47a474e
net: ipa: populate clock and interconnect data

Populate the core clock rate and interconnect average and peak
bandwidth data for SDM845 and SC7180 in their configuration data
files.  At this point we still don't *use* this data.

Note that SC7180 actually defines a new core clock rate (100 MHz
instead of 75 MHz) and new interconnect bandwidth values.  They
will be activated in the next commit, which uses the configured
values rather than the fixed constants.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ipa/ipa_data-sc7180.c
drivers/net/ipa/ipa_data-sdm845.c