summaryrefslogtreecommitdiff
path: root/projects/linux/io/done/V3U-enable_TPU.yaml
blob: 68f51a666eecb8158b5eabf8339c174c3a50e6ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
title: V3U; upport TPU fixes and enable for V3U
team: IO
key: 5b2c3266-a43a-11eb-8741-bb50e7fa7f92
status: Done

bsp41x:
 - c81a1645d1363e371a5a9df8f5b7fe211e195075 # arm64: defconfig: Enable R-Car PWM-TPU by default
 - 30f8711382c676d89bcf59f068e764134dbbcc91 # dt-bindings: pwm: tpu: Add R-Car V3U device tree bindings
 - 87133703bb5a16ce4285a761ae3bd3f554b4cb45 # arm64: dts: renesas: r8a779a0: Add TPU node

bsp51x:
 - 10d9b21ecef1d95c7102293f7db30e2251da1e11 # arm64: defconfig: Enable R-Car PWM-TPU by default
 - 86f2fede9d01f321b289d60811f03821cfdff379 # arm64: dts: renesas: r8a779a0: Add TPU node

upstream:
 - torvalds: c6d387612b6659d6ea183cede83bb1635f62d117 # arm64: dts: renesas: r8a77961: Add TPU device node
 - torvalds: bdd8b0053f4ff0df889bd849f0789580e9faea3a # arm64: dts: renesas: r8a779a0: Add TPU device node
 - torvalds: 3e9dd11db00119001a1d05413f51804a35559956 # arm64: defconfig: Add Renesas TPU as module
 - torvalds: 8aea22fb2d57eb3bcd77631c91f69b6bbdc90821 # dt-bindings: pwm: tpu: Add R-Car V3U device tree bindings
 - torvalds: 76c40c220f630f77475c8489f291e32189064e4b # dt-bindings: pwm: tpu: Add R-Car M3-W+ device tree bindings

comments:
 - TPU can probably be tested using GPIO_CN with the GPIO logic analyzer
 - TPU
   - testing TPU with GPIO logic analyzer was successful
   - 87133703bb5a16ce4285a761ae3bd3f554b4cb45
     - v1; https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=540427&state=*
     - merged
   - 30f8711382c676d89bcf59f068e764134dbbcc91
     - v1; https://lore.kernel.org/all/20210901090719.35375-1-wsa+renesas@sang-engineering.com/
     - fix m3-w+ while here; https://lore.kernel.org/all/20210906094536.45223-1-wsa+renesas@sang-engineering.com/
     - merged
   - c81a1645d1363e371a5a9df8f5b7fe211e195075
     - should be changed to M
     - v1; https://lore.kernel.org/r/20210915153143.25184-1-wsa+renesas@sang-engineering.com
     - merged