ipq806x: fix tsens driver
authorAnsuel Smith <ansuelsmth@gmail.com>
Sun, 26 Jan 2020 03:32:45 +0000 (04:32 +0100)
committerPetr Štetiar <ynezz@true.cz>
Tue, 3 Mar 2020 22:38:23 +0000 (23:38 +0100)
commitefc5be2ecfd0f43b5a603f63a8f0950d484c5e8f
tree237cabb56c472320c7a2c5a8023bf5bf64976fd1
parentc692d896eb6315edb46df851f5ecd96c49e2b65d
ipq806x: fix tsens driver

Rework tsens driver.
Since in the new kernel 5.4 init common do more than it
should, inizialize the kernel memory directly in the driver and
drop use of this function. Rework all the patch with the new
variable names.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
target/linux/ipq806x/patches-5.4/0063-1-ipq806x-tsens-driver.patch
target/linux/ipq806x/patches-5.4/0063-2-tsens-support-configurable-interrupts.patch
target/linux/ipq806x/patches-5.4/0063-3-tsens-fix-kernel-4_19.patch [deleted file]
target/linux/ipq806x/patches-5.4/0063-3-tsens-fix-kernel-5_4.patch [new file with mode: 0644]
target/linux/ipq806x/patches-5.4/0063-4-ip806x-tsense-rework-driver.patch