diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2019-04-19 13:38:37 +0200 |
---|---|---|
committer | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2019-04-19 13:38:37 +0200 |
commit | 830825266ecc8d18759cb369ff231e9f28d43589 (patch) | |
tree | e7a2d8ca324cc2ad5c76b1557d32baef691e404f /projects/linux/io/done | |
parent | 723feae5ac13f18cd7cc0fde61dd71135d2581f0 (diff) |
projects: linux: io: move 'done' tasks to seperate folder
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects/linux/io/done')
-rw-r--r-- | projects/linux/io/done/bsp392_I2C.yaml | 26 | ||||
-rw-r--r-- | projects/linux/io/done/bsp392_PWM.yaml | 14 | ||||
-rw-r--r-- | projects/linux/io/done/bsp392_SCIF.yaml | 17 | ||||
-rw-r--r-- | projects/linux/io/done/bsp392_SDHI.yaml | 18 | ||||
-rw-r--r-- | projects/linux/io/done/bsp392_USB2_PHY.yaml | 17 |
5 files changed, 92 insertions, 0 deletions
diff --git a/projects/linux/io/done/bsp392_I2C.yaml b/projects/linux/io/done/bsp392_I2C.yaml new file mode 100644 index 0000000..11ad80e --- /dev/null +++ b/projects/linux/io/done/bsp392_I2C.yaml @@ -0,0 +1,26 @@ +title: "From bsp392, upport I2C patches" +team: IO +key: bdff6043-b6fc-4a0a-9ffe-effbb49ceafd +status: Done +assignee: Wolfram + +relationships: + +bsp-commits: + - 3bec6b7f9307cf3a2c122e3ac1030b1f8e9f5680 # i2c: rcar: Tidy up the register order for hardware specification ver1.00 + - 55d2d2fb8b04b4b7bbdbd68d5e0523841b610de2 # i2c: rcar: Fix I2C DMA transmission by setting sequence + - 6865112eb6b070e9fde3b577eb0685980ede201b # i2c: rcar: Support the suspend/resume + - ece7b231072daaee86431233c80bfbde4740a2ca # i2c: rcar: Fix disable ICDMAER register + +upstream: + - torvalds: d0051ca584609bd4100ece6ed9f04ae0430dd23b + - torvalds: 18769445ca55c2277d29e35ffda7e9a206b1758f + - torvalds: 9ac6cb5fbb1781d120ca0ad29d014d35c9c3f0c4 + - torvalds: 18569fa89a4db9ed6b5181624788a1574a9b6ed7 + - torvalds: 81d696c7c4ff8c981333159d072da65268bfe6d5 + - torvalds: a35ba2f74df5481cb4db1e9d582c708efeb9880d + - next: 03f85e380f9237da436ab050a4ff0f8b541c8ee7 + - next: 94e290b0e9a6c360a5660c480c1ba996d892c650 + +comments: + - "3bec6b7f9307cf3a2c122e3ac1030b1f8e9f5680: when to enable IRQ is still an open question" diff --git a/projects/linux/io/done/bsp392_PWM.yaml b/projects/linux/io/done/bsp392_PWM.yaml new file mode 100644 index 0000000..128eb93 --- /dev/null +++ b/projects/linux/io/done/bsp392_PWM.yaml @@ -0,0 +1,14 @@ +title: "From bsp392, upport PWM patches" +team: IO +key: e704e989-ccaa-48a5-8f58-28c5b93467ff +status: Done +assignee: Shimoda + +relationships: + +bsp-commits: + - 70b4a22f220fef943c45a1122fa02d6faa42d2fe # pwm: Avoid deadlock warning when removing PWM device + +upstream: + - next: 347ab9480313737c0f1aaa08e8f2e1a791235535 +comments: diff --git a/projects/linux/io/done/bsp392_SCIF.yaml b/projects/linux/io/done/bsp392_SCIF.yaml new file mode 100644 index 0000000..37405d7 --- /dev/null +++ b/projects/linux/io/done/bsp392_SCIF.yaml @@ -0,0 +1,17 @@ +title: "From bsp392, upport SCIF patches" +team: IO +key: 6b4d4b45-c823-4090-9074-cfa2231dcb57 +status: Done +assignee: Geert +# and Ulrich, too + +relationships: + +bsp-commits: + - 7e52a3e6a91194e99a2bca9b4e7bc915b8b2410e # serial: sh-sci: Fix transfer sequence of unsupport DMA transfer + +upstream: + - torvalds: c58a3ae58bce99d20fdbc5d97beecf31cc19f3dd # serial: sh-sci: do not warn if DMA transfers are not supported + +comments: + - "7e52a3e6a91194e99a2bca9b4e7bc915b8b2410e: Alternative solution" diff --git a/projects/linux/io/done/bsp392_SDHI.yaml b/projects/linux/io/done/bsp392_SDHI.yaml new file mode 100644 index 0000000..3e31296 --- /dev/null +++ b/projects/linux/io/done/bsp392_SDHI.yaml @@ -0,0 +1,18 @@ +title: "From bsp392, upport SDHI patches" +team: IO +key: fa60988e-b712-4a2a-a26b-5f2f76773720 +status: Done +assignee: Wolfram +# and Marek, too + +relationships: + +bsp-commits: + - 5cf2049947bb17a52ae41162e7aa16dd315d8081 # mmc: renesas_sdhi_core: fix card initialization failure in high speed mode + - d286828a8ea35374297425c03f5ecd27fac35e10 # mmc: renesas_sdhi: Change HW adjustment register according to speed mode + +upstream: + - torvalds: 3ad323c78b89880bc4761a5bfb35b7d12e2709c9 + - torvalds: f0c8234cb9230e3fc128ab4739f65e30bb00ceb5 + +comments: diff --git a/projects/linux/io/done/bsp392_USB2_PHY.yaml b/projects/linux/io/done/bsp392_USB2_PHY.yaml new file mode 100644 index 0000000..bb8c675 --- /dev/null +++ b/projects/linux/io/done/bsp392_USB2_PHY.yaml @@ -0,0 +1,17 @@ +title: "From bsp392, upport USB2 PHY patches" +team: IO +key: f792d195-7843-4cdd-958f-3497b8ac7469 +status: Done +assignee: Shimoda + +relationships: + +bsp-commits: + - be61ce267539e16c9fca8fb793fbf3ef975554bd # phy: rcar-gen3-usb2: Add wait for IDDIG + - f2d95125e9b042d45eac818edfd6f2ce5d89780f # phy: rcar-gen3-usb2: Add dedicated pin to E3 + +upstream: + - torvalds: 72c0339c115b31b3c0b22b1809854136cadd49be + - torvalds: 8dde0008ffc9e2e214ef916821959fe6706ff9f0 + +comments: |