]> git.baikalelectronics.ru Git - kernel.git/commit
net: ipa: use config data for clocking
authorAlex Elder <elder@linaro.org>
Thu, 19 Nov 2020 22:40:41 +0000 (16:40 -0600)
committerJakub Kicinski <kuba@kernel.org>
Sat, 21 Nov 2020 02:45:00 +0000 (18:45 -0800)
commitbc82f5783d7dfbb196d555ec44aa13b3c921ed09
tree8635737169b7c18d4f9aced6422f33fb4313a1de
parentbdb9c4f73f6ffa92ac5bb82603f7e8f83cdf0e9e
net: ipa: use config data for clocking

Stop assuming a fixed IPA core clock rate and interconnect
bandwidths.  Use the configuration data defined for these
things instead.  Get rid of the previously-used constants.

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