summaryrefslogtreecommitdiff
path: root/projects/linux/io/BSP41-upport-unsorted-patches.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/linux/io/BSP41-upport-unsorted-patches.yaml')
-rw-r--r--projects/linux/io/BSP41-upport-unsorted-patches.yaml33
1 files changed, 33 insertions, 0 deletions
diff --git a/projects/linux/io/BSP41-upport-unsorted-patches.yaml b/projects/linux/io/BSP41-upport-unsorted-patches.yaml
new file mode 100644
index 0000000..a89ad48
--- /dev/null
+++ b/projects/linux/io/BSP41-upport-unsorted-patches.yaml
@@ -0,0 +1,33 @@
+title: I2C; upport patches from BSP4.1x
+team: IO
+key: 58564d54-9c3a-11eb-8bce-db35e785a1f7
+status: New
+
+bsp41x:
+ - 6ef5ce0f8c690cb8b7697e18f5c20813d143d60f # i2c: mix: pca954x: reset mux in case of error during bus (de)select
+ - 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:
+ - needs HW (only KingFisher found so far), a testcase and then an evaluation
+ - 86293fe9951d83eb6db6be8db54d5ff88bf89cab:
+ - double check and upport
+ - b6dde4a58f547e0c52ff4c797b9d378419833eb7:
+ - 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.