ipq806x: add ipq806x specific tsens driver
authorPavel Kubelun <be.dissent@gmail.com>
Thu, 23 Mar 2017 14:59:30 +0000 (17:59 +0300)
committerJohn Crispin <john@phrozen.org>
Mon, 27 Mar 2017 06:05:10 +0000 (08:05 +0200)
commitdc32d0a53cc01d9f644c6e9851b6770440d4b28c
tree3b4f94918573c80aadfb2c4ad53d267f4e4bb448
parent02fe9423372c036d1746189b488eb46e0c376491
ipq806x: add ipq806x specific tsens driver

Current upstream driver doesnt fully support ipq806x devices
ipq806x has 11 sensors, the upstream one doesn't allow to check
sensors 0-4, only 5-10.

A specific driver for ipq806x has been found in Qualcomm SDK repo.

https://source.codeaurora.org/quic/qsdk/oss/kernel/linux-msm/commit/?h=release/endive_preview_cc&id=c089e464cd7ce652419a0dc44d7959ce4d24b8a5
https://source.codeaurora.org/quic/qsdk/oss/kernel/linux-msm/commit/?h=release/endive_preview_cc&id=c23d94b702c4182862e7f5051a2b7d00bb922a29
https://source.codeaurora.org/quic/qsdk/oss/kernel/linux-msm/commit/?h=release/endive_preview_cc&id=742f3684b62a6b9f082cb49404b1a92dc0b16bf5
https://source.codeaurora.org/quic/qsdk/oss/kernel/linux-msm/commit/?h=release/endive_preview_cc&id=c0a9b2e2a382c152fa128f5b864c800dd6dfb311

Merging it into LEDE with this commit.

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/0030-clk-Disable-i2c-device-on-gsbi4.patch
target/linux/ipq806x/patches-4.9/0063-1-ipq806x-tsens-driver.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.9/0063-2-tsens-support-configurable-interrupts.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.9/0063-ipq806x-clk-gcc-add-tsens-child-node.patch [deleted file]