From fba71b599887a87df71704fa65f957ff5c0fcf79 Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Mon, 10 May 2021 11:55:13 +0200 Subject: Auto-update sweep for v5.13-rc1 Signed-off-by: Geert Uytterhoeven --- projects/linux/io/done/I2C-add-atomic_xfer.yaml | 2 +- projects/linux/io/done/SDHI-HW-busy-timeout.yaml | 2 +- projects/linux/io/done/SDHI-non_removable_fix.yaml | 2 +- projects/linux/io/done/SDHI-refactor-reset.yaml | 12 ++++++------ projects/linux/io/done/r8a77961-test-CAN.yaml | 4 ++-- 5 files changed, 11 insertions(+), 11 deletions(-) (limited to 'projects/linux/io/done') 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" -- cgit v1.2.3