summaryrefslogtreecommitdiff
path: root/projects/linux
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2019-04-20 00:51:52 +0200
committerWolfram Sang <wsa+renesas@sang-engineering.com>2019-04-20 00:55:35 +0200
commit49aee627537db21902db415e94e7606242fef4e8 (patch)
treefae15f72721c201148f6dcbee831383eb73a8840 /projects/linux
parent830825266ecc8d18759cb369ff231e9f28d43589 (diff)
projects: linux: io: move over all remaining tasks from peripelist
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects/linux')
-rw-r--r--projects/linux/io/I2C-dynamic_client_addresses.yaml10
-rw-r--r--projects/linux/io/IIC-fix_arb_lost.yaml11
-rw-r--r--projects/linux/io/RAVB-MTU_with_interface_up.yaml11
-rw-r--r--projects/linux/io/SDHI-Gen3-SDR104-SDIO.yaml9
-rw-r--r--projects/linux/io/SDHI-IPMMU.yaml10
-rw-r--r--projects/linux/io/SDHI-clk_imbalance.yaml12
-rw-r--r--projects/linux/io/SDHI-eMMC_HPI.yaml9
-rw-r--r--projects/linux/io/SDHI-non_removable_fix.yaml14
-rw-r--r--projects/linux/io/Thermal-HW_fuses.yaml10
-rw-r--r--projects/linux/io/USB2-battery_charger.yaml10
-rw-r--r--projects/linux/io/USB3-battery_charger.yaml10
-rw-r--r--projects/linux/io/WDT-handover_from_bootloader.yaml11
-rw-r--r--projects/linux/io/bsp392_SDHI_HS400_add.yaml1
13 files changed, 128 insertions, 0 deletions
diff --git a/projects/linux/io/I2C-dynamic_client_addresses.yaml b/projects/linux/io/I2C-dynamic_client_addresses.yaml
new file mode 100644
index 0000000..38a2ec7
--- /dev/null
+++ b/projects/linux/io/I2C-dynamic_client_addresses.yaml
@@ -0,0 +1,10 @@
+title: I2C; dynamic client address infrastructure for the core
+team: IO
+key: 60a472ea-1c32-4f6e-a693-c5f4298ef20a
+assignee: Wolfram
+status: New
+
+upstream:
+
+comments:
+
diff --git a/projects/linux/io/IIC-fix_arb_lost.yaml b/projects/linux/io/IIC-fix_arb_lost.yaml
new file mode 100644
index 0000000..cda00f1
--- /dev/null
+++ b/projects/linux/io/IIC-fix_arb_lost.yaml
@@ -0,0 +1,11 @@
+title: IIC; fix arbitration lost handling
+team: IO
+key: 2fb3d3ef-f2dc-4229-860c-0e64fa13e4f4
+assignee: Wolfram
+status: Active
+target-date: 2019-06-30
+
+upstream:
+
+comments:
+
diff --git a/projects/linux/io/RAVB-MTU_with_interface_up.yaml b/projects/linux/io/RAVB-MTU_with_interface_up.yaml
new file mode 100644
index 0000000..78a06c4
--- /dev/null
+++ b/projects/linux/io/RAVB-MTU_with_interface_up.yaml
@@ -0,0 +1,11 @@
+title: EtherAVB; configure MTU size while interface is up
+team: IO
+key: 1463749f-9ca1-47a9-b366-732f77ca206c
+assignee: Ulrich
+status: Active
+target-date: 2019-05-31
+
+upstream:
+
+comments:
+
diff --git a/projects/linux/io/SDHI-Gen3-SDR104-SDIO.yaml b/projects/linux/io/SDHI-Gen3-SDR104-SDIO.yaml
new file mode 100644
index 0000000..250ff3d
--- /dev/null
+++ b/projects/linux/io/SDHI-Gen3-SDR104-SDIO.yaml
@@ -0,0 +1,9 @@
+title: SDHI; SDR104 on Gen3 seems broken with SDIO
+team: IO
+key: 46b18965-6e02-459f-848d-5a9897f621a3
+status: New
+
+upstream:
+
+comments:
+
diff --git a/projects/linux/io/SDHI-IPMMU.yaml b/projects/linux/io/SDHI-IPMMU.yaml
new file mode 100644
index 0000000..b2029c1
--- /dev/null
+++ b/projects/linux/io/SDHI-IPMMU.yaml
@@ -0,0 +1,10 @@
+title: SDHI; improve performance by using IPMMU (change max_segs)
+team: IO
+key: 05fce9ea-4149-4362-ad6c-6e2992cbc33b
+assignee: Shimoda
+status: New
+
+upstream:
+
+comments:
+
diff --git a/projects/linux/io/SDHI-clk_imbalance.yaml b/projects/linux/io/SDHI-clk_imbalance.yaml
new file mode 100644
index 0000000..e62ebb8
--- /dev/null
+++ b/projects/linux/io/SDHI-clk_imbalance.yaml
@@ -0,0 +1,12 @@
+title: SDHI; fix SDHI clock imbalance
+team: IO
+key: f0a3a834-9c53-41a1-865c-6bbeabefe499
+assignee: Niklas
+status: Active
+target-date: 2019-05-31
+
+upstream:
+
+comments:
+ - "we need to make sure we don't break older boards. APE6 should still work, including suspend/resume"
+ - "prototype (works on Gen3, TBC for APE6): https://patchwork.kernel.org/patch/10894815/"
diff --git a/projects/linux/io/SDHI-eMMC_HPI.yaml b/projects/linux/io/SDHI-eMMC_HPI.yaml
new file mode 100644
index 0000000..2cf9a0b
--- /dev/null
+++ b/projects/linux/io/SDHI-eMMC_HPI.yaml
@@ -0,0 +1,9 @@
+title: SDHI; HW assisted High Priority Interrupts (HPI) for eMMC
+team: IO
+key: 0fb61a74-ce24-4054-b474-67d7680a1d05
+status: New
+
+upstream:
+
+comments:
+
diff --git a/projects/linux/io/SDHI-non_removable_fix.yaml b/projects/linux/io/SDHI-non_removable_fix.yaml
new file mode 100644
index 0000000..2599913
--- /dev/null
+++ b/projects/linux/io/SDHI-non_removable_fix.yaml
@@ -0,0 +1,14 @@
+title: SDHI; remove workaround to enable 'non-removable' property
+team: IO
+key: 5799545f-2472-4332-aba9-f0909e1d2154
+assignee: Wolfram
+status: Blocked
+target-date: 2019-06-30
+
+relationships:
+ - depends: f0a3a834-9c53-41a1-865c-6bbeabefe499
+
+upstream:
+
+comments:
+
diff --git a/projects/linux/io/Thermal-HW_fuses.yaml b/projects/linux/io/Thermal-HW_fuses.yaml
new file mode 100644
index 0000000..377570d
--- /dev/null
+++ b/projects/linux/io/Thermal-HW_fuses.yaml
@@ -0,0 +1,10 @@
+title: Thermal; read fuses from HW
+team: IO
+key: f5841ee1-44c9-41a4-bbbd-cf6c2f2f97d5
+assignee: Niklas
+status: Paused
+
+upstream:
+
+comments:
+ - "We are waiting for HW to have the fuses set"
diff --git a/projects/linux/io/USB2-battery_charger.yaml b/projects/linux/io/USB2-battery_charger.yaml
new file mode 100644
index 0000000..6dd2268
--- /dev/null
+++ b/projects/linux/io/USB2-battery_charger.yaml
@@ -0,0 +1,10 @@
+title: USB2-Host; add battery charger support
+team: IO
+key: b19d966f-3a88-4c1c-8327-4a7f06a8dfda
+assignee: Shimoda
+status: New
+
+upstream:
+
+comments:
+
diff --git a/projects/linux/io/USB3-battery_charger.yaml b/projects/linux/io/USB3-battery_charger.yaml
new file mode 100644
index 0000000..9cc7770
--- /dev/null
+++ b/projects/linux/io/USB3-battery_charger.yaml
@@ -0,0 +1,10 @@
+title: USB3-Host; add battery charger support
+team: IO
+key: d276c631-a891-439d-835b-f84b7647ec4b
+assignee: Shimoda
+status: New
+
+upstream:
+
+comments:
+
diff --git a/projects/linux/io/WDT-handover_from_bootloader.yaml b/projects/linux/io/WDT-handover_from_bootloader.yaml
new file mode 100644
index 0000000..58a6db4
--- /dev/null
+++ b/projects/linux/io/WDT-handover_from_bootloader.yaml
@@ -0,0 +1,11 @@
+title: Watchdog; implement handover from bootloader
+team: IO
+key: a0883915-709c-4116-afc3-2629f1b06a4f
+assignee: Wolfram
+status: Active
+target-date: 2019-04-30
+
+upstream:
+
+comments:
+ - "RFC, needs discussion with Geert: https://patchwork.kernel.org/patch/10900571/"
diff --git a/projects/linux/io/bsp392_SDHI_HS400_add.yaml b/projects/linux/io/bsp392_SDHI_HS400_add.yaml
index b01294f..8e7f827 100644
--- a/projects/linux/io/bsp392_SDHI_HS400_add.yaml
+++ b/projects/linux/io/bsp392_SDHI_HS400_add.yaml
@@ -3,6 +3,7 @@ team: IO
key: eaaeb5e9-2e3b-4e4e-b18c-97c13d5f5605
status: New
assignee: Niklas
+target-date: 2019-06-30
relationships: