diff options
Diffstat (limited to 'projects')
-rw-r--r-- | projects/linux/io/I2C-dynamic_client_addresses.yaml | 1 | ||||
-rw-r--r-- | projects/linux/io/I2C-new_device_conversion.yaml | 4 | ||||
-rw-r--r-- | projects/linux/io/PCI-review-endpoint-support.yaml | 5 | ||||
-rw-r--r-- | projects/linux/io/WDT-handover_from_bootloader.yaml | 1 | ||||
-rw-r--r-- | projects/linux/io/bsp397_SDHI.yaml | 2 | ||||
-rw-r--r-- | projects/linux/io/done/bsp392_MSIOF.yaml (renamed from projects/linux/io/bsp392_MSIOF.yaml) | 3 |
6 files changed, 11 insertions, 5 deletions
diff --git a/projects/linux/io/I2C-dynamic_client_addresses.yaml b/projects/linux/io/I2C-dynamic_client_addresses.yaml index 5dc820d..592db83 100644 --- a/projects/linux/io/I2C-dynamic_client_addresses.yaml +++ b/projects/linux/io/I2C-dynamic_client_addresses.yaml @@ -16,3 +16,4 @@ comments: - "RFC v1: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=222619&state=*" - "preparational series to block addresses in DT needed first" - "prep series v1: http://patchwork.ozlabs.org/project/linux-i2c/list/?series=159794&state=*" + - "prep series v2: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=258263&state=*" diff --git a/projects/linux/io/I2C-new_device_conversion.yaml b/projects/linux/io/I2C-new_device_conversion.yaml index 4eda81c..e8edbed 100644 --- a/projects/linux/io/I2C-new_device_conversion.yaml +++ b/projects/linux/io/I2C-new_device_conversion.yaml @@ -47,6 +47,6 @@ comments: - "step 1: convert i2c_new_dummy() [done]" - "step 2: convert i2c_new_secondary_device() [done]" - "step 3: convert i2c_new_probed_device() [core changes applied; driver patches sent, two left to be applied]" - - "step 4: convert i2c_new_device() [core changes applied, driver changes on-going, two batches sent out]" - - "step 5: convert i2c_setup_smbus_alert() [v2 sent out, seems ready to be merged]" + - "step 4: convert i2c_new_device() [core changes applied, driver changes on-going, one batch remaining]" + - "step 5: convert i2c_setup_smbus_alert() [done]" - "step 6: remove old API calls [steps 1-2 done, blocked by steps 3-5]" diff --git a/projects/linux/io/PCI-review-endpoint-support.yaml b/projects/linux/io/PCI-review-endpoint-support.yaml index 5c5be15..7be91f0 100644 --- a/projects/linux/io/PCI-review-endpoint-support.yaml +++ b/projects/linux/io/PCI-review-endpoint-support.yaml @@ -1,8 +1,8 @@ title: "Review patch series for PCI endpoint support" team: IO key: 312f9fca-3325-11ea-8113-002170711890 -status: New -assignee: Marek +status: Active +assignee: Shimoda relationships: @@ -14,3 +14,4 @@ comments: - "v3: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=225521&state=*" - "v4: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=238723&state=*" - "v5: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=249127&state=*" + - "Shimoda-san reviewed v5" diff --git a/projects/linux/io/WDT-handover_from_bootloader.yaml b/projects/linux/io/WDT-handover_from_bootloader.yaml index 6a947c3..2f21ed0 100644 --- a/projects/linux/io/WDT-handover_from_bootloader.yaml +++ b/projects/linux/io/WDT-handover_from_bootloader.yaml @@ -15,3 +15,4 @@ comments: - "after discussion, we decided to ask watchdog-ml what to do when probing a wdt fails" - "another approach to handle clocks during boot is using the 'ignore-unused' property" - "ignore-unused v1: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=247897&state=*" + - "ignore-unused v2: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=257141&state=*" diff --git a/projects/linux/io/bsp397_SDHI.yaml b/projects/linux/io/bsp397_SDHI.yaml index 557c33c..ef600a3 100644 --- a/projects/linux/io/bsp397_SDHI.yaml +++ b/projects/linux/io/bsp397_SDHI.yaml @@ -34,6 +34,7 @@ upstream: - next: 47ffea62ccfbaa54e4ba6e90a135de8fa8e845c9 # mmc: tmio: enforce retune after runtime suspend - next: 3122c16609f3988c59f94ac011f3f5f29aba0b31 # mmc: tmio: factor out TAP usage - next: 49dbebe26202847e0c7e0b3fc202ab8923a903aa # mmc: tmio: remove superfluous callback wrappers + - next: a3fe651cc1d031a94b00e7408615424cae4c8a0b # mmc: renesas_sdhi: simplify execute_tuning comments: - "There is further work needed (some refactoring/squashing)" @@ -48,3 +49,4 @@ comments: - "bdd3c3b75cd6e5faa5bc92b890d8e4a5c5cca434, 217814147a6220530ce02ec0d49137fa35d2c98c: merged" - "move SCC handling into SDHI driver: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=234711&state=*" - "above series merged" + - "a0f3de1e17422b135343788af49032e5e8264172: v1 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=252313&state=*" diff --git a/projects/linux/io/bsp392_MSIOF.yaml b/projects/linux/io/done/bsp392_MSIOF.yaml index 3f859e6..66f7d73 100644 --- a/projects/linux/io/bsp392_MSIOF.yaml +++ b/projects/linux/io/done/bsp392_MSIOF.yaml @@ -1,7 +1,7 @@ title: "From bsp392, upport MSIOF patches" team: IO key: 1185bf87-d9d3-4cbf-a5fa-c46794018cba -status: Paused +status: Abandoned assignee: Geert relationships: @@ -19,3 +19,4 @@ comments: - "9312d43151d28307f527920dafbd7789eabdc63a: Proposing 'N': Should use ´assigned-clocks´ and ´assigned-clock-rates´ in board DTS file that actually uses MSIOF" - "a14d0903968f1524304f5b4de3da584778dbdfde: No access to H3 ES3.0 for testing" - "f925bf9ef632042ebb32e52108cc97305c15183d: Proposing 'N': not needed as the driver matches against ´renesas,rcar-gen3-msiof´" + - "No HW access to H3 ES3.0 for a long time now. Abandoning this patch. We will revive if we ever get this HW." |