diff options
Diffstat (limited to 'projects/linux/io/done')
-rw-r--r-- | projects/linux/io/done/SDHI-clk_imbalance.yaml | 15 | ||||
-rw-r--r-- | projects/linux/io/done/Thermal-add_IPA.yaml | 21 | ||||
-rw-r--r-- | projects/linux/io/done/bsp392_I2C.yaml | 26 | ||||
-rw-r--r-- | projects/linux/io/done/bsp392_PCIe.yaml | 21 | ||||
-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_Thermal.yaml | 24 | ||||
-rw-r--r-- | projects/linux/io/done/bsp392_USB2_PHY.yaml | 17 |
9 files changed, 173 insertions, 0 deletions
diff --git a/projects/linux/io/done/SDHI-clk_imbalance.yaml b/projects/linux/io/done/SDHI-clk_imbalance.yaml new file mode 100644 index 0000000..a232c30 --- /dev/null +++ b/projects/linux/io/done/SDHI-clk_imbalance.yaml @@ -0,0 +1,15 @@ +title: SDHI; fix SDHI clock imbalance +team: IO +key: f0a3a834-9c53-41a1-865c-6bbeabefe499 +assignee: Niklas +status: Done +target-date: 2019-05-31 + +upstream: + - next: b77021ae6a8968005126f79bd3410c6ee9c18702 + +comments: + - "we need to make sure we don't break older boards. APE6 should still work, including suspend/resume" + - "prototype (works on Gen3, TBC for APE6): https://patchwork.kernel.org/patch/10894815/" + - "Geert and Niklas agreed the prototype is OK. Niklas will resend" + - "merged into next" diff --git a/projects/linux/io/done/Thermal-add_IPA.yaml b/projects/linux/io/done/Thermal-add_IPA.yaml new file mode 100644 index 0000000..76a1414 --- /dev/null +++ b/projects/linux/io/done/Thermal-add_IPA.yaml @@ -0,0 +1,21 @@ +title: Thermal; add IPA to Gen3 DT +team: IO +key: d803f54a-8365-4921-856d-886ec54abefe +assignee: Simon +status: Done + +upstream: + - next: ded2cb2aa7dadf115ad93c38452e12dfe4c62021 + - next: 6aa1a44eef41fba33e3adb25c8f3b796b692effd + - next: 89a375196a96a569cb899213d71b65b3523b4712 + - next: df31ea45081b6b88d74be0446cb89670595702f4 + - next: 89573b19fe753f0878757e3b3507b859db9c5527 + - next: 581fed2d5e9c1aaa9a609966f21484ba433d9b3f + - next: 577d1d542dc618c5a61c18d4c4857a83e0999d8d + - next: 3c6615cc0bfd3d9b7476fd3f2a66d98cb95980bf + +comments: + - "v2 https://patchwork.kernel.org/patch/10935539/" + - "v3 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=115731" + - "v4 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=121669" + - "merged" 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_PCIe.yaml b/projects/linux/io/done/bsp392_PCIe.yaml new file mode 100644 index 0000000..96e3e1e --- /dev/null +++ b/projects/linux/io/done/bsp392_PCIe.yaml @@ -0,0 +1,21 @@ +title: "From bsp392, upport PCIe patches" +team: IO +key: 7ddd3743-fa13-4966-bcf0-10609b873ab5 +status: Done +assignee: Marek + +relationships: + +bsp-commits: + - a860c564527572e4b8c4e458b826d5e59852de88 # PCI: pcie-rcar: Handle returned value of rcar_pcie_wait_for_dl + - bcc3bd0d2c677658201abcda3d09a18a51fa42c0 # PCI: Avoid PCI device removing/rescanning through sysfs triggers a deadlock + +upstream: + - next: dc6b698a86fe40a50525433eb8e92a267847f6f9 # PCI: sysfs: Ignore lockdep for remove attribute + +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/" + - "bcc3bd0d2c677658201abcda3d09a18a51fa42c0: new approach accepted by maintainer, waiting for the patch to show up in linux-next" + - "bcc3bd0d2c677658201abcda3d09a18a51fa42c0: merged" 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_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" 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: |