diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2019-03-05 12:25:00 +0100 |
---|---|---|
committer | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2019-03-05 19:48:25 +0100 |
commit | cc4cfe7301abac4466f4f26b54860be61f6e57b4 (patch) | |
tree | d1d7b72bf18cb76c1b5bd55e165da5da897386a7 /projects/linux/io | |
parent | 13ae880dd7391814fd2d220bebc5b40f5ec4c0bc (diff) |
projects: linux: io: update tasks
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects/linux/io')
-rw-r--r-- | projects/linux/io/bsp392_I2C.yaml | 5 | ||||
-rw-r--r-- | projects/linux/io/bsp392_MSIOF.yaml | 2 | ||||
-rw-r--r-- | projects/linux/io/bsp392_PCIe.yaml | 1 | ||||
-rw-r--r-- | projects/linux/io/bsp392_SDHI.yaml | 1 | ||||
-rw-r--r-- | projects/linux/io/bsp392_Thermal.yaml | 1 |
5 files changed, 9 insertions, 1 deletions
diff --git a/projects/linux/io/bsp392_I2C.yaml b/projects/linux/io/bsp392_I2C.yaml index f4146b5..1f051e2 100644 --- a/projects/linux/io/bsp392_I2C.yaml +++ b/projects/linux/io/bsp392_I2C.yaml @@ -15,5 +15,8 @@ bsp-commits: upstream: comments: - - "3bec6b7f9307cf3a2c122e3ac1030b1f8e9f5680: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=69347, when to enable IRQ is still an open question" + - "3bec6b7f9307cf3a2c122e3ac1030b1f8e9f5680: linux-next:d0051ca584609bd4100ece6ed9f04ae0430dd23b,18769445ca55c2277d29e35ffda7e9a206b1758f" + - "3bec6b7f9307cf3a2c122e3ac1030b1f8e9f5680: when to enable IRQ is still an open question" + - "55d2d2fb8b04b4b7bbdbd68d5e0523841b610de2: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=87931" - "6865112eb6b070e9fde3b577eb0685980ede201b: linux-next:9ac6cb5fbb1781d120ca0ad29d014d35c9c3f0c4,18569fa89a4db9ed6b5181624788a1574a9b6ed7,81d696c7c4ff8c981333159d072da65268bfe6d5" + - "ece7b231072daaee86431233c80bfbde4740a2ca: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=87095" diff --git a/projects/linux/io/bsp392_MSIOF.yaml b/projects/linux/io/bsp392_MSIOF.yaml index 4297e60..d480294 100644 --- a/projects/linux/io/bsp392_MSIOF.yaml +++ b/projects/linux/io/bsp392_MSIOF.yaml @@ -15,5 +15,7 @@ bsp-commits: upstream: comments: + - "0577dba6b377ff60fc5f284ea7bd3eeb28e781f5: https://patchwork.kernel.org/patch/10832777/" - "9312d43151d28307f527920dafbd7789eabdc63a: Proposing 'N': Should use ´assigned-clocks´ and ´assigned-clock-rates´ in board DTS file that actually uses MSIOF" + - "a14d0903968f1524304f5b4de3da584778dbdfde: No access to H3 ES3.0 for testing" - "f925bf9ef632042ebb32e52108cc97305c15183d: Proposing 'N': not needed as the driver matches against ´renesas,rcar-gen3-msiof´" diff --git a/projects/linux/io/bsp392_PCIe.yaml b/projects/linux/io/bsp392_PCIe.yaml index 4ae0a12..572946e 100644 --- a/projects/linux/io/bsp392_PCIe.yaml +++ b/projects/linux/io/bsp392_PCIe.yaml @@ -13,4 +13,5 @@ bsp-commits: upstream: comments: + - "a860c564527572e4b8c4e458b826d5e59852de88: Proposing 'N': this fixes code which is not upstream" - "bcc3bd0d2c677658201abcda3d09a18a51fa42c0: Already discussed by upstream in https://patchwork.ozlabs.org/patch/993438/" diff --git a/projects/linux/io/bsp392_SDHI.yaml b/projects/linux/io/bsp392_SDHI.yaml index 1ba550c..f162308 100644 --- a/projects/linux/io/bsp392_SDHI.yaml +++ b/projects/linux/io/bsp392_SDHI.yaml @@ -15,3 +15,4 @@ upstream: comments: - "5cf2049947bb17a52ae41162e7aa16dd315d8081: linux-next:3ad323c78b89880bc4761a5bfb35b7d12e2709c9" + - "d286828a8ea35374297425c03f5ecd27fac35e10: linux-next:f0c8234cb9230e3fc128ab4739f65e30bb00ceb5" diff --git a/projects/linux/io/bsp392_Thermal.yaml b/projects/linux/io/bsp392_Thermal.yaml index 7e06a2b..55c56a9 100644 --- a/projects/linux/io/bsp392_Thermal.yaml +++ b/projects/linux/io/bsp392_Thermal.yaml @@ -13,3 +13,4 @@ bsp-commits: upstream: comments: + - "958bd36e03b70026ac3a33aaa6afc202e7158d2d: https://patchwork.kernel.org/patch/10829149/" |