summaryrefslogtreecommitdiff
path: root/projects/linux/io/done
diff options
context:
space:
mode:
Diffstat (limited to 'projects/linux/io/done')
-rw-r--r--projects/linux/io/done/BSP41-upport-unsorted-patches.yaml1
-rw-r--r--projects/linux/io/done/PCI-fix-suspend.yaml3
-rw-r--r--projects/linux/io/done/V3U-enable_PCI.yaml5
-rw-r--r--projects/linux/io/done/V3U-enable_PWM.yaml2
-rw-r--r--projects/linux/io/done/V3U-enable_RPC.yaml1
-rw-r--r--projects/linux/io/done/V3U-enable_TPU.yaml4
6 files changed, 16 insertions, 0 deletions
diff --git a/projects/linux/io/done/BSP41-upport-unsorted-patches.yaml b/projects/linux/io/done/BSP41-upport-unsorted-patches.yaml
index 7c2274f..9b56f5b 100644
--- a/projects/linux/io/done/BSP41-upport-unsorted-patches.yaml
+++ b/projects/linux/io/done/BSP41-upport-unsorted-patches.yaml
@@ -12,6 +12,7 @@ bsp41x:
bsp51x:
- 5680e77f2427bdb7943e985c7840a362925c535f # i2c: rcar: Tidy up the register order for hardware specification ver1.00.
+ - 41394ab7420f45a66a949a9017a74aa4612543c2 # i2c: rcar: Fix I2C DMA transmission by setting sequence
upstream:
- torvalds: 2ea2e019c190ee3973ef7bcaf829d8762e56e635 # serial: sh-sci: Fix off-by-one error in FIFO threshold register setting
diff --git a/projects/linux/io/done/PCI-fix-suspend.yaml b/projects/linux/io/done/PCI-fix-suspend.yaml
index 002866e..b674af5 100644
--- a/projects/linux/io/done/PCI-fix-suspend.yaml
+++ b/projects/linux/io/done/PCI-fix-suspend.yaml
@@ -8,6 +8,9 @@ bsp41x:
- 6c3a8adfec10cb6f4efa88e5dc58cd8ea34420ac # PCI: pcie-rcar: Add the suspend/resume for pcie-rcar driver
- 3283eefba71ffd708c53048e4187dcdbc8638fb3 # PCI: pcie-rcar: Support runtime PM, link state L1 handling
+bsp51x:
+ - 34c4ea50465d94bfc7ed230a0d8659063e112fea # PCI: pcie-rcar: Support runtime PM, link state L1 handling
+
upstream:
- torvalds: ce351636c67f75a9f282ab69283be231d2c8e845 # PCI: rcar: Add suspend/resume
- torvalds: a115b1bd3af0c2963e72f6e47143724c59251be6 # PCI: rcar: Add L1 link state fix into data abort hook
diff --git a/projects/linux/io/done/V3U-enable_PCI.yaml b/projects/linux/io/done/V3U-enable_PCI.yaml
index d0187c9..5953706 100644
--- a/projects/linux/io/done/V3U-enable_PCI.yaml
+++ b/projects/linux/io/done/V3U-enable_PCI.yaml
@@ -11,6 +11,11 @@ bsp41x:
- 446d62ee0240fddf445ed0603f8d3eb755cab5de # arm64: dts: renesas: falcon: Enable PCIe
- 62ce3827f6280bb2fa3c6ba0f754ece5ac0252e6 # arm64: defconfig: Enable Renesas R-Car PCIe host controller driver
+bsp51x:
+ - f1b15af2bc03c9d6a0b8c1f6212831c2e2e7efec # arm64: dts: renesas: falcon: Add pfc node for PCIe
+ - d9f8e2a6fae1059031cd142126ef13cccf24ac3e # arm64: dts: renesas: r8a779a0: Add PCIe device node
+ - fdf5a98c984ad05cb06a009206a8c04e0c1e5904 # arm64: dts: renesas: falcon: Enable PCIe
+
upstream:
comments:
diff --git a/projects/linux/io/done/V3U-enable_PWM.yaml b/projects/linux/io/done/V3U-enable_PWM.yaml
index 3b0b710..fa7ebac 100644
--- a/projects/linux/io/done/V3U-enable_PWM.yaml
+++ b/projects/linux/io/done/V3U-enable_PWM.yaml
@@ -9,7 +9,9 @@ bsp41x:
- 91284dd61b7c36fe536d8ad6c473bbc04b4328da # arm64: dts: renesas: r8a779a0: Add PWM nodes
bsp51x:
+ - 30c5a65da266b7cab3efa37056aec00c37abd13e # dt-bindings: pwm: Add R-Car V3U device tree bindings
- f56ebd6b2b64650f657fe9b386bb81ccb325f4e2 # pwm: rcar: Add a judgment of the period out of range
+ - a5aea18a4989c604290ab9ac40cffb253cc0fb89 # arm64: dts: renesas: r8a779a0: Add PWM nodes
upstream:
diff --git a/projects/linux/io/done/V3U-enable_RPC.yaml b/projects/linux/io/done/V3U-enable_RPC.yaml
index 959d2d7..dd13f0d 100644
--- a/projects/linux/io/done/V3U-enable_RPC.yaml
+++ b/projects/linux/io/done/V3U-enable_RPC.yaml
@@ -13,6 +13,7 @@ bsp41x:
bsp51x:
- a614604bbbb8f06844d993e67915afbda7d99e78 # arm64: dts: renesas: r8a779a0: Add RPC-IF node
+ - f8191efeb650c5107234255a56fb169b5628c852 # arm64: dts: renesas: falcon: Add QSPI flash support
upstream:
- torvalds: fff53a551db50f5edecaa0b29a64056ab8d2bbca # memory: renesas-rpc-if: Correct QSPI data transfer in Manual mode
diff --git a/projects/linux/io/done/V3U-enable_TPU.yaml b/projects/linux/io/done/V3U-enable_TPU.yaml
index 433c24c..68f51a6 100644
--- a/projects/linux/io/done/V3U-enable_TPU.yaml
+++ b/projects/linux/io/done/V3U-enable_TPU.yaml
@@ -8,6 +8,10 @@ bsp41x:
- 30f8711382c676d89bcf59f068e764134dbbcc91 # dt-bindings: pwm: tpu: Add R-Car V3U device tree bindings
- 87133703bb5a16ce4285a761ae3bd3f554b4cb45 # arm64: dts: renesas: r8a779a0: Add TPU node
+bsp51x:
+ - 10d9b21ecef1d95c7102293f7db30e2251da1e11 # arm64: defconfig: Enable R-Car PWM-TPU by default
+ - 86f2fede9d01f321b289d60811f03821cfdff379 # arm64: dts: renesas: r8a779a0: Add TPU node
+
upstream:
- torvalds: c6d387612b6659d6ea183cede83bb1635f62d117 # arm64: dts: renesas: r8a77961: Add TPU device node
- torvalds: bdd8b0053f4ff0df889bd849f0789580e9faea3a # arm64: dts: renesas: r8a779a0: Add TPU device node