diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2019-08-22 12:06:58 +0200 |
---|---|---|
committer | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2019-08-22 12:09:41 +0200 |
commit | 1b13e960723b509744ee17978faa12d0770ccbab (patch) | |
tree | 2e18f26977abe20f9c4a1725595eb7350d18a8a2 /projects/linux/io | |
parent | 6b37ddaed2528c5ffcd5f3d2ae68feb3cf61d6ad (diff) |
projects: linux: io: update tasks after meeting 20190822
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects/linux/io')
-rw-r--r-- | projects/linux/io/I2C-dynamic_client_addresses.yaml | 1 | ||||
-rw-r--r-- | projects/linux/io/I2C-new_device_conversion.yaml | 7 | ||||
-rw-r--r-- | projects/linux/io/RAVB-MTU_with_interface_up.yaml | 2 | ||||
-rw-r--r-- | projects/linux/io/SDHI-IPMMU.yaml | 1 | ||||
-rw-r--r-- | projects/linux/io/SDHI-non_removable_fix.yaml | 1 | ||||
-rw-r--r-- | projects/linux/io/WDT-handover_from_bootloader.yaml | 5 | ||||
-rw-r--r-- | projects/linux/io/bsp392_SDHI_HS400_add.yaml | 1 | ||||
-rw-r--r-- | projects/linux/io/bsp396_USB.yaml | 1 | ||||
-rw-r--r-- | projects/linux/io/done/bsp392_RAVB.yaml (renamed from projects/linux/io/bsp392_RAVB.yaml) | 8 | ||||
-rw-r--r-- | projects/linux/io/done/bsp396_RAVB.yaml (renamed from projects/linux/io/bsp396_RAVB.yaml) | 4 |
10 files changed, 26 insertions, 5 deletions
diff --git a/projects/linux/io/I2C-dynamic_client_addresses.yaml b/projects/linux/io/I2C-dynamic_client_addresses.yaml index 606ab5e..da9165e 100644 --- a/projects/linux/io/I2C-dynamic_client_addresses.yaml +++ b/projects/linux/io/I2C-dynamic_client_addresses.yaml @@ -11,3 +11,4 @@ upstream: comments: - "Wolfram submitted a BoF proposal about this topic for LinuxPlumbers" + - "BoF was accepted, no date yet" diff --git a/projects/linux/io/I2C-new_device_conversion.yaml b/projects/linux/io/I2C-new_device_conversion.yaml index a689b30..19570ce 100644 --- a/projects/linux/io/I2C-new_device_conversion.yaml +++ b/projects/linux/io/I2C-new_device_conversion.yaml @@ -33,3 +33,10 @@ comments: - "http://patchwork.ozlabs.org/patch/1144768/" - "http://patchwork.ozlabs.org/patch/1144861/" - "http://patchwork.ozlabs.org/patch/1144928/" + - "http://patchwork.ozlabs.org/patch/1149581/" + - "http://patchwork.ozlabs.org/patch/1150274/" + - "http://patchwork.ozlabs.org/patch/1150273/" + - "http://patchwork.ozlabs.org/project/linux-i2c/list/?series=126270" + - "http://patchwork.ozlabs.org/patch/1150270/" + - "http://patchwork.ozlabs.org/patch/1150271/" + - "http://patchwork.ozlabs.org/project/linux-i2c/list/?series=126277" diff --git a/projects/linux/io/RAVB-MTU_with_interface_up.yaml b/projects/linux/io/RAVB-MTU_with_interface_up.yaml index 28d74b2..5491194 100644 --- a/projects/linux/io/RAVB-MTU_with_interface_up.yaml +++ b/projects/linux/io/RAVB-MTU_with_interface_up.yaml @@ -10,3 +10,5 @@ upstream: comments: - "https://patchwork.kernel.org/patch/10936095/" - "v2 https://patchwork.kernel.org/patch/10977185/" + - "v3 https://patchwork.kernel.org/patch/11104487/" + - "v4 already developed, testing needed" diff --git a/projects/linux/io/SDHI-IPMMU.yaml b/projects/linux/io/SDHI-IPMMU.yaml index 0c3ca95..cf43866 100644 --- a/projects/linux/io/SDHI-IPMMU.yaml +++ b/projects/linux/io/SDHI-IPMMU.yaml @@ -16,3 +16,4 @@ comments: - "v7 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=135391" - "v8 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=149023" - "v9 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=151067" + - "v9 pinged again to get maintainer acks" diff --git a/projects/linux/io/SDHI-non_removable_fix.yaml b/projects/linux/io/SDHI-non_removable_fix.yaml index fa039ae..2bb6d93 100644 --- a/projects/linux/io/SDHI-non_removable_fix.yaml +++ b/projects/linux/io/SDHI-non_removable_fix.yaml @@ -13,3 +13,4 @@ upstream: comments: - "v1 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=146493" - "v2 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=153581" + - "v2 maintainer offered a better solution, we need to wait a little" diff --git a/projects/linux/io/WDT-handover_from_bootloader.yaml b/projects/linux/io/WDT-handover_from_bootloader.yaml index 2ebf1cb..8049a7e 100644 --- a/projects/linux/io/WDT-handover_from_bootloader.yaml +++ b/projects/linux/io/WDT-handover_from_bootloader.yaml @@ -8,4 +8,7 @@ target-date: 2019-08-31 upstream: comments: - - "RFC, needs discussion with Geert: https://patchwork.kernel.org/patch/10900571/" + - "RFC, needs discussion with Geert: https://patchwork.kernel.org/patch/10900571/" + - "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" diff --git a/projects/linux/io/bsp392_SDHI_HS400_add.yaml b/projects/linux/io/bsp392_SDHI_HS400_add.yaml index 1255ab9..278c459 100644 --- a/projects/linux/io/bsp392_SDHI_HS400_add.yaml +++ b/projects/linux/io/bsp392_SDHI_HS400_add.yaml @@ -21,3 +21,4 @@ comments: - "calling hs400_complete first: now merged" - "v1: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=140049" - "Shimoda-san requested to wait because another HS400 issue is investigated at Renesas which will likely affect this series" + - "still waiting for info from HW team" diff --git a/projects/linux/io/bsp396_USB.yaml b/projects/linux/io/bsp396_USB.yaml index 85551ae..4e8dc3a 100644 --- a/projects/linux/io/bsp396_USB.yaml +++ b/projects/linux/io/bsp396_USB.yaml @@ -13,3 +13,4 @@ bsp-commits: upstream: comments: + - "ad7c78e392ad2f8c073567829162dfa26dd436c9: v1 https://patchwork.kernel.org/patch/11078469/" diff --git a/projects/linux/io/bsp392_RAVB.yaml b/projects/linux/io/done/bsp392_RAVB.yaml index 9bc4f92..e32c903 100644 --- a/projects/linux/io/bsp392_RAVB.yaml +++ b/projects/linux/io/done/bsp392_RAVB.yaml @@ -1,7 +1,7 @@ title: "From bsp392, upport RAVB patches" team: IO key: 24e341d7-74db-42c6-ba03-785030932abf -status: Active +status: Done assignee: Simon relationships: @@ -13,10 +13,12 @@ bsp-commits: upstream: - torvalds: ae9819e339b451da7a86ab6fe38ecfcb6814e78a # ravb: Decrease TxFIFO depth of Q3 and Q2 to one - torvalds: 0a5d329ffd1be394e3e4176eb11ca51dfde03c40 # ravb: Avoid unsupported internal delay mode for R-Car E3/D3 + - next: 8703ba77ec555b08c538beb728a4df1b72e0213e # arm64: dts: renesas: ebisu, draak: Limit EtherAVB to 100Mbps comments: - "da44dfbbf4a29cc07ad9a6f73e7b07eb156899dd: v2 https://patchwork.kernel.org/patch/10893781/" - "da44dfbbf4a29cc07ad9a6f73e7b07eb156899dd: v3 https://patchwork.kernel.org/patch/10912883/" - "we still need to decide if we disable 1GBit in the DT" - - "0a5d329ffd1be394e3e4176eb11ca51dfde03c40: v1 https://patchwork.kernel.org/patch/11047819/" - - "0a5d329ffd1be394e3e4176eb11ca51dfde03c40: v2 https://patchwork.kernel.org/patch/11063439/" + - "addition to 0a5d329ffd1be394e3e4176eb11ca51dfde03c40: v1 https://patchwork.kernel.org/patch/11047819/" + - "addition to 0a5d329ffd1be394e3e4176eb11ca51dfde03c40: v2 https://patchwork.kernel.org/patch/11063439/" + - "addition to 0a5d329ffd1be394e3e4176eb11ca51dfde03c40: merged" diff --git a/projects/linux/io/bsp396_RAVB.yaml b/projects/linux/io/done/bsp396_RAVB.yaml index e91fdb2..6e7481a 100644 --- a/projects/linux/io/bsp396_RAVB.yaml +++ b/projects/linux/io/done/bsp396_RAVB.yaml @@ -1,7 +1,7 @@ title: "From bsp396, upport RAVB patches" team: IO key: 85d2e5fd-1c41-4b99-aeae-2f076940aa03 -status: Active +status: Done assignee: Simon relationships: @@ -11,6 +11,8 @@ bsp-commits: - 444401e833c4ad6258210713bc656a733f7c4de7 # ravb: Fix use-after-free ravb_tstamp_skb upstream: + - next: cfef46d692efd852a0da6803f920cc756eea2855 # ravb: Fix use-after-free ravb_tstamp_skb comments: - "2e4d341d1cc11c055a336feebed9d1ddaa9097b6: Proposing 'N'. Shimoda-san tested and the issue was present in the BSP but not the latest upstream kernel" + - "444401e833c4ad6258210713bc656a733f7c4de7: http://patchwork.ozlabs.org/patch/1148290/" |