ipq806x: support independent core clocks in cpufreq with kernel 4.9+
authorHannu Nyman <hannu.nyman@iki.fi>
Thu, 16 Mar 2017 13:32:16 +0000 (15:32 +0200)
committerJohn Crispin <john@phrozen.org>
Mon, 20 Mar 2017 07:12:49 +0000 (08:12 +0100)
commit3f9eadf599e7d44fe5c3e4c4652334dda4c6d88f
tree1bd6230281668c5323158e545bd8ed5ce558ee31
parentef4ca01d6fa762d9cfc17138bc7dc3a4eb5b83cb
ipq806x: support independent core clocks in cpufreq with kernel 4.9+

Add back support for the independent_clocks definition that has been
removed between kernel 4.4 and 4.9 by upstream commits
eb96924acddc709db58221c210ca05cd9effb1df and
e86eee6bc2aaa6b3637f6497b26beee09a91bde9

* extend the new cpufreq_dt_platform_data definition in cpufreq-dt.h
* revert the removal of its usage in cpufreq-dt.c
* use new cpufreq-dt.h in qcom-cpufreq.c

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
target/linux/ipq806x/patches-4.9/0046-cpufreq-qcom-Remove-platform-data.patch [deleted file]
target/linux/ipq806x/patches-4.9/0046-cpufreq-qcom-independent-core-clocks.patch [new file with mode: 0644]