From d5350996d2804b6d47eed6835ea8c981eca637f4 Mon Sep 17 00:00:00 2001 From: Wolfram Sang Date: Tue, 3 Mar 2020 12:25:55 +0100 Subject: projects: linux: io: update tasks after updates 20200227 Signed-off-by: Wolfram Sang --- projects/linux/io/I2C-dynamic_client_addresses.yaml | 2 ++ projects/linux/io/I2C-new_device_conversion.yaml | 4 ++-- projects/linux/io/PCI-OB-windows-RFC.yaml | 3 ++- projects/linux/io/PCI-review-endpoint-support.yaml | 2 ++ projects/linux/io/Thermal-HW_fuses.yaml | 10 ---------- projects/linux/io/WDT-handover_from_bootloader.yaml | 2 ++ projects/linux/io/bsp397_SDHI.yaml | 15 +++++++++++++++ projects/linux/io/done/Thermal-HW_fuses.yaml | 13 +++++++++++++ 8 files changed, 38 insertions(+), 13 deletions(-) delete mode 100644 projects/linux/io/Thermal-HW_fuses.yaml create mode 100644 projects/linux/io/done/Thermal-HW_fuses.yaml (limited to 'projects/linux') diff --git a/projects/linux/io/I2C-dynamic_client_addresses.yaml b/projects/linux/io/I2C-dynamic_client_addresses.yaml index 408f40d..5dc820d 100644 --- a/projects/linux/io/I2C-dynamic_client_addresses.yaml +++ b/projects/linux/io/I2C-dynamic_client_addresses.yaml @@ -14,3 +14,5 @@ comments: - "BoF was accepted, no date yet" - "BoF was held at LPC on 2019-09-11, etherpad is at https://etherpad.openstack.org/p/2019-09-11-I2C-BoF" - "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=*" diff --git a/projects/linux/io/I2C-new_device_conversion.yaml b/projects/linux/io/I2C-new_device_conversion.yaml index 747f5a6..4eda81c 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 changes sent out]" + - "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() [to be done]" + - "step 5: convert i2c_setup_smbus_alert() [v2 sent out, seems ready to be merged]" - "step 6: remove old API calls [steps 1-2 done, blocked by steps 3-5]" diff --git a/projects/linux/io/PCI-OB-windows-RFC.yaml b/projects/linux/io/PCI-OB-windows-RFC.yaml index 7a95c27..114897d 100644 --- a/projects/linux/io/PCI-OB-windows-RFC.yaml +++ b/projects/linux/io/PCI-OB-windows-RFC.yaml @@ -1,7 +1,7 @@ title: "Handle RFC from upstream about incorrect OB window programming" team: IO key: 2ed2eb2e-3325-11ea-9cb0-002170711890 -status: Active +status: Done assignee: Marek relationships: @@ -10,4 +10,5 @@ upstream: comments: - "RFC: https://patchwork.kernel.org/patch/11174493/" + - "reviewed and tested by Marek, awaiting upstream" diff --git a/projects/linux/io/PCI-review-endpoint-support.yaml b/projects/linux/io/PCI-review-endpoint-support.yaml index b0c75e2..5c5be15 100644 --- a/projects/linux/io/PCI-review-endpoint-support.yaml +++ b/projects/linux/io/PCI-review-endpoint-support.yaml @@ -12,3 +12,5 @@ comments: - "v1: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=199045&state=*" - "v2: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=216247&state=*" - "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=*" diff --git a/projects/linux/io/Thermal-HW_fuses.yaml b/projects/linux/io/Thermal-HW_fuses.yaml deleted file mode 100644 index 377570d..0000000 --- a/projects/linux/io/Thermal-HW_fuses.yaml +++ /dev/null @@ -1,10 +0,0 @@ -title: Thermal; read fuses from HW -team: IO -key: f5841ee1-44c9-41a4-bbbd-cf6c2f2f97d5 -assignee: Niklas -status: Paused - -upstream: - -comments: - - "We are waiting for HW to have the fuses set" diff --git a/projects/linux/io/WDT-handover_from_bootloader.yaml b/projects/linux/io/WDT-handover_from_bootloader.yaml index 44cf886..6a947c3 100644 --- a/projects/linux/io/WDT-handover_from_bootloader.yaml +++ b/projects/linux/io/WDT-handover_from_bootloader.yaml @@ -13,3 +13,5 @@ comments: - "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" + - "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=*" diff --git a/projects/linux/io/bsp397_SDHI.yaml b/projects/linux/io/bsp397_SDHI.yaml index d8b460e..557c33c 100644 --- a/projects/linux/io/bsp397_SDHI.yaml +++ b/projects/linux/io/bsp397_SDHI.yaml @@ -15,6 +15,7 @@ bsp-commits: - 8a21392f2c0472712c208ab3f526bc7ce2ea25ea # mmc: renesas_sdhi: Fix value of Hardware Adjustment Register in HS400 - 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 upstream: - torvalds: 6e3cbb050b825e9003616ded9aa39957be20e77b # mmc: renesas_sdhi: keep sorting for quirk entries @@ -22,6 +23,17 @@ upstream: - torvalds: 7af08206cb20308399f6ced08c52fb926624f24e # mmc: renesas_sdhi: make quirks info accessible outside probe() - torvalds: 12e3c55d236b18fae00daa4ff54195b15cd741c3 # mmc: renesas_sdhi: remove 4taps as a TMIO flag - torvalds: c1a49782cc32d720284d82742e8d9468c5ceb988 # mmc: renesas_sdhi: use recent tap values for HS400 + - next: 603a546a8c0b8c61cd28859b106f032b8524de4e # mmc: renesas_sdhi: remove double clear of automatic correction + - next: bb4f0504da6e0921e1e2dc10507842ae734d4e90 # mmc: renesas_sdhi: Add manual correction + - next: 839ada7649379933eb63fd93bcba51f31f937710 # mmc: renesas_sdhi: only check CMD status for HS400 manual correction + - next: 7f12135b2d68452d2c6072281faeeea55e6e521e # mmc: renesas_sdhi: enforce manual correction for Gen3 + - next: 968e94d11ba37371dc9760ce9fd10f294d22660a # mmc: renesas_sdhi: cleanup SCC defines + - next: 5cd51174617b7f0fca6569acaa34e152350551f5 # mmc: tmio: refactor tuning execution into SDHI driver + - next: 96f886e7aadbd73e235fcfff776454b5659d7335 # mmc: renesas_sdhi: complain loudly if driver needs update + - next: e89561948ec367d9ccf59a24553d9696f982692d # mmc: tmio: give callback a generic name + - 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 comments: - "There is further work needed (some refactoring/squashing)" @@ -33,3 +45,6 @@ comments: - "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" + - "bdd3c3b75cd6e5faa5bc92b890d8e4a5c5cca434, 217814147a6220530ce02ec0d49137fa35d2c98c: merged" + - "move SCC handling into SDHI driver: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=234711&state=*" + - "above series merged" diff --git a/projects/linux/io/done/Thermal-HW_fuses.yaml b/projects/linux/io/done/Thermal-HW_fuses.yaml new file mode 100644 index 0000000..4186fa7 --- /dev/null +++ b/projects/linux/io/done/Thermal-HW_fuses.yaml @@ -0,0 +1,13 @@ +title: Thermal; read fuses from HW +team: IO +key: f5841ee1-44c9-41a4-bbbd-cf6c2f2f97d5 +assignee: Niklas +status: Done + +upstream: + +comments: + - "We are waiting for HW to have the fuses set" + - "Morimoto-san confirmed that no such HW exists and the BSP patch was made with documentation only" + - "Niklas shared his patch with the BSP team so they can build on top of that if HW becomes available" + - "Niklas has become the maintainer of the Renesas thermal drivers meanwhile" -- cgit v1.2.3