summaryrefslogtreecommitdiff
path: root/projects/linux/io/S4-enable-IO-devices.yaml
blob: e456fdd8a8d46c74dc12f77b9b277b32872ab4a2 (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
title: S4; enable IO devices for r8a779f0
team: IO
key: 96783090-d6a7-11ec-857c-172fbeb15dc7
assignee: Wolfram
status: Active

upstream:
 - lore: 20220525151040.24024-1-wsa+renesas@sang-engineering.com # [PATCH] dt-bindings: thermal: rcar-gen3-thermal: Add r8a779f0 support
 - lore: 20220525151130.24103-1-wsa+renesas@sang-engineering.com # [PATCH] clk: renesas: r8a779f0: Add thermal clock
 - lore: 20220525151216.24133-1-wsa+renesas@sang-engineering.com # [PATCH 1/2] thermal: rcar_gen3_thermal: Add r8a779f0 support
 - lore: 20220525151216.24133-2-wsa+renesas@sang-engineering.com # [PATCH 2/2] thermal: rcar_gen3_thermal: improve logging during probe
 - lore: 20220525151355.24175-1-wsa+renesas@sang-engineering.com # [PATCH] arm64: dts: renesas: r8a779f0: Add thermal support


comments:
 - CMT0/1
 - HSCIF
 - MSIOF
 - RPC
  - not for upstream because RPC shall only be accessed via OPTEE. See BSP commit 1f83a133b853138fad712d0a08a7689aac1e0183 ("Disable SPI flash via RPC")
 - SCIF
 - SD/MMC
 - THS/CIVM
  - first version sent
 - TMU
  - probably possible; pinmux to TCLK1-4 and check via non-populated I2C header on breakout board
 - all other devices are in the control domain which we do not handle. Only the application domain is our job.
  - for a domain overview, check '001_R-CarS4_Bus Architecture_Rev0p70.pptx' (attachment in the S4 docs)