ipq806x: remove scm firmware clocks
authorPavel Kubelun <be.dissent@gmail.com>
Sun, 19 Mar 2017 01:24:45 +0000 (04:24 +0300)
committerJohn Crispin <john@phrozen.org>
Mon, 20 Mar 2017 07:11:29 +0000 (08:11 +0100)
commit0d89650db13d02afa75cd4e5429670a647dc0ced
tree4ed254ced034fc67f531e98df42f3b9af6d39537
parent312b9dcd655b5469a08aed119d0936ad96cf5fdb
ipq806x: remove scm firmware clocks

At the moment as a workaround definition for scm firmware in DT is used as if it is
apq8064 board. This leads to incomplete scm firmware initialization and as a result
cpuidle driver fails to configure.

By design unlike other qcom boards ipq do not use clocks to connect to scm.

Considering this we're removing from DT and scm driver clocks for ipq boards.

As a result cpuidle does not produce errors about failed configuration anymore.

Signed-off-by: Pavel Kubelun <be.dissent@gmail.com>
target/linux/ipq806x/files-4.9/arch/arm/boot/dts/qcom-ipq8064.dtsi
target/linux/ipq806x/patches-4.9/0072-ipq-scm-TZ-don-t-need-clock-to-be-enabled-disabled-for-ipq.patch [new file with mode: 0644]