summaryrefslogtreecommitdiff
path: root/projects/linux/io
diff options
context:
space:
mode:
Diffstat (limited to 'projects/linux/io')
-rw-r--r--projects/linux/io/V3U-enable_CMT_TMU.yaml12
-rw-r--r--projects/linux/io/done/I2C-add-atomic_xfer.yaml2
-rw-r--r--projects/linux/io/done/SDHI-HW-busy-timeout.yaml2
-rw-r--r--projects/linux/io/done/SDHI-non_removable_fix.yaml2
-rw-r--r--projects/linux/io/done/SDHI-refactor-reset.yaml12
-rw-r--r--projects/linux/io/done/r8a77961-test-CAN.yaml4
6 files changed, 17 insertions, 17 deletions
diff --git a/projects/linux/io/V3U-enable_CMT_TMU.yaml b/projects/linux/io/V3U-enable_CMT_TMU.yaml
index 3c2856d..207bbd5 100644
--- a/projects/linux/io/V3U-enable_CMT_TMU.yaml
+++ b/projects/linux/io/V3U-enable_CMT_TMU.yaml
@@ -13,12 +13,12 @@ bsp41x:
- a35d44aa2e8df18d399e04ccfd8c91666d90520d # clocksource: sh_cmt: Fix wrong setting if don't request IRQ for clock source channel
upstream:
- - next: 43fbc9f4b90dd2d46cd37684b4b737c3186cea08 # clocksource/drivers/sh_cmt: Don't use CMTOUT_IE with R-Car Gen2/3
- - next: 9e7617898a8c808be72f4ad610b7f74fa3215ca1 # dt-bindings: timer: renesas,cmt: Add r8a779a0 CMT support
- - next: 95acd758fe4bcbbf6e43a7229e2518facb87212f # clk: renesas: r8a7795: Add TMU clocks
- - next: 596e6e1c03cadf93ab37d3cdea672a01889356cb # arm64: dts: renesas: r8a779a0: Add TMU support
- - next: 0eedab655ec1817d450085dcb12219726cb415ff # clk: renesas: r8a779a0: Add CMT clocks
- - next: 7e2a95d953534ec6297c6ff2356ce8e20da04126 # arm64: dts: renesas: r8a779a0: Add CMT support
+ - torvalds: 68c70aae06e9660473a00fd7d68e0b53f4d7b6f4 # clocksource/drivers/sh_cmt: Don't use CMTOUT_IE with R-Car Gen2/3
+ - torvalds: fe8324f37cfebf72e2669e97b9d76ea9794d2972 # dt-bindings: timer: renesas,cmt: Add r8a779a0 CMT support
+ - torvalds: 95acd758fe4bcbbf6e43a7229e2518facb87212f # clk: renesas: r8a7795: Add TMU clocks
+ - torvalds: 596e6e1c03cadf93ab37d3cdea672a01889356cb # arm64: dts: renesas: r8a779a0: Add TMU support
+ - torvalds: 0eedab655ec1817d450085dcb12219726cb415ff # clk: renesas: r8a779a0: Add CMT clocks
+ - torvalds: 7e2a95d953534ec6297c6ff2356ce8e20da04126 # arm64: dts: renesas: r8a779a0: Add CMT support
comments:
- "also decide if we want to enable timers in board files or the dtsi"
diff --git a/projects/linux/io/done/I2C-add-atomic_xfer.yaml b/projects/linux/io/done/I2C-add-atomic_xfer.yaml
index e06d1ec..2603b8b 100644
--- a/projects/linux/io/done/I2C-add-atomic_xfer.yaml
+++ b/projects/linux/io/done/I2C-add-atomic_xfer.yaml
@@ -5,7 +5,7 @@ assignee: Ulrich
status: Done
upstream:
- - next: 82531dfdf163319cbeaa969c734ebf8d84456810 # i2c: rcar: implement atomic transfers
+ - torvalds: 82531dfdf163319cbeaa969c734ebf8d84456810 # i2c: rcar: implement atomic transfers
comments:
- "created seperate task from the already finished IIC task"
diff --git a/projects/linux/io/done/SDHI-HW-busy-timeout.yaml b/projects/linux/io/done/SDHI-HW-busy-timeout.yaml
index b4a7ded..64d3ae0 100644
--- a/projects/linux/io/done/SDHI-HW-busy-timeout.yaml
+++ b/projects/linux/io/done/SDHI-HW-busy-timeout.yaml
@@ -7,7 +7,7 @@ status: Done
upstream:
- torvalds: 35cdcd1268f654f55e2308767349c44bd25d8009 # mmc: tmio: Add data timeout error detection
- torvalds: ed2fab9a8229cc70fe03032e48d0ec375df6013e # mmc: renesas_sdhi: Add a condition of cmd/data timeout for retune
- - next: 87e985aea2bef73242cf2a7d2ef81f950d677361 # mmc: renesas_sdhi: enable WAIT_WHILE_BUSY
+ - torvalds: 87e985aea2bef73242cf2a7d2ef81f950d677361 # mmc: renesas_sdhi: enable WAIT_WHILE_BUSY
comments:
- "currently we use a tasklet to detect busy timeouts"
diff --git a/projects/linux/io/done/SDHI-non_removable_fix.yaml b/projects/linux/io/done/SDHI-non_removable_fix.yaml
index 89bdcba..d45e2d5 100644
--- a/projects/linux/io/done/SDHI-non_removable_fix.yaml
+++ b/projects/linux/io/done/SDHI-non_removable_fix.yaml
@@ -12,7 +12,7 @@ upstream:
- torvalds: 87b5d602a1cc76169b8d81ec2c74c8d95d9350dc # mmc: tmio: Fixup runtime PM management during remove
- torvalds: 7a7dab237027939cb95dc07c4647b80bad5fbbde # mmc: tmio: remove workaround for NON_REMOVABLE
- torvalds: 478c60cea1c1e57f91d8c3f6dfe3d35784ea7eea # Revert "mmc: tmio: remove workaround for NON_REMOVABLE"
- - next: 04a41e01cb07bf987df143509ed133cf0f9e2d76 # mmc: tmio: remove workaround for NON_REMOVABLE
+ - torvalds: c29b84d6d5577edea7c6a6e6052eb048f963963c # mmc: tmio: remove workaround for NON_REMOVABLE
comments:
- "v1 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=146493"
diff --git a/projects/linux/io/done/SDHI-refactor-reset.yaml b/projects/linux/io/done/SDHI-refactor-reset.yaml
index bcfd1a1..b593641 100644
--- a/projects/linux/io/done/SDHI-refactor-reset.yaml
+++ b/projects/linux/io/done/SDHI-refactor-reset.yaml
@@ -13,12 +13,12 @@ upstream:
- torvalds: 576146ea4ed986f44a4406ec32a5d3363216b3d2 # mmc: tmio: factor out common parts of the reset routine
- torvalds: 5b0739d76227fd5a3f02f014385bfa9c86e0404b # mmc: tmio: don't reset whole IP core when tuning fails
- torvalds: 510bfe58936f7d79d4c377bcc7425244d879b1ff # mmc: tmio: remove indirection of 'execute_tuning' callback
- - next: ab0cdefec052825303c05687d9416bafc867fe3d # mmc: tmio: abort DMA before reset
- - next: 0e5870145840e91fc33cd4eca6e228b009d86705 # mmc: renesas_sdhi: break SCC reset into own function
- - next: b4d86f37eacb724690d0d300576b82806bc743d5 # mmc: renesas_sdhi: do hard reset if possible
- - next: 0a446288aa9f28ab00a31b8b51fdb005953f9f99 # mmc: tmio: restore bus width when resetting
- - next: 6e5c951b4c3a0bd9aa5838ecec98f3c795c83ff1 # mmc: tmio: always flag retune when resetting and a card is present
- - next: 0751d56ef1f25c4206626dff99445db34dedf437 # mmc: tmio: always restore irq register
+ - torvalds: ab0cdefec052825303c05687d9416bafc867fe3d # mmc: tmio: abort DMA before reset
+ - torvalds: 0e5870145840e91fc33cd4eca6e228b009d86705 # mmc: renesas_sdhi: break SCC reset into own function
+ - torvalds: b4d86f37eacb724690d0d300576b82806bc743d5 # mmc: renesas_sdhi: do hard reset if possible
+ - torvalds: 0a446288aa9f28ab00a31b8b51fdb005953f9f99 # mmc: tmio: restore bus width when resetting
+ - torvalds: 6e5c951b4c3a0bd9aa5838ecec98f3c795c83ff1 # mmc: tmio: always flag retune when resetting and a card is present
+ - torvalds: 0751d56ef1f25c4206626dff99445db34dedf437 # mmc: tmio: always restore irq register
comments:
- "Shimoda-san reported that after IP core reset, some card initialization needs to be done again"
diff --git a/projects/linux/io/done/r8a77961-test-CAN.yaml b/projects/linux/io/done/r8a77961-test-CAN.yaml
index 680d641..cdc95a5 100644
--- a/projects/linux/io/done/r8a77961-test-CAN.yaml
+++ b/projects/linux/io/done/r8a77961-test-CAN.yaml
@@ -5,8 +5,8 @@ key: 2c4abf80-6c59-11eb-9bc6-1bdf5f639eec
status: Done
upstream:
- - next: 92c406ed0a7f2810c4498e2b6bea81c6b61c03e8 # arm64: dts: renesas: r8a77961: Add CAN nodes
- - next: cfa00070a1a82fce8c0ad3327fad1f182d4c691f # dt-bindings: net: can: rcar_can: Document r8a77961 support
+ - torvalds: 92c406ed0a7f2810c4498e2b6bea81c6b61c03e8 # arm64: dts: renesas: r8a77961: Add CAN nodes
+ - torvalds: cfa00070a1a82fce8c0ad3327fad1f182d4c691f # dt-bindings: net: can: rcar_can: Document r8a77961 support
comments:
- "we didn't have HW so far"