From 68663e186b0454f7f83445284ee0784e46350f66 Mon Sep 17 00:00:00 2001 From: Wolfram Sang Date: Tue, 23 Jul 2019 02:26:12 +0200 Subject: projects: linux: io: update tasks after updates 20190711 Signed-off-by: Wolfram Sang --- projects/linux/io/I2C-new_device_conversion.yaml | 14 ++++++++++++++ projects/linux/io/RAVB-MTU_with_interface_up.yaml | 2 +- projects/linux/io/SDHI-non_removable_fix.yaml | 2 +- projects/linux/io/bsp392_RAVB.yaml | 1 + projects/linux/io/bsp392_SDHI_HS400_add.yaml | 1 + projects/linux/io/bsp396_RAVB.yaml | 15 +++++++++++++++ 6 files changed, 33 insertions(+), 2 deletions(-) create mode 100644 projects/linux/io/bsp396_RAVB.yaml (limited to 'projects') diff --git a/projects/linux/io/I2C-new_device_conversion.yaml b/projects/linux/io/I2C-new_device_conversion.yaml index b8e4371..2f0d581 100644 --- a/projects/linux/io/I2C-new_device_conversion.yaml +++ b/projects/linux/io/I2C-new_device_conversion.yaml @@ -13,3 +13,17 @@ comments: - "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" + - "http://patchwork.ozlabs.org/patch/1135126/ # i2c: replace i2c_new_secondary_device with an ERR_PTR variant" + - "following links convert i2c_new_dummy:" + - "http://patchwork.ozlabs.org/project/linux-i2c/list/?series=120771" + - "http://patchwork.ozlabs.org/project/linux-i2c/list/?series=120755" + - "http://patchwork.ozlabs.org/project/linux-i2c/list/?series=120758" + - "http://patchwork.ozlabs.org/project/linux-i2c/list/?series=120760" + - "http://patchwork.ozlabs.org/project/linux-i2c/list/?series=120757" + - "http://patchwork.ozlabs.org/project/linux-i2c/list/?series=120759" + - "http://patchwork.ozlabs.org/project/linux-i2c/list/?series=120769" + - "http://patchwork.ozlabs.org/project/linux-i2c/list/?series=120770" + - "http://patchwork.ozlabs.org/project/linux-i2c/list/?series=120767" + - "http://patchwork.ozlabs.org/patch/1135141/" + - "http://patchwork.ozlabs.org/patch/1135138/" + - "http://patchwork.ozlabs.org/patch/1135139/" diff --git a/projects/linux/io/RAVB-MTU_with_interface_up.yaml b/projects/linux/io/RAVB-MTU_with_interface_up.yaml index 3887f4d..a630ae2 100644 --- a/projects/linux/io/RAVB-MTU_with_interface_up.yaml +++ b/projects/linux/io/RAVB-MTU_with_interface_up.yaml @@ -3,7 +3,7 @@ team: IO key: 1463749f-9ca1-47a9-b366-732f77ca206c assignee: Ulrich status: Active -target-date: 2019-05-31 +target-date: 2019-07-31 upstream: diff --git a/projects/linux/io/SDHI-non_removable_fix.yaml b/projects/linux/io/SDHI-non_removable_fix.yaml index 5b9e991..0f7ffab 100644 --- a/projects/linux/io/SDHI-non_removable_fix.yaml +++ b/projects/linux/io/SDHI-non_removable_fix.yaml @@ -11,4 +11,4 @@ relationships: upstream: comments: - + - "v1 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=146493" diff --git a/projects/linux/io/bsp392_RAVB.yaml b/projects/linux/io/bsp392_RAVB.yaml index 878a0e9..119aa7d 100644 --- a/projects/linux/io/bsp392_RAVB.yaml +++ b/projects/linux/io/bsp392_RAVB.yaml @@ -18,3 +18,4 @@ 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/" diff --git a/projects/linux/io/bsp392_SDHI_HS400_add.yaml b/projects/linux/io/bsp392_SDHI_HS400_add.yaml index 39d1226..1255ab9 100644 --- a/projects/linux/io/bsp392_SDHI_HS400_add.yaml +++ b/projects/linux/io/bsp392_SDHI_HS400_add.yaml @@ -10,6 +10,7 @@ relationships: bsp-commits: - 1f84d574931b1319ebc1229678816338578f2d1e # mmc: renesas_sdhi_core: Add adjust HS400 offset by manual calibration mode - a27609e63e9c4915706022b367d1d005833fe547 # mmc: tmio: Add adjust HS400 offset by manual calibration mode + - b2e044a3602f7f9ffe6c61b6655e6b0b283d85c4 # mmc: renesas_sdhi: Change HS400 manual calibration value for r8a77990 upstream: - torvalds: b0e370b95a3b231d0fb5d1958cce85ef57196fe6 # mmc: core: complete HS400 before checking status diff --git a/projects/linux/io/bsp396_RAVB.yaml b/projects/linux/io/bsp396_RAVB.yaml new file mode 100644 index 0000000..6bdcda8 --- /dev/null +++ b/projects/linux/io/bsp396_RAVB.yaml @@ -0,0 +1,15 @@ +title: "From bsp396, upport RAVB patches" +team: IO +key: 85d2e5fd-1c41-4b99-aeae-2f076940aa03 +status: Active +assignee: Simon + +relationships: + +bsp-commits: + - 444401e833c4ad6258210713bc656a733f7c4de7 # ravb: Fix use-after-free ravb_tstamp_skb + - 2e4d341d1cc11c055a336feebed9d1ddaa9097b6 # ravb: Protect access to ts_skb_list with spinlock + +upstream: + +comments: -- cgit v1.2.3