summaryrefslogtreecommitdiff
path: root/projects/linux/io/done/V3U-enable_PWM.yaml
blob: fa7ebace7517f5dbf71be6416dc9ad4add65eae0 (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
title: V3U; upport PWM fixes and enable for V3U
team: IO
key: 73d99160-2805-11ec-8a83-ab141cfec33e
status: Abandoned

bsp41x:
 - d9dbda2f774c38dd60f3b17b7e3dac11bb0e3a97 # dt-bindings: pwm: Add R-Car V3U device tree bindings
 - 73d8a0fb46ab4f822f953ad20e5fbdb5998352c1 # pwm: rcar: Add a judgment of the period out of range
 - 91284dd61b7c36fe536d8ad6c473bbc04b4328da # arm64: dts: renesas: r8a779a0: Add PWM nodes

bsp51x:
 - 30c5a65da266b7cab3efa37056aec00c37abd13e # dt-bindings: pwm: Add R-Car V3U device tree bindings
 - f56ebd6b2b64650f657fe9b386bb81ccb325f4e2 # pwm: rcar: Add a judgment of the period out of range
 - a5aea18a4989c604290ab9ac40cffb253cc0fb89 # arm64: dts: renesas: r8a779a0: Add PWM nodes

upstream:

comments:
 - testing PWM is currently unclear; BSP also doesn't have PWM on Falcon
 - the idea was to use the GPIO logic analyzer with sniffing the GPIO input register
 - however, unlike other Gen3 SoCs the V3U doesn't allow GPIO sniffing by default
 - asking HW team if this can be achieved somehow

 - d9dbda2f774c38dd60f3b17b7e3dac11bb0e3a97, 73d8a0fb46ab4f822f953ad20e5fbdb5998352c1, 91284dd61b7c36fe536d8ad6c473bbc04b4328da
   - prototype patches made, only testing needed
   - seems not possible to test, marking abandoned