From f9d68b98e7bc7181eb0680b54e679c8708e950dd Mon Sep 17 00:00:00 2001 From: Kuninori Morimoto Date: Fri, 29 Jan 2021 15:19:08 +0900 Subject: project.schema: replace bsp-commits to bsp39x Current periject is using bsp-commits tag, but it is not enough to know each BSP status. This patch replace it to bsp39x, and we will use bspXXX tag for BSP. Signed-off-by: Kuninori Morimoto --- projects/linux/io/done/SDHI-manual-calibration.yaml | 2 +- projects/linux/io/done/SDHI-stalled-SCC.yaml | 2 +- projects/linux/io/done/bsp392_I2C.yaml | 2 +- projects/linux/io/done/bsp392_MSIOF.yaml | 2 +- projects/linux/io/done/bsp392_PCIe.yaml | 2 +- projects/linux/io/done/bsp392_PWM.yaml | 2 +- projects/linux/io/done/bsp392_RAVB.yaml | 2 +- projects/linux/io/done/bsp392_SCIF.yaml | 2 +- projects/linux/io/done/bsp392_SDHI.yaml | 2 +- projects/linux/io/done/bsp392_SDHI_HS400_add.yaml | 2 +- projects/linux/io/done/bsp392_Thermal.yaml | 2 +- projects/linux/io/done/bsp392_USB2_PHY.yaml | 2 +- projects/linux/io/done/bsp395_SDHI.yaml | 2 +- projects/linux/io/done/bsp396_RAVB.yaml | 2 +- projects/linux/io/done/bsp396_USB.yaml | 2 +- projects/linux/io/done/bsp397_SDHI.yaml | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) (limited to 'projects/linux/io/done') diff --git a/projects/linux/io/done/SDHI-manual-calibration.yaml b/projects/linux/io/done/SDHI-manual-calibration.yaml index 95405e1..ee7372c 100644 --- a/projects/linux/io/done/SDHI-manual-calibration.yaml +++ b/projects/linux/io/done/SDHI-manual-calibration.yaml @@ -7,7 +7,7 @@ assignee: Wolfram relationships: - depends: d593a7de-95e8-11ea-8695-9f6a675410b7 -bsp-commits: +bsp39x: - a27609e63e9c4915706022b367d1d005833fe547 # mmc: tmio: Add adjust HS400 offset by manual calibration mode - 1f84d574931b1319ebc1229678816338578f2d1e # mmc: renesas_sdhi_core: Add adjust HS400 offset by manual calibration mode - b2e044a3602f7f9ffe6c61b6655e6b0b283d85c4 # mmc: renesas_sdhi: Change HS400 manual calibration value for r8a77990 diff --git a/projects/linux/io/done/SDHI-stalled-SCC.yaml b/projects/linux/io/done/SDHI-stalled-SCC.yaml index a66077b..766fd45 100644 --- a/projects/linux/io/done/SDHI-stalled-SCC.yaml +++ b/projects/linux/io/done/SDHI-stalled-SCC.yaml @@ -6,7 +6,7 @@ assignee: Wolfram relationships: -bsp-commits: +bsp39x: - addfe9203290e3c274bca15e64e3f11638649e66 # mmc: renesas_sdhi: Fix hang up in HS400 timing mode selection upstream: diff --git a/projects/linux/io/done/bsp392_I2C.yaml b/projects/linux/io/done/bsp392_I2C.yaml index 3d0a893..9595b1d 100644 --- a/projects/linux/io/done/bsp392_I2C.yaml +++ b/projects/linux/io/done/bsp392_I2C.yaml @@ -6,7 +6,7 @@ assignee: Wolfram relationships: -bsp-commits: +bsp39x: - 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 diff --git a/projects/linux/io/done/bsp392_MSIOF.yaml b/projects/linux/io/done/bsp392_MSIOF.yaml index 66f7d73..63e7ce0 100644 --- a/projects/linux/io/done/bsp392_MSIOF.yaml +++ b/projects/linux/io/done/bsp392_MSIOF.yaml @@ -6,7 +6,7 @@ assignee: Geert relationships: -bsp-commits: +bsp39x: - 0577dba6b377ff60fc5f284ea7bd3eeb28e781f5 # spi: sh-msiof: Add reset of registers before starting transfer - 9312d43151d28307f527920dafbd7789eabdc63a # spi: sh-msiof: Add MSIOF module clock changing processing for R-Car Gen3 - a14d0903968f1524304f5b4de3da584778dbdfde # spi: sh-msiof: Set 2 clock delay for R-Car H3 Ver.3.0 only diff --git a/projects/linux/io/done/bsp392_PCIe.yaml b/projects/linux/io/done/bsp392_PCIe.yaml index b83fea0..3c122de 100644 --- a/projects/linux/io/done/bsp392_PCIe.yaml +++ b/projects/linux/io/done/bsp392_PCIe.yaml @@ -6,7 +6,7 @@ assignee: Marek relationships: -bsp-commits: +bsp39x: - 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 diff --git a/projects/linux/io/done/bsp392_PWM.yaml b/projects/linux/io/done/bsp392_PWM.yaml index 2e8ed9f..4e038f8 100644 --- a/projects/linux/io/done/bsp392_PWM.yaml +++ b/projects/linux/io/done/bsp392_PWM.yaml @@ -6,7 +6,7 @@ assignee: Shimoda relationships: -bsp-commits: +bsp39x: - 70b4a22f220fef943c45a1122fa02d6faa42d2fe # pwm: Avoid deadlock warning when removing PWM device upstream: diff --git a/projects/linux/io/done/bsp392_RAVB.yaml b/projects/linux/io/done/bsp392_RAVB.yaml index 627307b..250d310 100644 --- a/projects/linux/io/done/bsp392_RAVB.yaml +++ b/projects/linux/io/done/bsp392_RAVB.yaml @@ -6,7 +6,7 @@ assignee: Simon relationships: -bsp-commits: +bsp39x: - 0b3fe9516f77238d2f71db71b5c0ab9b0e72cd60 # ravb: Decrease TxFIFO depth of Q3 and Q2 to one - da44dfbbf4a29cc07ad9a6f73e7b07eb156899dd # ravb: Avoid unsupported internal delay mode for R-Car E3/D3 diff --git a/projects/linux/io/done/bsp392_SCIF.yaml b/projects/linux/io/done/bsp392_SCIF.yaml index 37405d7..0d8ac37 100644 --- a/projects/linux/io/done/bsp392_SCIF.yaml +++ b/projects/linux/io/done/bsp392_SCIF.yaml @@ -7,7 +7,7 @@ assignee: Geert relationships: -bsp-commits: +bsp39x: - 7e52a3e6a91194e99a2bca9b4e7bc915b8b2410e # serial: sh-sci: Fix transfer sequence of unsupport DMA transfer upstream: diff --git a/projects/linux/io/done/bsp392_SDHI.yaml b/projects/linux/io/done/bsp392_SDHI.yaml index 3e31296..482d7c5 100644 --- a/projects/linux/io/done/bsp392_SDHI.yaml +++ b/projects/linux/io/done/bsp392_SDHI.yaml @@ -7,7 +7,7 @@ assignee: Wolfram relationships: -bsp-commits: +bsp39x: - 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 diff --git a/projects/linux/io/done/bsp392_SDHI_HS400_add.yaml b/projects/linux/io/done/bsp392_SDHI_HS400_add.yaml index 73a0193..8879515 100644 --- a/projects/linux/io/done/bsp392_SDHI_HS400_add.yaml +++ b/projects/linux/io/done/bsp392_SDHI_HS400_add.yaml @@ -7,7 +7,7 @@ target-date: 2019-12-31 relationships: -bsp-commits: +bsp39x: - 1f84d574931b1319ebc1229678816338578f2d1e # mmc: renesas_sdhi_core: Add adjust HS400 offset by manual calibration mode - a27609e63e9c4915706022b367d1d005833fe547 # mmc: tmio: Add adjust HS400 offset by manual calibration mode - b2e044a3602f7f9ffe6c61b6655e6b0b283d85c4 # mmc: renesas_sdhi: Change HS400 manual calibration value for r8a77990 diff --git a/projects/linux/io/done/bsp392_Thermal.yaml b/projects/linux/io/done/bsp392_Thermal.yaml index e08b34b..83a2142 100644 --- a/projects/linux/io/done/bsp392_Thermal.yaml +++ b/projects/linux/io/done/bsp392_Thermal.yaml @@ -6,7 +6,7 @@ assignee: Kaneko relationships: -bsp-commits: +bsp39x: - 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 diff --git a/projects/linux/io/done/bsp392_USB2_PHY.yaml b/projects/linux/io/done/bsp392_USB2_PHY.yaml index bb8c675..6ea0692 100644 --- a/projects/linux/io/done/bsp392_USB2_PHY.yaml +++ b/projects/linux/io/done/bsp392_USB2_PHY.yaml @@ -6,7 +6,7 @@ assignee: Shimoda relationships: -bsp-commits: +bsp39x: - be61ce267539e16c9fca8fb793fbf3ef975554bd # phy: rcar-gen3-usb2: Add wait for IDDIG - f2d95125e9b042d45eac818edfd6f2ce5d89780f # phy: rcar-gen3-usb2: Add dedicated pin to E3 diff --git a/projects/linux/io/done/bsp395_SDHI.yaml b/projects/linux/io/done/bsp395_SDHI.yaml index 8286b33..0a785f7 100644 --- a/projects/linux/io/done/bsp395_SDHI.yaml +++ b/projects/linux/io/done/bsp395_SDHI.yaml @@ -6,7 +6,7 @@ assignee: Wolfram relationships: -bsp-commits: +bsp39x: - 76e319805df86f370d140b4b556a550145b5a251 # mmc: tmio: fix SCC error handling to avoid false positive CRC error - a0d396ede95a55a4dff6aa15ea314a3d35e2e842 # mmc: renesas_sdhi: Disable sampling clock position correction in HS400 mode - addfe9203290e3c274bca15e64e3f11638649e66 # mmc: renesas_sdhi: Fix hang up in HS400 timing mode selection diff --git a/projects/linux/io/done/bsp396_RAVB.yaml b/projects/linux/io/done/bsp396_RAVB.yaml index 9348e8e..02d3e00 100644 --- a/projects/linux/io/done/bsp396_RAVB.yaml +++ b/projects/linux/io/done/bsp396_RAVB.yaml @@ -6,7 +6,7 @@ assignee: Simon relationships: -bsp-commits: +bsp39x: - 2e4d341d1cc11c055a336feebed9d1ddaa9097b6 # ravb: Protect access to ts_skb_list with spinlock - 444401e833c4ad6258210713bc656a733f7c4de7 # ravb: Fix use-after-free ravb_tstamp_skb diff --git a/projects/linux/io/done/bsp396_USB.yaml b/projects/linux/io/done/bsp396_USB.yaml index 4b25de9..6e745ee 100644 --- a/projects/linux/io/done/bsp396_USB.yaml +++ b/projects/linux/io/done/bsp396_USB.yaml @@ -6,7 +6,7 @@ assignee: Shimoda relationships: -bsp-commits: +bsp39x: - 42378b1937bb1b6af914cfc0f3bd79d0cd6125e8 # USB: ohci-hcd.c: Add spinlock when disabling OHCI interrupts in ohci_shutdown - ad7c78e392ad2f8c073567829162dfa26dd436c9 # phy: rcar-gen3-usb2: Correct VBUS behavior at over-current diff --git a/projects/linux/io/done/bsp397_SDHI.yaml b/projects/linux/io/done/bsp397_SDHI.yaml index 7c04369..b8d6751 100644 --- a/projects/linux/io/done/bsp397_SDHI.yaml +++ b/projects/linux/io/done/bsp397_SDHI.yaml @@ -6,7 +6,7 @@ assignee: Wolfram relationships: -bsp-commits: +bsp39x: - 0c9dc7d65f8fb44dcbed1f52c303830f9b2d2a78 # mmc: renesas_sdhi: Change HS400 manual calibration method - 7f2a7d6d94c7595d03488b99518d4cb0342d2cf9 # mmc: renesas_sdhi: Avoid bad TAP in HS400 - f5a5c92906e113f712e584a5b7b9ff5911b78e40 # mmc: renesas_sdhi: Ignore DAT correction error status in manual correction -- cgit v1.2.3