summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2021-04-14 11:14:13 +0200
committerWolfram Sang <wsa+renesas@sang-engineering.com>2021-04-14 14:39:35 +0200
commitd404152f17eacd2e3127a968489423fd49b67412 (patch)
tree4cf6784731811836ed8f8dde9541c831d5df68b5 /projects
parentebeffca3f56c6e5819c30d24e71c0f4f747cb2f2 (diff)
linux: bsp-41x: move Thermal items to proper places
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects')
-rw-r--r--projects/linux/bsp-41x-non-target.yaml9
-rw-r--r--projects/linux/bsp-41x-upport-request.yaml9
-rw-r--r--projects/linux/io/Thermal-add-interrupts.yaml10
3 files changed, 19 insertions, 9 deletions
diff --git a/projects/linux/bsp-41x-non-target.yaml b/projects/linux/bsp-41x-non-target.yaml
index 2833d4f..1c8a277 100644
--- a/projects/linux/bsp-41x-non-target.yaml
+++ b/projects/linux/bsp-41x-non-target.yaml
@@ -462,3 +462,12 @@ bsp41x:
- 7611fbaadd158554bcf40d4add224ad12b7ee183 # ravb: Fix register define for Gen3 (There is some value in documenting unused bits and registers, however, the value of this patch is not sufficient for upstream as it only documents the mnenonic of registers and bits, and that they are for Gen3. There is no information about the purpose of the bits and registers.)
- 1cf8a04de97aa9f41460cdcbdf6ed8596ebc93f6 # i2c: rcar: Fix handler processing when unintended interrupt (torvalds: 9c975c432bc0aa53a90438fc80b369cb35134a48 # i2c: rcar: protect against supurious interrupts on V3U)
- 222f99eef13efb8bfe71b74aad74062e658472d4 # i2c: rcar: Support the suspend/resume (https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=54635&state=*, already upstream)
+ - 608941036874de47903bd1115e5046cae11be15c # arm64: dts: r8a7795: Create thermal zone to support IPA (torvalds: 15d8cd83b7ef889f45375c7a3e106e429e874602 # arm64: dts: renesas: r8a7795: Create thermal zone to support IPA)
+ - 642eafde46f6e8852de04644432ea30a40dfcc20 # arm64: dts: r8a7796: Create thermal zone to support IPA (torvalds: 81022ecd2720a5bf2c7163e6cc3fcfe51bf23ce0 # arm64: dts: renesas: r8a7796: Create thermal zone to support IPA)
+ - 15bae2a7c49a8e68dcd06d706cc756d8449703da # arm64: dts: r8a77965: Create thermal zone to support IPA (torvalds: 7ec67eddfb8e1657d151bfb3eb69c6d3a58ffe06 # arm64: dts: renesas: r8a77965: Create thermal zone to support IPA)
+ - c9a6d3671ee32017daf47cb0898ce172f36caa76 # arm64: dts: r8a77990: Create thermal zone to support IPA (torvalds: 8fa7d18f9ee2dc20b5ad430e9b0c5336619f05e4 # arm64: dts: renesas: r8a77990: Create thermal zone to support IPA)
+ - 3adf45bedff5d5474502fb68772ea9372fa2a24f # thermal: rcar_gen3_thermal: Use FUSE values if they are available (waiting for HW: https://www.spinics.net/lists/linux-renesas-soc/msg17987.html)
+ - 0c65dda01ee8f62b46416166f98e7219911b826e # thermal: rcar_gen3_thermal: Correct the order of checking THSCP (depends on 3adf45bedff5d5474502fb68772ea9372fa2a24f)
+ - 206fb2fc5f0cb5531d170949af97984fd37f6f24 # arm64: dts: r8a7795: Enable interrupt mode for THS by default (interrupts is for critical events only)
+ - 30c15257ef4e7cc071f6506e075fd8106e4d6281 # arm64: dts: r8a7796: Enable interrupt mode for THS by default (interrupts is for critical events only)
+ - 4fca6d28ae0a2bb1a11a3202e89d5be30ccb45ee # arm64: dts: r8a77965: Enable interrupt mode for THS by default (interrupts is for critical events only)
diff --git a/projects/linux/bsp-41x-upport-request.yaml b/projects/linux/bsp-41x-upport-request.yaml
index f56743a..83d5933 100644
--- a/projects/linux/bsp-41x-upport-request.yaml
+++ b/projects/linux/bsp-41x-upport-request.yaml
@@ -144,13 +144,6 @@ bsp41x:
- 446d62ee0240fddf445ed0603f8d3eb755cab5de # arm64: dts: renesas: falcon: Enable PCIe
- 6235ae0b3cf3c6848c33ae8466e830b2119d4e5a # arm64: dts: renesas: r8a779a0: Add PCIe device node
- e4962e0a61d0b5a7a578dc1ce1c578bafd21df07 # arm64: dts: renesas: r8a779a0: Add SYS-DMAC and RT-DMAC support
- - c9a6d3671ee32017daf47cb0898ce172f36caa76 # arm64: dts: r8a77990: Create thermal zone to support IPA
- - 15bae2a7c49a8e68dcd06d706cc756d8449703da # arm64: dts: r8a77965: Create thermal zone to support IPA
- - 642eafde46f6e8852de04644432ea30a40dfcc20 # arm64: dts: r8a7796: Create thermal zone to support IPA
- - 608941036874de47903bd1115e5046cae11be15c # arm64: dts: r8a7795: Create thermal zone to support IPA
- - 4fca6d28ae0a2bb1a11a3202e89d5be30ccb45ee # arm64: dts: r8a77965: Enable interrupt mode for THS by default
- - 30c15257ef4e7cc071f6506e075fd8106e4d6281 # arm64: dts: r8a7796: Enable interrupt mode for THS by default
- - 206fb2fc5f0cb5531d170949af97984fd37f6f24 # arm64: dts: r8a7795: Enable interrupt mode for THS by default
- e98a497b44f55eda9ad2631e945ecf186f98f3ad # arm64: dts: r8a7796-salvator-xs-2x4g: Fix memory unit-address
- e47b222b047a2776df67cf36714b36ccd59a6d02 # arm64: dts: renesas: r8a77990: Use default clock and reset property for secure public core
- fa95493a4b2b894848d6fc63036343f1fc0e2112 # arm64: dts: renesas: r8a77965: Use default clock and reset property for secure public core
@@ -187,11 +180,9 @@ bsp41x:
- 32e4514bfec79304b11109ccf769e9026f171485 # arm64: defconfig: Enable Renesas VMSA-compatible IPMMU support
- b491e45c981136542a2c7445e38de19b5a8efcb9 # crypto: ccree - add support for Secure Key mode
- 0c98ff021f256a963a80d3bc76c2b05fa7e51f7f # crypto: ccree - add support for MULTI2 mode
- - 0c65dda01ee8f62b46416166f98e7219911b826e # thermal: rcar_gen3_thermal: Correct the order of checking THSCP
- 745cdc4ea76af480cb9c4a47f78a580e08ed03b6 # can: rcar_canfd: Add support for r8a779a0 SoC
- 594f7d5555575a5f6b5f39cb6b08c396c92868f7 # soc: renesas: rcar_ems_ctrl: Fix "Using plain integer as NULL pointer"
- 9032478a059b6177b198f40a0bc02a1201ca1a84 # arm64: defconfig: Select power allocator as default governor
- - 3adf45bedff5d5474502fb68772ea9372fa2a24f # thermal: rcar_gen3_thermal: Use FUSE values if they are available
- 71e0ae03aa00de2b4453034a181ee4270c5d752d # dt-bindings: ipmmu: Add IPMMU info for UIO devices
- be6ecfbf0ee48d12f800d61aae1aaf8884e28c8a # uio: Add IPMMU info for user-space
- 6d322c68eea275252c7fd23953d0823175627181 # uio: Fix SPDX identifier
diff --git a/projects/linux/io/Thermal-add-interrupts.yaml b/projects/linux/io/Thermal-add-interrupts.yaml
new file mode 100644
index 0000000..7685500
--- /dev/null
+++ b/projects/linux/io/Thermal-add-interrupts.yaml
@@ -0,0 +1,10 @@
+title: Thermal; add interrupts for critical events
+team: IO
+key: c7ddcb6c-9d01-11eb-828f-2f1e3d023263
+assignee: Niklas
+status: New
+
+upstream:
+
+comments:
+ - we don't want interrupts for temperature changes but to indicate critical events