From 93a686adfb62fd3fa75506aff520198d60656ab5 Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Tue, 20 Aug 2019 11:56:41 +0200 Subject: Auto-update sweep for v5.3-rc5 Signed-off-by: Geert Uytterhoeven --- .../core/bsp392_arm64_dts_renesas_r8a77990-ebisu.yaml | 2 +- .../linux/core/bsp392_arm64_dts_renesas_r8a77990.yaml | 2 +- projects/linux/core/bsp392_iommu_ipmmu-vmsa.yaml | 12 ++++++------ projects/linux/core/ipmmu_suspend_resume.yaml | 12 ++++++------ projects/linux/io/bsp395_SDHI.yaml | 2 +- projects/linux/io/done/SDHI-clk_imbalance.yaml | 2 +- projects/linux/io/done/Thermal-add_IPA.yaml | 16 ++++++++-------- projects/linux/io/done/bsp392_I2C.yaml | 4 ++-- projects/linux/io/done/bsp392_PCIe.yaml | 2 +- projects/linux/io/done/bsp392_PWM.yaml | 2 +- .../mm/bsp392_r8a77990,5-correct-DU-register-range.yaml | 2 +- 11 files changed, 29 insertions(+), 29 deletions(-) diff --git a/projects/linux/core/bsp392_arm64_dts_renesas_r8a77990-ebisu.yaml b/projects/linux/core/bsp392_arm64_dts_renesas_r8a77990-ebisu.yaml index d8b8c01..6a0cbc0 100644 --- a/projects/linux/core/bsp392_arm64_dts_renesas_r8a77990-ebisu.yaml +++ b/projects/linux/core/bsp392_arm64_dts_renesas_r8a77990-ebisu.yaml @@ -23,7 +23,7 @@ upstream: - torvalds: 9130c15829846fae56ea729f42d1894b8413f89b # arm64: dts: renesas: ebisu: Fix adv7482 hexadecimal register address - torvalds: 1f4c123a98098cce0c172264de7da4fab1ff71b9 # arm64: dts: renesas: r8a77990-ebisu: Add BD9571 PMIC - torvalds: a8f6110e64422d5c28046e6be7e8adcee929a418 # arm64: dts: renesas: ebisu: Enable VIN5 - - next: 90d4fa39d028f2e46c57c3d0e1b759e5287d98b7 # arm64: dts: renesas: ebisu: Remove renesas, no-ether-link property + - torvalds: 90d4fa39d028f2e46c57c3d0e1b759e5287d98b7 # arm64: dts: renesas: ebisu: Remove renesas, no-ether-link property comments: - "69360bc0b67fda689885bff813c9fb94d4f9e2df: https://patchwork.kernel.org/patch/10692753/" diff --git a/projects/linux/core/bsp392_arm64_dts_renesas_r8a77990.yaml b/projects/linux/core/bsp392_arm64_dts_renesas_r8a77990.yaml index 2cb5753..f27a8b0 100644 --- a/projects/linux/core/bsp392_arm64_dts_renesas_r8a77990.yaml +++ b/projects/linux/core/bsp392_arm64_dts_renesas_r8a77990.yaml @@ -22,7 +22,7 @@ bsp-commits: upstream: - torvalds: dd7188eb4ed128dccc16b1d7dc1d639ddbd8882a # arm64: dts: renesas: r8a77990: Add OPPs table for cpu devices - torvalds: 3b46fa57e350dc4fb72b8e02feb7fb218a3640d1 # arm64: dts: renesas: r8a77990: Add Audio-DMAC and Sound device nodes - - next: 06585ed38b6698bcaccd0f969e8117b2780d6355 # arm64: dts: renesas: r8a77990: Fix register range of display node + - torvalds: 06585ed38b6698bcaccd0f969e8117b2780d6355 # arm64: dts: renesas: r8a77990: Fix register range of display node - torvalds: 5e53dbf4edb4d0d1cc97318139f2c20338f207c8 # arm64: dts: renesas: r8a77990: Fix VIN endpoint numbering - torvalds: d5d7134fd49e6f5382432b9fcfbf68fa6556b04c # arm64: dts: renesas: r8a77990: Sort i2c nodes within soc node diff --git a/projects/linux/core/bsp392_iommu_ipmmu-vmsa.yaml b/projects/linux/core/bsp392_iommu_ipmmu-vmsa.yaml index c844a17..ee7f725 100644 --- a/projects/linux/core/bsp392_iommu_ipmmu-vmsa.yaml +++ b/projects/linux/core/bsp392_iommu_ipmmu-vmsa.yaml @@ -16,12 +16,12 @@ bsp-commits: - f6cde6705ebeb23d54162812d01b06e5a29288f8 # iommu/ipmmu-vmsa: Do backup/restore for each IP master upstream: - - next: 80eaa9f558134a31c10dddb156d347b9c983290e # iommu/ipmmu-vmsa: Link IOMMUs and devices in sysfs - - next: 82576aa8af49a1aa31909a8500b972084582a118 # iommu/ipmmu-vmsa: Prepare to handle 40-bit error addresses - - next: b43e0d8a458cf267c98f914a4e0a4cafe2e8fd76 # iommu/ipmmu-vmsa: Make IPMMU_CTX_MAX unsigned - - next: b7f3f047aea47d82aeb251fb38a694e6d890d139 # iommu/ipmmu-vmsa: Move num_utlbs to SoC-specific features - - next: 892db541cc68eb39d7813af34f33ce74a0014a1d # iommu/ipmmu-vmsa: Extract hardware context initialization - - next: da38e9ec9c2d0ebec1499b5961baffd08f8ca062 # iommu/ipmmu-vmsa: Add suspend/resume support + - torvalds: 80eaa9f558134a31c10dddb156d347b9c983290e # iommu/ipmmu-vmsa: Link IOMMUs and devices in sysfs + - torvalds: 82576aa8af49a1aa31909a8500b972084582a118 # iommu/ipmmu-vmsa: Prepare to handle 40-bit error addresses + - torvalds: b43e0d8a458cf267c98f914a4e0a4cafe2e8fd76 # iommu/ipmmu-vmsa: Make IPMMU_CTX_MAX unsigned + - torvalds: b7f3f047aea47d82aeb251fb38a694e6d890d139 # iommu/ipmmu-vmsa: Move num_utlbs to SoC-specific features + - torvalds: 892db541cc68eb39d7813af34f33ce74a0014a1d # iommu/ipmmu-vmsa: Extract hardware context initialization + - torvalds: da38e9ec9c2d0ebec1499b5961baffd08f8ca062 # iommu/ipmmu-vmsa: Add suspend/resume support comments: - "29cc0ed66fdc3b89a997055621ac59bada16802a: Proposing 'N': Because the current definition is not used now" diff --git a/projects/linux/core/ipmmu_suspend_resume.yaml b/projects/linux/core/ipmmu_suspend_resume.yaml index f4ce089..22fc9bc 100644 --- a/projects/linux/core/ipmmu_suspend_resume.yaml +++ b/projects/linux/core/ipmmu_suspend_resume.yaml @@ -11,11 +11,11 @@ relationships: bsp-commits: upstream: - - next: 80eaa9f558134a31c10dddb156d347b9c983290e # iommu/ipmmu-vmsa: Link IOMMUs and devices in sysfs - - next: 82576aa8af49a1aa31909a8500b972084582a118 # iommu/ipmmu-vmsa: Prepare to handle 40-bit error addresses - - next: b43e0d8a458cf267c98f914a4e0a4cafe2e8fd76 # iommu/ipmmu-vmsa: Make IPMMU_CTX_MAX unsigned - - next: b7f3f047aea47d82aeb251fb38a694e6d890d139 # iommu/ipmmu-vmsa: Move num_utlbs to SoC-specific features - - next: 892db541cc68eb39d7813af34f33ce74a0014a1d # iommu/ipmmu-vmsa: Extract hardware context initialization - - next: da38e9ec9c2d0ebec1499b5961baffd08f8ca062 # iommu/ipmmu-vmsa: Add suspend/resume support + - torvalds: 80eaa9f558134a31c10dddb156d347b9c983290e # iommu/ipmmu-vmsa: Link IOMMUs and devices in sysfs + - torvalds: 82576aa8af49a1aa31909a8500b972084582a118 # iommu/ipmmu-vmsa: Prepare to handle 40-bit error addresses + - torvalds: b43e0d8a458cf267c98f914a4e0a4cafe2e8fd76 # iommu/ipmmu-vmsa: Make IPMMU_CTX_MAX unsigned + - torvalds: b7f3f047aea47d82aeb251fb38a694e6d890d139 # iommu/ipmmu-vmsa: Move num_utlbs to SoC-specific features + - torvalds: 892db541cc68eb39d7813af34f33ce74a0014a1d # iommu/ipmmu-vmsa: Extract hardware context initialization + - torvalds: da38e9ec9c2d0ebec1499b5961baffd08f8ca062 # iommu/ipmmu-vmsa: Add suspend/resume support comments: diff --git a/projects/linux/io/bsp395_SDHI.yaml b/projects/linux/io/bsp395_SDHI.yaml index 24c8b4a..cec3fa6 100644 --- a/projects/linux/io/bsp395_SDHI.yaml +++ b/projects/linux/io/bsp395_SDHI.yaml @@ -13,7 +13,7 @@ bsp-commits: - addfe9203290e3c274bca15e64e3f11638649e66 # mmc: renesas_sdhi: Fix hang up in HS400 timing mode selection upstream: - - next: 51b72656bb39fdcb8f3174f4007bcc83ad1d275f # mmc: tmio: fix SCC error handling to avoid false positive CRC error + - torvalds: 51b72656bb39fdcb8f3174f4007bcc83ad1d275f # mmc: tmio: fix SCC error handling to avoid false positive CRC error comments: - "76e319805df86f370d140b4b556a550145b5a251: https://patchwork.kernel.org/patch/10945051/" diff --git a/projects/linux/io/done/SDHI-clk_imbalance.yaml b/projects/linux/io/done/SDHI-clk_imbalance.yaml index a232c30..d617425 100644 --- a/projects/linux/io/done/SDHI-clk_imbalance.yaml +++ b/projects/linux/io/done/SDHI-clk_imbalance.yaml @@ -6,7 +6,7 @@ status: Done target-date: 2019-05-31 upstream: - - next: b77021ae6a8968005126f79bd3410c6ee9c18702 + - torvalds: 7ff213193310ef8d0ee5f04f79d791210787ac2c comments: - "we need to make sure we don't break older boards. APE6 should still work, including suspend/resume" diff --git a/projects/linux/io/done/Thermal-add_IPA.yaml b/projects/linux/io/done/Thermal-add_IPA.yaml index 76a1414..7582515 100644 --- a/projects/linux/io/done/Thermal-add_IPA.yaml +++ b/projects/linux/io/done/Thermal-add_IPA.yaml @@ -5,14 +5,14 @@ assignee: Simon status: Done upstream: - - next: ded2cb2aa7dadf115ad93c38452e12dfe4c62021 - - next: 6aa1a44eef41fba33e3adb25c8f3b796b692effd - - next: 89a375196a96a569cb899213d71b65b3523b4712 - - next: df31ea45081b6b88d74be0446cb89670595702f4 - - next: 89573b19fe753f0878757e3b3507b859db9c5527 - - next: 581fed2d5e9c1aaa9a609966f21484ba433d9b3f - - next: 577d1d542dc618c5a61c18d4c4857a83e0999d8d - - next: 3c6615cc0bfd3d9b7476fd3f2a66d98cb95980bf + - torvalds: 15d8cd83b7ef889f45375c7a3e106e429e874602 + - torvalds: 47e1714ab93da6936bc662fe4a19a2c183d5b1a1 + - torvalds: 81022ecd2720a5bf2c7163e6cc3fcfe51bf23ce0 + - torvalds: 9fed1b89c0cdc11645cdb102b9d58598829e319d + - torvalds: 7ec67eddfb8e1657d151bfb3eb69c6d3a58ffe06 + - torvalds: eb2cd8c259d4593d6a75118f4671bcf9f5e11365 + - torvalds: 8fa7d18f9ee2dc20b5ad430e9b0c5336619f05e4 + - torvalds: 70c6d23ea70c19e5166e4e87d9240f8a4d89d8b2 comments: - "v2 https://patchwork.kernel.org/patch/10935539/" diff --git a/projects/linux/io/done/bsp392_I2C.yaml b/projects/linux/io/done/bsp392_I2C.yaml index 11ad80e..3d0a893 100644 --- a/projects/linux/io/done/bsp392_I2C.yaml +++ b/projects/linux/io/done/bsp392_I2C.yaml @@ -19,8 +19,8 @@ upstream: - torvalds: 18569fa89a4db9ed6b5181624788a1574a9b6ed7 - torvalds: 81d696c7c4ff8c981333159d072da65268bfe6d5 - torvalds: a35ba2f74df5481cb4db1e9d582c708efeb9880d - - next: 03f85e380f9237da436ab050a4ff0f8b541c8ee7 - - next: 94e290b0e9a6c360a5660c480c1ba996d892c650 + - torvalds: 03f85e380f9237da436ab050a4ff0f8b541c8ee7 + - torvalds: 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 index 96e3e1e..b83fea0 100644 --- a/projects/linux/io/done/bsp392_PCIe.yaml +++ b/projects/linux/io/done/bsp392_PCIe.yaml @@ -11,7 +11,7 @@ bsp-commits: - bcc3bd0d2c677658201abcda3d09a18a51fa42c0 # PCI: Avoid PCI device removing/rescanning through sysfs triggers a deadlock upstream: - - next: dc6b698a86fe40a50525433eb8e92a267847f6f9 # PCI: sysfs: Ignore lockdep for remove attribute + - torvalds: dc6b698a86fe40a50525433eb8e92a267847f6f9 # PCI: sysfs: Ignore lockdep for remove attribute comments: - "a860c564527572e4b8c4e458b826d5e59852de88: Proposing 'N': this fixes code which is not upstream" diff --git a/projects/linux/io/done/bsp392_PWM.yaml b/projects/linux/io/done/bsp392_PWM.yaml index 128eb93..2e8ed9f 100644 --- a/projects/linux/io/done/bsp392_PWM.yaml +++ b/projects/linux/io/done/bsp392_PWM.yaml @@ -10,5 +10,5 @@ bsp-commits: - 70b4a22f220fef943c45a1122fa02d6faa42d2fe # pwm: Avoid deadlock warning when removing PWM device upstream: - - next: 347ab9480313737c0f1aaa08e8f2e1a791235535 + - torvalds: 347ab9480313737c0f1aaa08e8f2e1a791235535 comments: diff --git a/projects/linux/mm/bsp392_r8a77990,5-correct-DU-register-range.yaml b/projects/linux/mm/bsp392_r8a77990,5-correct-DU-register-range.yaml index eedcadd..800aabc 100644 --- a/projects/linux/mm/bsp392_r8a77990,5-correct-DU-register-range.yaml +++ b/projects/linux/mm/bsp392_r8a77990,5-correct-DU-register-range.yaml @@ -10,5 +10,5 @@ bsp-commits: - 39d216958e035ad2b8d5f08ac22025179e1c29fc # arm64: dts: r8a77990: Fix register range of display node upstream: - - next: 06585ed38b6698bcaccd0f969e8117b2780d6355 # arm64: dts: renesas: r8a77990: Fix register range of display node + - torvalds: 06585ed38b6698bcaccd0f969e8117b2780d6355 # arm64: dts: renesas: r8a77990: Fix register range of display node - patchwork.kernel.org: 11000445 # arm64: dts: renesas: r8a77995: Fix register range of display node -- cgit v1.2.3