summaryrefslogtreecommitdiff
path: root/projects/linux/io/done/V3U-enable_PWM.yaml
blob: 5b886040304b6c20231f57907c8d2d671e3c4797 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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

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