summaryrefslogtreecommitdiff
path: root/projects/linux/io
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2021-05-06 21:30:39 +0200
committerWolfram Sang <wsa+renesas@sang-engineering.com>2021-05-11 11:17:24 +0200
commit9a74b40d496b7465820ab7bd322a6eaeca7413d0 (patch)
tree91d27e92fafe240b5e0aa91fc04ef0f3ffc45f06 /projects/linux/io
parentc07533283eee32de25749ed94dca4c77101c2154 (diff)
linux: bsp-41x: move minor items to proper place
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects/linux/io')
-rw-r--r--projects/linux/io/BSP41-upport-unsorted-patches.yaml (renamed from projects/linux/io/I2C-upport-BSP41-patches.yaml)11
1 files changed, 11 insertions, 0 deletions
diff --git a/projects/linux/io/I2C-upport-BSP41-patches.yaml b/projects/linux/io/BSP41-upport-unsorted-patches.yaml
index 8a48201..a89ad48 100644
--- a/projects/linux/io/I2C-upport-BSP41-patches.yaml
+++ b/projects/linux/io/BSP41-upport-unsorted-patches.yaml
@@ -8,8 +8,12 @@ bsp41x:
- 86293fe9951d83eb6db6be8db54d5ff88bf89cab # i2c: rcar: Tidy up the register order for hardware specification ver1.00.
- b6dde4a58f547e0c52ff4c797b9d378419833eb7 # gpio: pca953x: do not ignore i2c errors
- f3670a6aa2bd5f47d79fb0360c0a7a3eb629d1a0 # i2c: rcar: Fix I2C DMA transmission by setting sequence
+ - 9915223f41c7d680aaaed12971601dc038ce76a3 # serial: sh-sci: Using mask when writing to HSRTRGR
+ - 12ef3158400ee43d9fb662f8dae804bc89aa5799 # serial: sh-sci: Fix transfer sequence of unsupport DMA transfer
+ - 2ab29c7beb545e8d4e91714baf96d5a2c10e5c4d # pci: pcie-rcar: add regulators support
upstream:
+ - lore: eff320aef92ffb33d00e57979fd3603bbb4a70f.1620648218.git.geert+renesas@glider.be # serial: sh-sci: Fix off-by-one error in FIFO threshold register setting
comments:
- 6ef5ce0f8c690cb8b7697e18f5c20813d143d60f:
@@ -20,3 +24,10 @@ comments:
- double check and upport
- f3670a6aa2bd5f47d79fb0360c0a7a3eb629d1a0:
- double check and upport
+ - 9915223f41c7d680aaaed12971601dc038ce76a3:
+ - double check and upport
+ - v1 sent
+ - 12ef3158400ee43d9fb662f8dae804bc89aa5799:
+ - double check and upport
+ - 2ab29c7beb545e8d4e91714baf96d5a2c10e5c4d:
+ - Needs ULCB+KingFisher for testing. Laurent has one.