summaryrefslogtreecommitdiff
path: root/projects/linux/io
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2020-08-11 14:59:53 +0200
committerWolfram Sang <wsa+renesas@sang-engineering.com>2020-08-11 14:59:53 +0200
commitce2e4c9d77a753a0afe52b14f2e46bc76399db6c (patch)
tree3fa2b2165b9ab0a09748f480a58f5e4bbc5dda65 /projects/linux/io
parented5b066905b6dfdc50343735e35c5c5f4f85ef11 (diff)
projects: linux: io: update tasks after updates 20200806
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects/linux/io')
-rw-r--r--projects/linux/io/I2C-fix-slave-corner-cases.yaml13
-rw-r--r--projects/linux/io/WDT-handover_from_bootloader.yaml6
-rw-r--r--projects/linux/io/dt_bindings_json_schema_io.yaml2
3 files changed, 19 insertions, 2 deletions
diff --git a/projects/linux/io/I2C-fix-slave-corner-cases.yaml b/projects/linux/io/I2C-fix-slave-corner-cases.yaml
index e603c28..d37b6e7 100644
--- a/projects/linux/io/I2C-fix-slave-corner-cases.yaml
+++ b/projects/linux/io/I2C-fix-slave-corner-cases.yaml
@@ -5,12 +5,25 @@ assignee: Wolfram
status: Active
upstream:
+ - next: 314139f9f0abdba61ed9a8463bbcb0bf900ac5a2 # i2c: rcar: slave: only send STOP event when we have been addressed
+ - torvalds: eb01597158ffb1853a7a7fc2c57d4c844640f75e # i2c: rcar: always clear ICSAR to avoid side effects
+ - next: c7c9e914f9a0478fba4dc6f227cfd69cf84a4063 # i2c: rcar: avoid race when unregistering slave
comments:
- "Issue 1: we should not monitor every STOP but only when we have been addressed"
- "v1 https://patchwork.kernel.org/patch/11632397/"
- "v2 https://patchwork.kernel.org/patch/11632107/"
+ - "v1 merged"
+
- "Issue 2: how to properly handle the FNA bit"
- "working prototype exists, waiting for confirmation from the HW team"
+
- "Issue 3: do we need to clear SAR when disabling the slave interface?"
- "working prototype exists, needs confirmation from the HW team"
+ - "only applies to Gen2, Gen3 is fine"
+ - "v1: https://patchwork.kernel.org/patch/11643625/"
+ - "v1 merged"
+
+ - "Issue 4: race when unregistering slave"
+ - "v1: https://patchwork.kernel.org/patch/11685989/"
+ - "v1 merged"
diff --git a/projects/linux/io/WDT-handover_from_bootloader.yaml b/projects/linux/io/WDT-handover_from_bootloader.yaml
index 8d3fa06..27a48a1 100644
--- a/projects/linux/io/WDT-handover_from_bootloader.yaml
+++ b/projects/linux/io/WDT-handover_from_bootloader.yaml
@@ -2,9 +2,12 @@ title: Watchdog; implement handover from bootloader
team: IO
key: a0883915-709c-4116-afc3-2629f1b06a4f
assignee: Ulrich
-status: Done
+status: Active
upstream:
+ - next: ed4a11807d2a35ccfc0d00371f20b826f670b5f2 # clk: renesas: cpg-mssr: Mark clocks as critical only if on at boot
+ - next: f23f1101ad0ef1acdc219d3364522166e2c711ce # clk: renesas: rcar-gen3: Mark RWDT clocks as critical
+ - next: 52bc5ea6edde35bc65ed6ecd7639534e78002c74 # clk: renesas: rzg2: Mark RWDT clocks as critical
comments:
- "RFC, needs discussion with Geert: https://patchwork.kernel.org/patch/10900571/"
@@ -20,3 +23,4 @@ comments:
- "Geert suggested to mark running WDT clocks as IS_CRITICAL during probe. Uli will implement this"
- "v4: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=303821&state=*"
- "merged"
+ - "WDT driver update still missing, Wolfram will resend"
diff --git a/projects/linux/io/dt_bindings_json_schema_io.yaml b/projects/linux/io/dt_bindings_json_schema_io.yaml
index f4837f3..31578a5 100644
--- a/projects/linux/io/dt_bindings_json_schema_io.yaml
+++ b/projects/linux/io/dt_bindings_json_schema_io.yaml
@@ -23,6 +23,7 @@ upstream:
- torvalds: 007e358094bfb48f206c32b5c82777d980913d2f # dt-bindings: phy: renesas: usb3-phy: convert bindings to json-schema
- torvalds: 809eb4e9bf9d84eb5b703358afd0d564d514f6d2 # dt-bindings: timer: Add renesas,em-sti bindings
- next: 038fb87fa3314e001de2dd4cf20a74fa623ac7ad # dt-bindings: usb: renesas,usb-xhci: convert to YAML
+ - next: a1c76734095344fdbe43cbfe4940020e13151679 # dt-bindings: mmc: renesas,sdhi: convert to YAML
- lore: 20200505155127.4836-1-geert+renesas@glider.be # dt-bindings: timer: renesas: cmt: Convert to json-schema
- lore: 20200518081506.23423-1-geert+renesas@glider.be # dt-bindings: timer: renesas: tmu: Convert to json-schema
- lore: 20200427192522.28365-1-geert+renesas@glider.be # dt-bindings: watchdog: renesas-wdt: Convert to json-schema
@@ -39,7 +40,6 @@ comments:
- Documentation/devicetree/bindings/i2c/renesas,riic.txt
- Documentation/devicetree/bindings/iio/adc/renesas,gyroadc.txt
- Documentation/devicetree/bindings/mmc/renesas,mmcif.txt
- - Documentation/devicetree/bindings/mmc/renesas,sdhi.txt
- Documentation/devicetree/bindings/net/can/rcar_canfd.txt
- Documentation/devicetree/bindings/net/can/rcar_can.txt
- Documentation/devicetree/bindings/pci/pci-rcar-gen2.txt