From 2398365f9683a4b9838fa8fb4b474122078514c8 Mon Sep 17 00:00:00 2001
From: Wolfram Sang <wsa+renesas@sang-engineering.com>
Date: Wed, 18 May 2022 14:39:41 +0200
Subject: projects: linux: io: updates up to W21

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
---
 .../linux/io/BSP51-upport-unsorted-patches.yaml    |  6 ++++-
 projects/linux/io/S4-enable-IO-devices.yaml        | 28 ++++++++++++++++++++++
 2 files changed, 33 insertions(+), 1 deletion(-)
 create mode 100644 projects/linux/io/S4-enable-IO-devices.yaml

(limited to 'projects/linux/io')

diff --git a/projects/linux/io/BSP51-upport-unsorted-patches.yaml b/projects/linux/io/BSP51-upport-unsorted-patches.yaml
index 0115da8..d182eb9 100644
--- a/projects/linux/io/BSP51-upport-unsorted-patches.yaml
+++ b/projects/linux/io/BSP51-upport-unsorted-patches.yaml
@@ -13,19 +13,23 @@ bsp51x:
 upstream:
  - next: 0182581a9f63764bcbdbc68e98881b50e03fc4c4 # arm64: dts: renesas: r8a77961: Add CAN-FD node
  - lore: 20220319223306.60782-3-wsa+renesas@sang-engineering.com # arm64: dts: renesas: r8a77961: Add i2c aliases
- - lore: 20220320092542.2308-1-wsa+renesas@sang-engineering.com # [PATCH v2 0/2] pinctrl: renesas: r8a77990: add drive-strength
+ - next: 2130ac189251ea479da985142e5cc8f0ee7c6107 # pinctrl: renesas: Allow up to 10 fields for drive_regs
+ - next: 843394c61e9a71f0fb340a08b28cb42695baa929 # pinctrl: renesas: r8a77990: Add drive-strength
 
 comments:
 
  - 1972823ec8b56a4fcaa812c5e284c3348ecebedd
    - v1 sent
+   - merged
 
  - 20b262b3005d1a00997a6a04736ecb1a61a50fc9
    - v1 sent
+   - needs different handling; aliases should go to board files if the schematics have explicit names for I2C busses
 
  - f479c5a4e5e5e2299999003486070015f5d5750d
    - v1 sent
    - v2 sent, adding RZ/G2E
+   - merged
 
  - f0bccada93d7eb7ca3080eebe79fa03f8032e4a4
    - no need to upport; only pull-up is implemented which matches the datasheet for Gen3 V2.0 and onwards
diff --git a/projects/linux/io/S4-enable-IO-devices.yaml b/projects/linux/io/S4-enable-IO-devices.yaml
new file mode 100644
index 0000000..e456fdd
--- /dev/null
+++ b/projects/linux/io/S4-enable-IO-devices.yaml
@@ -0,0 +1,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)
-- 
cgit v1.2.3