summaryrefslogtreecommitdiff
path: root/projects/linux/io
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2019-12-19 14:13:58 +0100
committerWolfram Sang <wsa+renesas@sang-engineering.com>2019-12-19 14:13:58 +0100
commitbb506a3f4c5441ecb212874077ad8b1bf335c936 (patch)
tree36abcadb99eed287d6e2fa1737473dd492dee1f4 /projects/linux/io
parent2b91cf69328b06559b563e6e8ac508e05e9af3c1 (diff)
projects: linux: io: update tasks after updates 20191219
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.yaml11
-rw-r--r--projects/linux/io/SDHI-non_removable_fix.yaml2
-rw-r--r--projects/linux/io/WDT-handover_from_bootloader.yaml4
-rw-r--r--projects/linux/io/bsp397_SDHI.yaml13
4 files changed, 24 insertions, 6 deletions
diff --git a/projects/linux/io/I2C-new_device_conversion.yaml b/projects/linux/io/I2C-new_device_conversion.yaml
index 07da35a..cf6bf81 100644
--- a/projects/linux/io/I2C-new_device_conversion.yaml
+++ b/projects/linux/io/I2C-new_device_conversion.yaml
@@ -7,6 +7,9 @@ status: Active
upstream:
- torvalds: 7159dbdae3c58d0200ae2550fab977a19a3c497a # i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy
- torvalds: b8f5fe3bc5b9318d95770a09a480c31aced20cd2 # i2c: core: add device-managed version of i2c_new_dummy
+ - torvalds: af80559b4d9cd481c63505edbe425ff6bad4ab8d # i2c: replace i2c_new_secondary_device with an ERR_PTR variant
+ - torvalds: 2c2f00ab1641895183488ff2bce53c415344fb87 # i2c: remove i2c_new_dummy() API
+ - torvalds: c1d084759c95ecd0ef08274654a1f6c4f343cdcd # i2c: replace i2c_new_probed_device with an ERR_PTR variant
comments:
- "next step: convert all users of i2c_new_dummy"
@@ -41,8 +44,8 @@ comments:
- "http://patchwork.ozlabs.org/patch/1150271/"
- "http://patchwork.ozlabs.org/project/linux-i2c/list/?series=126277"
- "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() [mostly done, last driver to be fixed in 5.5-rc1]"
+ - "step 1: convert i2c_new_dummy() [done]"
- "step 2: convert i2c_new_secondary_device() [done]"
- - "step 3: convert i2c_new_probed_device() [core changes done, driver changes to be sent after 5.5-rc1]"
- - "step 4: convert i2c_new_device() [core changes done, driver changes on-going]"
- - "step 5: remove old API calls [blocked by steps 1-4]"
+ - "step 3: convert i2c_new_probed_device() [core changes applied, driver changes sent out]"
+ - "step 4: convert i2c_new_device() [core changes applied, driver changes on-going, partly sent out]"
+ - "step 5: remove old API calls [steps 1-2 done, blocked by steps 3-4]"
diff --git a/projects/linux/io/SDHI-non_removable_fix.yaml b/projects/linux/io/SDHI-non_removable_fix.yaml
index c715677..195f621 100644
--- a/projects/linux/io/SDHI-non_removable_fix.yaml
+++ b/projects/linux/io/SDHI-non_removable_fix.yaml
@@ -3,7 +3,6 @@ team: IO
key: 5799545f-2472-4332-aba9-f0909e1d2154
assignee: Wolfram
status: Blocked
-target-date: 2019-12-31
relationships:
- depends: d8082b1e-0535-11ea-b216-574c9e1142f4
@@ -13,6 +12,7 @@ upstream:
- torvalds: aa86f1a3887523d78bfadd1c4e4df8f919336511 # mmc: tmio: Fixup runtime PM management during probe
- torvalds: 87b5d602a1cc76169b8d81ec2c74c8d95d9350dc # mmc: tmio: Fixup runtime PM management during remove
- torvalds: 7a7dab237027939cb95dc07c4647b80bad5fbbde # mmc: tmio: remove workaround for NON_REMOVABLE
+ - torvalds: 478c60cea1c1e57f91d8c3f6dfe3d35784ea7eea # Revert "mmc: tmio: remove workaround for NON_REMOVABLE"
comments:
- "v1 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=146493"
diff --git a/projects/linux/io/WDT-handover_from_bootloader.yaml b/projects/linux/io/WDT-handover_from_bootloader.yaml
index 7ac817e..44cf886 100644
--- a/projects/linux/io/WDT-handover_from_bootloader.yaml
+++ b/projects/linux/io/WDT-handover_from_bootloader.yaml
@@ -1,7 +1,7 @@
title: Watchdog; implement handover from bootloader
team: IO
key: a0883915-709c-4116-afc3-2629f1b06a4f
-assignee: Wolfram
+assignee: Ulrich
status: Active
upstream:
@@ -11,3 +11,5 @@ comments:
- "v1 https://patchwork.kernel.org/patch/11099761/"
- "v2 https://patchwork.kernel.org/patch/11101573/"
- "v3 needed, bailing out and leave clock enabled is an open issue"
+ - "handed over task to Ulrich"
+ - "after discussion, we decided to ask watchdog-ml what to do when probing a wdt fails"
diff --git a/projects/linux/io/bsp397_SDHI.yaml b/projects/linux/io/bsp397_SDHI.yaml
index e4125ab..ff6db8b 100644
--- a/projects/linux/io/bsp397_SDHI.yaml
+++ b/projects/linux/io/bsp397_SDHI.yaml
@@ -17,6 +17,19 @@ bsp-commits:
- addfe9203290e3c274bca15e64e3f11638649e66 # mmc: renesas_sdhi: Fix hang up in HS400 timing mode selection
upstream:
+ - next: 6e3cbb050b825e9003616ded9aa39957be20e77b # mmc: renesas_sdhi: keep sorting for quirk entries
+ - next: e5088f20ed4057fd717449caadfd741dacb2cdc7 # mmc: renesas_sdhi: make warning more precise
+ - next: 7af08206cb20308399f6ced08c52fb926624f24e # mmc: renesas_sdhi: make quirks info accessible outside probe()
+ - next: 12e3c55d236b18fae00daa4ff54195b15cd741c3 # mmc: renesas_sdhi: remove 4taps as a TMIO flag
+ - next: c1a49782cc32d720284d82742e8d9468c5ceb988 # mmc: renesas_sdhi: use recent tap values for HS400
comments:
- "There is further work needed (some refactoring/squashing)"
+ - "8ce90dc51484a7d4f98c2a5f0aa4085e1e33fd85: Proposing 'N': BSP adapts here to what already exists in mainline"
+ - "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"
+ - "addfe9203290e3c274bca15e64e3f11638649e66: hang up hard to reproduce but this is needed for further investigations"