From c10e1d5156631706511e02070006efef0d248694 Mon Sep 17 00:00:00 2001 From: Wolfram Sang Date: Mon, 24 Jun 2019 14:04:26 +0200 Subject: projects: linux: io: update tasks after meeting 20190620 Signed-off-by: Wolfram Sang --- projects/linux/io/I2C-new_device_conversion.yaml | 3 +++ projects/linux/io/IIC-fix_arb_lost.yaml | 2 +- projects/linux/io/SDHI-IPMMU.yaml | 2 ++ .../linux/io/WDT-handover_from_bootloader.yaml | 2 +- projects/linux/io/bsp392_PCIe.yaml | 1 + projects/linux/io/bsp392_SDHI_HS400_add.yaml | 4 +++- projects/linux/io/bsp392_Thermal.yaml | 20 ------------------ projects/linux/io/bsp395_SDHI.yaml | 6 ++++-- projects/linux/io/done/bsp392_Thermal.yaml | 24 ++++++++++++++++++++++ 9 files changed, 39 insertions(+), 25 deletions(-) delete mode 100644 projects/linux/io/bsp392_Thermal.yaml create mode 100644 projects/linux/io/done/bsp392_Thermal.yaml (limited to 'projects/linux/io') diff --git a/projects/linux/io/I2C-new_device_conversion.yaml b/projects/linux/io/I2C-new_device_conversion.yaml index 62324ee..b8e4371 100644 --- a/projects/linux/io/I2C-new_device_conversion.yaml +++ b/projects/linux/io/I2C-new_device_conversion.yaml @@ -10,3 +10,6 @@ upstream: comments: - "next step: convert all users of i2c_new_dummy" + - "preparational series: http://patchwork.ozlabs.org/project/linux-i2c/list/?series=112605" + - "preparational series: http://patchwork.ozlabs.org/project/linux-i2c/list/?series=112812" + - "http://patchwork.ozlabs.org/patch/1119789/ # [RFC/RFT,RESEND] i2c: replace i2c_new_secondary_device with an ERR_PTR variant" diff --git a/projects/linux/io/IIC-fix_arb_lost.yaml b/projects/linux/io/IIC-fix_arb_lost.yaml index cda00f1..b9eb880 100644 --- a/projects/linux/io/IIC-fix_arb_lost.yaml +++ b/projects/linux/io/IIC-fix_arb_lost.yaml @@ -2,7 +2,7 @@ title: IIC; fix arbitration lost handling team: IO key: 2fb3d3ef-f2dc-4229-860c-0e64fa13e4f4 assignee: Wolfram -status: Active +status: Paused target-date: 2019-06-30 upstream: diff --git a/projects/linux/io/SDHI-IPMMU.yaml b/projects/linux/io/SDHI-IPMMU.yaml index ab8e997..289defa 100644 --- a/projects/linux/io/SDHI-IPMMU.yaml +++ b/projects/linux/io/SDHI-IPMMU.yaml @@ -12,3 +12,5 @@ comments: - "v3 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=120985" - "v4 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=125593" - "v5 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=127511" + - "v6 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=131769" + - "v7 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=135391" diff --git a/projects/linux/io/WDT-handover_from_bootloader.yaml b/projects/linux/io/WDT-handover_from_bootloader.yaml index 58a6db4..0b6ea37 100644 --- a/projects/linux/io/WDT-handover_from_bootloader.yaml +++ b/projects/linux/io/WDT-handover_from_bootloader.yaml @@ -3,7 +3,7 @@ team: IO key: a0883915-709c-4116-afc3-2629f1b06a4f assignee: Wolfram status: Active -target-date: 2019-04-30 +target-date: 2019-07-31 upstream: diff --git a/projects/linux/io/bsp392_PCIe.yaml b/projects/linux/io/bsp392_PCIe.yaml index 45c7b07..ccfea65 100644 --- a/projects/linux/io/bsp392_PCIe.yaml +++ b/projects/linux/io/bsp392_PCIe.yaml @@ -16,3 +16,4 @@ comments: - "a860c564527572e4b8c4e458b826d5e59852de88: Proposing 'N': this fixes code which is not upstream" - "bcc3bd0d2c677658201abcda3d09a18a51fa42c0: Already discussed by upstream in https://patchwork.ozlabs.org/patch/993438/" - "bcc3bd0d2c677658201abcda3d09a18a51fa42c0: new approach: https://patchwork.kernel.org/patch/10961961/" + - "new approach accepted by maintainer, waiting for the patch to show up in linux-next" diff --git a/projects/linux/io/bsp392_SDHI_HS400_add.yaml b/projects/linux/io/bsp392_SDHI_HS400_add.yaml index 5b62b70..5f7d1cc 100644 --- a/projects/linux/io/bsp392_SDHI_HS400_add.yaml +++ b/projects/linux/io/bsp392_SDHI_HS400_add.yaml @@ -1,7 +1,7 @@ title: "From bsp392, refactor and upport HS400 manual calibration mode" team: IO key: eaaeb5e9-2e3b-4e4e-b18c-97c13d5f5605 -status: New +status: Active assignee: Wolfram target-date: 2019-06-30 @@ -12,7 +12,9 @@ bsp-commits: - a27609e63e9c4915706022b367d1d005833fe547 # mmc: tmio: Add adjust HS400 offset by manual calibration mode upstream: + - torvalds: b0e370b95a3b231d0fb5d1958cce85ef57196fe6 # mmc: core: complete HS400 before checking status comments: - "planned for Q2/19" - "probably MMC core should call hs400_complete() before mmc_send_status() first, according to Shimoda-san" + - "calling hs400_complete first: now merged" diff --git a/projects/linux/io/bsp392_Thermal.yaml b/projects/linux/io/bsp392_Thermal.yaml deleted file mode 100644 index 0e4c057..0000000 --- a/projects/linux/io/bsp392_Thermal.yaml +++ /dev/null @@ -1,20 +0,0 @@ -title: "From bsp392, upport Thermal patches" -team: IO -key: 645abdbb-77f4-4ffe-b75a-aa97fe40e1e1 -status: Active -assignee: Kaneko - -relationships: - -bsp-commits: - - 958bd36e03b70026ac3a33aaa6afc202e7158d2d # thermal: rcar_gen3_thermal: [E3] Update calculation formula due to HW evaluation - - d4e41702e53b3ca0365666ec8b8182464c8ba2cc # thermal: rcar_gen3_thermal: [H3/M3N] Update calculation formula due to HW evaluation - -upstream: - - torvalds: 20386f0d84a22214d1f037dedfffb6709dd0117a # thermal: rcar_thermal: update calculation formula for R-Car Gen3 SoCs - -comments: - - "958bd36e03b70026ac3a33aaa6afc202e7158d2d: https://patchwork.kernel.org/patch/10906587/" - - "d4e41702e53b3ca0365666ec8b8182464c8ba2cc: v2 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=106615" - - "958bd36e03b70026ac3a33aaa6afc202e7158d2d: v2 https://patchwork.kernel.org/patch/10934947/" - - "d4e41702e53b3ca0365666ec8b8182464c8ba2cc: v3 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=117065" diff --git a/projects/linux/io/bsp395_SDHI.yaml b/projects/linux/io/bsp395_SDHI.yaml index 8dc5162..602bf46 100644 --- a/projects/linux/io/bsp395_SDHI.yaml +++ b/projects/linux/io/bsp395_SDHI.yaml @@ -1,15 +1,16 @@ title: "From bsp395, upport SDHI patches" team: IO key: bc6d7ea2-bdd7-4927-9fde-8d02442186cc -status: New +status: Active assignee: Wolfram -target-date: 2019-06-30 +target-date: 2019-07-31 relationships: bsp-commits: - 76e319805df86f370d140b4b556a550145b5a251 # mmc: tmio: fix SCC error handling to avoid false positive CRC error - a0d396ede95a55a4dff6aa15ea314a3d35e2e842 # mmc: renesas_sdhi: Disable sampling clock position correction in HS400 mode + - addfe9203290e3c274bca15e64e3f11638649e66 # mmc: renesas_sdhi: Fix hang up in HS400 timing mode selection upstream: - next: 51b72656bb39fdcb8f3174f4007bcc83ad1d275f # mmc: tmio: fix SCC error handling to avoid false positive CRC error @@ -18,3 +19,4 @@ comments: - "76e319805df86f370d140b4b556a550145b5a251: https://patchwork.kernel.org/patch/10945051/" - "76e319805df86f370d140b4b556a550145b5a251: merged" - "a0d396ede95a55a4dff6aa15ea314a3d35e2e842: we need more confirmation from HW team which SoCs are affected" + - "addfe9203290e3c274bca15e64e3f11638649e66: new patch" diff --git a/projects/linux/io/done/bsp392_Thermal.yaml b/projects/linux/io/done/bsp392_Thermal.yaml new file mode 100644 index 0000000..e08b34b --- /dev/null +++ b/projects/linux/io/done/bsp392_Thermal.yaml @@ -0,0 +1,24 @@ +title: "From bsp392, upport Thermal patches" +team: IO +key: 645abdbb-77f4-4ffe-b75a-aa97fe40e1e1 +status: Done +assignee: Kaneko + +relationships: + +bsp-commits: + - 958bd36e03b70026ac3a33aaa6afc202e7158d2d # thermal: rcar_gen3_thermal: [E3] Update calculation formula due to HW evaluation + - d4e41702e53b3ca0365666ec8b8182464c8ba2cc # thermal: rcar_gen3_thermal: [H3/M3N] Update calculation formula due to HW evaluation + +upstream: + - torvalds: 20386f0d84a22214d1f037dedfffb6709dd0117a # thermal: rcar_thermal: update calculation formula for R-Car Gen3 SoCs + - torvalds: 4eb39f79ef443fa566d36bd43f1f578d5c140305 # thermal: rcar_gen3_thermal: Update value of Tj_1 + - torvalds: bdc4480a669d476814061b4da6bb006f7048c8e5 # thermal: rcar_gen3_thermal: Update calculation formula of IRQTEMP + - torvalds: 6a310f8f97bb8bc2e2bb9db6f49a1b8678c8d144 # thermal: rcar_gen3_thermal: Update temperature conversion method + +comments: + - "958bd36e03b70026ac3a33aaa6afc202e7158d2d: https://patchwork.kernel.org/patch/10906587/" + - "d4e41702e53b3ca0365666ec8b8182464c8ba2cc: v2 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=106615" + - "958bd36e03b70026ac3a33aaa6afc202e7158d2d: v2 https://patchwork.kernel.org/patch/10934947/" + - "d4e41702e53b3ca0365666ec8b8182464c8ba2cc: v3 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=117065" + - "d4e41702e53b3ca0365666ec8b8182464c8ba2cc: merged" -- cgit v1.2.3