summaryrefslogtreecommitdiff
path: root/projects/linux/io
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2020-04-09 09:51:18 +0200
committerWolfram Sang <wsa+renesas@sang-engineering.com>2020-04-09 09:51:18 +0200
commit017d6e8e01bc0bb461332625300ff14d9f10a924 (patch)
treeaab9b969ac640b3f6f35fca3e4d59539514e9d80 /projects/linux/io
parentec3e09ba7c4702ca8807ec215468cad36a9219fa (diff)
projects: linux: io: update tasks after updates 20200409
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects/linux/io')
-rw-r--r--projects/linux/io/I2C-new_device_conversion.yaml4
-rw-r--r--projects/linux/io/PCI-review-endpoint-support.yaml4
-rw-r--r--projects/linux/io/bsp397_SDHI.yaml12
3 files changed, 13 insertions, 7 deletions
diff --git a/projects/linux/io/I2C-new_device_conversion.yaml b/projects/linux/io/I2C-new_device_conversion.yaml
index e8edbed..d401589 100644
--- a/projects/linux/io/I2C-new_device_conversion.yaml
+++ b/projects/linux/io/I2C-new_device_conversion.yaml
@@ -46,7 +46,7 @@ comments:
- "instead of listing patches and patch series, I will follow Morimoto-san's example how to describe big API changes"
- "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 3: convert i2c_new_probed_device() [done; old API is going to be removed now]"
- "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]"
+ - "step 6: remove old API calls [steps 1,2,5 done, step 3 is sent out, blocked by step 4]"
diff --git a/projects/linux/io/PCI-review-endpoint-support.yaml b/projects/linux/io/PCI-review-endpoint-support.yaml
index 7be91f0..47fb984 100644
--- a/projects/linux/io/PCI-review-endpoint-support.yaml
+++ b/projects/linux/io/PCI-review-endpoint-support.yaml
@@ -15,3 +15,7 @@ comments:
- "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"
+ - "v6: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=265553&state=*"
+ - "Shimoda-san reviewed v6"
+ - "v7: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=268131&state=*"
+ - "Shimoda-san reviewed v7"
diff --git a/projects/linux/io/bsp397_SDHI.yaml b/projects/linux/io/bsp397_SDHI.yaml
index ef600a3..46dd6ae 100644
--- a/projects/linux/io/bsp397_SDHI.yaml
+++ b/projects/linux/io/bsp397_SDHI.yaml
@@ -16,6 +16,7 @@ bsp-commits:
- 8ce90dc51484a7d4f98c2a5f0aa4085e1e33fd85 # mmc: renesas_sdhi: Improved the data structure of quirks
- addfe9203290e3c274bca15e64e3f11638649e66 # mmc: renesas_sdhi: Fix hang up in HS400 timing mode selection
- a0f3de1e17422b135343788af49032e5e8264172 # mmc: renesas_sdhi: Add selecting optimum TAP when all of TAP is OK
+ - ae58f551411e3e1d3dbc0e718f173f5100335eca # mmc: tmio: Add selecting optimum TAP when all of TAP is OK
upstream:
- torvalds: 6e3cbb050b825e9003616ded9aa39957be20e77b # mmc: renesas_sdhi: keep sorting for quirk entries
@@ -42,11 +43,12 @@ comments:
- "8a21392f2c0472712c208ab3f526bc7ce2ea25ea: v1 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=211263&state=*"
- "8a21392f2c0472712c208ab3f526bc7ce2ea25ea: v1 series accepted"
- "bdd3c3b75cd6e5faa5bc92b890d8e4a5c5cca434, 217814147a6220530ce02ec0d49137fa35d2c98c: RFC v1 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=211277&state=*"
- - "bdd3c3b75cd6e5faa5bc92b890d8e4a5c5cca434, 217814147a6220530ce02ec0d49137fa35d2c98c: RFC v2 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=218163&state=*"
- - "f5a5c92906e113f712e584a5b7b9ff5911b78e40: depends on BSP patch a0f3de1e17422b135343788af49032e5e8264172 (mmc: renesas_sdhi: Add selecting optimum TAP when all of TAP is OK)"
- - "f5a5c92906e113f712e584a5b7b9ff5911b78e40: we should also look before if moving SCC handling from TMIO to SDHI makes sense"
+ - "bdd3c3b75cd6e5faa5bc92b890d8e4a5c5cca434, 217814147a6220530ce02ec0d49137fa35d2c98c, f5a5c92906e113f712e584a5b7b9ff5911b78e40: RFC v2 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=218163&state=*"
+ - "7f2a7d6d94c7595d03488b99518d4cb0342d2cf9: depends on BSP patch a0f3de1e17422b135343788af49032e5e8264172 (mmc: renesas_sdhi: Add selecting optimum TAP when all of TAP is OK)"
+ - "7f2a7d6d94c7595d03488b99518d4cb0342d2cf9: we should also look before if moving SCC handling from TMIO to SDHI makes sense"
- "addfe9203290e3c274bca15e64e3f11638649e66: hang up hard to reproduce but this is needed for further investigations"
- - "bdd3c3b75cd6e5faa5bc92b890d8e4a5c5cca434, 217814147a6220530ce02ec0d49137fa35d2c98c: merged"
+ - "bdd3c3b75cd6e5faa5bc92b890d8e4a5c5cca434, 217814147a6220530ce02ec0d49137fa35d2c98c, f5a5c92906e113f712e584a5b7b9ff5911b78e40: 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=*"
+ - "a0f3de1e17422b135343788af49032e5e8264172, ae58f551411e3e1d3dbc0e718f173f5100335eca: v1 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=252313&state=*"
+ - "a0f3de1e17422b135343788af49032e5e8264172, ae58f551411e3e1d3dbc0e718f173f5100335eca: v2 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=267969&state=*"