mediatek: copy patches-6.1 to patches-6.6
[openwrt/staging/981213.git] / target / linux / mediatek / patches-6.6 / 830-v6.7-48-thermal-drivers-mediatek-lvts_thermal-Update-calibra.patch
1 From 5d126a3c87cf7964b28bacf3826eea4266265bce Mon Sep 17 00:00:00 2001
2 From: Balsam CHIHI <bchihi@baylibre.com>
3 Date: Tue, 17 Oct 2023 21:05:45 +0200
4 Subject: [PATCH 42/42] thermal/drivers/mediatek/lvts_thermal: Update
5 calibration data documentation
6 MIME-Version: 1.0
7 Content-Type: text/plain; charset=UTF-8
8 Content-Transfer-Encoding: 8bit
9
10 Update LVTS calibration data documentation for mt8192 and mt8195.
11
12 Signed-off-by: Balsam CHIHI <bchihi@baylibre.com>
13 Reviewed-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
14 [bero@baylibre.com: Fix issues pointed out by Nícolas F. R. A. Prado <nfraprado@collabora.com>]
15 Signed-off-by: Bernhard Rosenkränzer <bero@baylibre.com>
16 Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
17 Reviewed-by: Alexandre Mergnat <amergnat@baylibre.com>
18 Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
19 Link: https://lore.kernel.org/r/20231017190545.157282-6-bero@baylibre.com
20 ---
21 drivers/thermal/mediatek/lvts_thermal.c | 31 +++++++++++++++++++++++--
22 1 file changed, 29 insertions(+), 2 deletions(-)
23
24 --- a/drivers/thermal/mediatek/lvts_thermal.c
25 +++ b/drivers/thermal/mediatek/lvts_thermal.c
26 @@ -616,7 +616,34 @@ static int lvts_sensor_init(struct devic
27 * The efuse blob values follows the sensor enumeration per thermal
28 * controller. The decoding of the stream is as follow:
29 *
30 - * stream index map for MCU Domain :
31 + * MT8192 :
32 + * Stream index map for MCU Domain mt8192 :
33 + *
34 + * <-----mcu-tc#0-----> <-----sensor#0-----> <-----sensor#1----->
35 + * 0x01 | 0x02 | 0x03 | 0x04 | 0x05 | 0x06 | 0x07 | 0x08 | 0x09 | 0x0A | 0x0B
36 + *
37 + * <-----sensor#2-----> <-----sensor#3----->
38 + * 0x0C | 0x0D | 0x0E | 0x0F | 0x10 | 0x11 | 0x12 | 0x13
39 + *
40 + * <-----sensor#4-----> <-----sensor#5-----> <-----sensor#6-----> <-----sensor#7----->
41 + * 0x14 | 0x15 | 0x16 | 0x17 | 0x18 | 0x19 | 0x1A | 0x1B | 0x1C | 0x1D | 0x1E | 0x1F | 0x20 | 0x21 | 0x22 | 0x23
42 + *
43 + * Stream index map for AP Domain mt8192 :
44 + *
45 + * <-----sensor#0-----> <-----sensor#1----->
46 + * 0x24 | 0x25 | 0x26 | 0x27 | 0x28 | 0x29 | 0x2A | 0x2B
47 + *
48 + * <-----sensor#2-----> <-----sensor#3----->
49 + * 0x2C | 0x2D | 0x2E | 0x2F | 0x30 | 0x31 | 0x32 | 0x33
50 + *
51 + * <-----sensor#4-----> <-----sensor#5----->
52 + * 0x34 | 0x35 | 0x36 | 0x37 | 0x38 | 0x39 | 0x3A | 0x3B
53 + *
54 + * <-----sensor#6-----> <-----sensor#7-----> <-----sensor#8----->
55 + * 0x3C | 0x3D | 0x3E | 0x3F | 0x40 | 0x41 | 0x42 | 0x43 | 0x44 | 0x45 | 0x46 | 0x47
56 + *
57 + * MT8195 :
58 + * Stream index map for MCU Domain mt8195 :
59 *
60 * <-----mcu-tc#0-----> <-----sensor#0-----> <-----sensor#1----->
61 * 0x01 | 0x02 | 0x03 | 0x04 | 0x05 | 0x06 | 0x07 | 0x08 | 0x09
62 @@ -627,7 +654,7 @@ static int lvts_sensor_init(struct devic
63 * <-----mcu-tc#2-----> <-----sensor#4-----> <-----sensor#5-----> <-----sensor#6-----> <-----sensor#7----->
64 * 0x13 | 0x14 | 0x15 | 0x16 | 0x17 | 0x18 | 0x19 | 0x1A | 0x1B | 0x1C | 0x1D | 0x1E | 0x1F | 0x20 | 0x21
65 *
66 - * stream index map for AP Domain :
67 + * Stream index map for AP Domain mt8195 :
68 *
69 * <-----ap--tc#0-----> <-----sensor#0-----> <-----sensor#1----->
70 * 0x22 | 0x23 | 0x24 | 0x25 | 0x26 | 0x27 | 0x28 | 0x29 | 0x2A