summaryrefslogtreecommitdiff
path: root/projects/linux/io
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2021-05-11 12:04:44 +0200
committerWolfram Sang <wsa+renesas@sang-engineering.com>2021-05-11 12:12:57 +0200
commitb3bc6ce6dad5dffe0ed5d9e67bdb490c6a08c52f (patch)
tree4d9fcccc266fad7f79bd57db00a970e031cb31e7 /projects/linux/io
parent9a74b40d496b7465820ab7bd322a6eaeca7413d0 (diff)
linux: bsp-41x: move KingFisher board 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-need-KF-patches.yaml20
-rw-r--r--projects/linux/io/BSP41-upport-unsorted-patches.yaml10
2 files changed, 22 insertions, 8 deletions
diff --git a/projects/linux/io/BSP41-need-KF-patches.yaml b/projects/linux/io/BSP41-need-KF-patches.yaml
new file mode 100644
index 0000000..000a5de
--- /dev/null
+++ b/projects/linux/io/BSP41-need-KF-patches.yaml
@@ -0,0 +1,20 @@
+title: upport patches from BSP4.1x which need a KingFisher board
+team: IO
+key: e677a0bc-b240-11eb-9028-d780c321b8b2
+status: New
+
+bsp41x:
+ - 6ef5ce0f8c690cb8b7697e18f5c20813d143d60f # i2c: mix: pca954x: reset mux in case of error during bus (de)select
+ - 2ab29c7beb545e8d4e91714baf96d5a2c10e5c4d # pci: pcie-rcar: add regulators support
+ - 98939bc36e84658cded034a2ac323dd134096410 # ti-st: add device tree support
+ - 268e22e8b2b0f066d3a5cef85fbef9692c796c25 # ti-st: use proper way to get shutdown gpio
+ - ad3078fd5f62e2c48ba16e91ea0cf18559a72641 # btwilink: add minimal device tree support
+ - e3dc6076bf1e243587d5a8772076b28bea3fc259 # wl18xx: do not invert IRQ on WLxxxx side
+ - 45c7178570251b4a90d2d5b3d16e4cbac9621a16 # nvme: Workaround Samsung 970 Pro power state issues
+ - a6c6f67592709f9c1e5cdc79ff29fb583afb362e # IIO: lsm9ds0: add IMU driver
+
+upstream:
+
+comments:
+ - only Laurent has a KF board currently which is not available with remote access.
+ - most patches here need physical access, though
diff --git a/projects/linux/io/BSP41-upport-unsorted-patches.yaml b/projects/linux/io/BSP41-upport-unsorted-patches.yaml
index a89ad48..7b6d082 100644
--- a/projects/linux/io/BSP41-upport-unsorted-patches.yaml
+++ b/projects/linux/io/BSP41-upport-unsorted-patches.yaml
@@ -1,23 +1,19 @@
-title: I2C; upport patches from BSP4.1x
+title: upport minor 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:
@@ -26,8 +22,6 @@ comments:
- double check and upport
- 9915223f41c7d680aaaed12971601dc038ce76a3:
- double check and upport
- - v1 sent
+ - v1 sent by Geert
- 12ef3158400ee43d9fb662f8dae804bc89aa5799:
- double check and upport
- - 2ab29c7beb545e8d4e91714baf96d5a2c10e5c4d:
- - Needs ULCB+KingFisher for testing. Laurent has one.