From 98488d779211bf1420578004874054db9ba92cca Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Fri, 22 Mar 2019 15:11:19 +0100 Subject: projects: Import tasks from peripelist for Core Signed-off-by: Geert Uytterhoeven --- projects/linux/core/arm_dts_emev2_scu.yaml | 13 +++++++++++++ projects/linux/core/arm_dts_gen1_hpbreg.yaml | 13 +++++++++++++ projects/linux/core/arm_dts_gen1_intc2.yaml | 13 +++++++++++++ projects/linux/core/arm_dts_gen2_generic_counter.yaml | 13 +++++++++++++ projects/linux/core/arm_dts_r8a7740_inta_ctrl.yaml | 13 +++++++++++++ projects/linux/core/arm_dts_r8a7740_meram.yaml | 13 +++++++++++++ projects/linux/core/arm_dts_r8a7779_scu.yaml | 13 +++++++++++++ projects/linux/core/arm_dts_sh73a0_aparm.yaml | 13 +++++++++++++ projects/linux/core/arm_dts_sh73a0_scu.yaml | 13 +++++++++++++ projects/linux/core/arm_shmobile_emev2_dt_scu.yaml | 13 +++++++++++++ projects/linux/core/arm_shmobile_emev2_dt_smu.yaml | 13 +++++++++++++ projects/linux/core/arm_shmobile_gen1_dt_hpbreg.yaml | 13 +++++++++++++ projects/linux/core/arm_shmobile_gen1_dt_intc2.yaml | 13 +++++++++++++ .../linux/core/arm_shmobile_gen2_dt_generic_counter.yaml | 13 +++++++++++++ projects/linux/core/arm_shmobile_gen2_dt_irqc.yaml | 13 +++++++++++++ projects/linux/core/arm_shmobile_gen2_dt_rst.yaml | 13 +++++++++++++ .../linux/core/arm_shmobile_r8a7740_dt_inta_ctrl.yaml | 13 +++++++++++++ projects/linux/core/arm_shmobile_r8a7740_dt_irqpin0.yaml | 13 +++++++++++++ projects/linux/core/arm_shmobile_r8a7740_dt_meram.yaml | 13 +++++++++++++ projects/linux/core/arm_shmobile_r8a7779_dt_hpbreg.yaml | 13 +++++++++++++ projects/linux/core/arm_shmobile_r8a7779_dt_scu.yaml | 13 +++++++++++++ projects/linux/core/arm_shmobile_sh73a0_dt_aparm.yaml | 13 +++++++++++++ projects/linux/core/arm_shmobile_sh73a0_dt_cpg.yaml | 13 +++++++++++++ projects/linux/core/arm_shmobile_sh73a0_dt_scu.yaml | 13 +++++++++++++ projects/linux/core/arm_shmobile_sh73a0_dt_sysc.yaml | 13 +++++++++++++ projects/linux/core/clk_renesas_determine_rate.yaml | 13 +++++++++++++ projects/linux/core/devfreq_gpu.yaml | 13 +++++++++++++ projects/linux/core/dma_engine_ipmmu.yaml | 14 ++++++++++++++ projects/linux/core/dt_fixup.yaml | 14 ++++++++++++++ projects/linux/core/gen2_uniform_pmic_single.yaml | 14 ++++++++++++++ projects/linux/core/gpio_leds_keyboard_sharing.yaml | 13 +++++++++++++ projects/linux/core/ipmmu_dmac_chan0.yaml | 13 +++++++++++++ projects/linux/core/ipmmu_iova_extension.yaml | 15 +++++++++++++++ projects/linux/core/ipmmu_suspend_resume.yaml | 15 +++++++++++++++ projects/linux/core/pfc_tdsel_save_restore.yaml | 15 +++++++++++++++ projects/linux/core/rcar_dmac_priority.yaml | 14 ++++++++++++++ projects/linux/core/rcar_dmac_slow_mode.yaml | 14 ++++++++++++++ projects/linux/core/reset_controller_debugfs.yaml | 13 +++++++++++++ projects/linux/core/sh73a0_seconary_cpu_l2c.yaml | 13 +++++++++++++ .../linux/core/sh73a0_secondary_cpu_system_resume.yaml | 13 +++++++++++++ projects/linux/core/smp_r8a7779_dt.yaml | 13 +++++++++++++ projects/linux/core/virt_gpio_paravirtualization.yaml | 14 ++++++++++++++ projects/uboot/wheat_dm_dt_conversion.yaml | 14 ++++++++++++++ 43 files changed, 572 insertions(+) create mode 100644 projects/linux/core/arm_dts_emev2_scu.yaml create mode 100644 projects/linux/core/arm_dts_gen1_hpbreg.yaml create mode 100644 projects/linux/core/arm_dts_gen1_intc2.yaml create mode 100644 projects/linux/core/arm_dts_gen2_generic_counter.yaml create mode 100644 projects/linux/core/arm_dts_r8a7740_inta_ctrl.yaml create mode 100644 projects/linux/core/arm_dts_r8a7740_meram.yaml create mode 100644 projects/linux/core/arm_dts_r8a7779_scu.yaml create mode 100644 projects/linux/core/arm_dts_sh73a0_aparm.yaml create mode 100644 projects/linux/core/arm_dts_sh73a0_scu.yaml create mode 100644 projects/linux/core/arm_shmobile_emev2_dt_scu.yaml create mode 100644 projects/linux/core/arm_shmobile_emev2_dt_smu.yaml create mode 100644 projects/linux/core/arm_shmobile_gen1_dt_hpbreg.yaml create mode 100644 projects/linux/core/arm_shmobile_gen1_dt_intc2.yaml create mode 100644 projects/linux/core/arm_shmobile_gen2_dt_generic_counter.yaml create mode 100644 projects/linux/core/arm_shmobile_gen2_dt_irqc.yaml create mode 100644 projects/linux/core/arm_shmobile_gen2_dt_rst.yaml create mode 100644 projects/linux/core/arm_shmobile_r8a7740_dt_inta_ctrl.yaml create mode 100644 projects/linux/core/arm_shmobile_r8a7740_dt_irqpin0.yaml create mode 100644 projects/linux/core/arm_shmobile_r8a7740_dt_meram.yaml create mode 100644 projects/linux/core/arm_shmobile_r8a7779_dt_hpbreg.yaml create mode 100644 projects/linux/core/arm_shmobile_r8a7779_dt_scu.yaml create mode 100644 projects/linux/core/arm_shmobile_sh73a0_dt_aparm.yaml create mode 100644 projects/linux/core/arm_shmobile_sh73a0_dt_cpg.yaml create mode 100644 projects/linux/core/arm_shmobile_sh73a0_dt_scu.yaml create mode 100644 projects/linux/core/arm_shmobile_sh73a0_dt_sysc.yaml create mode 100644 projects/linux/core/clk_renesas_determine_rate.yaml create mode 100644 projects/linux/core/devfreq_gpu.yaml create mode 100644 projects/linux/core/dma_engine_ipmmu.yaml create mode 100644 projects/linux/core/dt_fixup.yaml create mode 100644 projects/linux/core/gen2_uniform_pmic_single.yaml create mode 100644 projects/linux/core/gpio_leds_keyboard_sharing.yaml create mode 100644 projects/linux/core/ipmmu_dmac_chan0.yaml create mode 100644 projects/linux/core/ipmmu_iova_extension.yaml create mode 100644 projects/linux/core/ipmmu_suspend_resume.yaml create mode 100644 projects/linux/core/pfc_tdsel_save_restore.yaml create mode 100644 projects/linux/core/rcar_dmac_priority.yaml create mode 100644 projects/linux/core/rcar_dmac_slow_mode.yaml create mode 100644 projects/linux/core/reset_controller_debugfs.yaml create mode 100644 projects/linux/core/sh73a0_seconary_cpu_l2c.yaml create mode 100644 projects/linux/core/sh73a0_secondary_cpu_system_resume.yaml create mode 100644 projects/linux/core/smp_r8a7779_dt.yaml create mode 100644 projects/linux/core/virt_gpio_paravirtualization.yaml create mode 100644 projects/uboot/wheat_dm_dt_conversion.yaml diff --git a/projects/linux/core/arm_dts_emev2_scu.yaml b/projects/linux/core/arm_dts_emev2_scu.yaml new file mode 100644 index 0000000..f41fcea --- /dev/null +++ b/projects/linux/core/arm_dts_emev2_scu.yaml @@ -0,0 +1,13 @@ +title: "EMEV2; Describe SCU in DT" +team: Core +key: 1df2c63f-da42-4048-b758-85477f3c13d5 +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/arm_dts_gen1_hpbreg.yaml b/projects/linux/core/arm_dts_gen1_hpbreg.yaml new file mode 100644 index 0000000..a9a08e2 --- /dev/null +++ b/projects/linux/core/arm_dts_gen1_hpbreg.yaml @@ -0,0 +1,13 @@ +title: "Gen1; Describe HPBREG in DT" +team: Core +key: 1e7e8be8-f9d0-44d0-9f61-ed6a1d16d267 +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/arm_dts_gen1_intc2.yaml b/projects/linux/core/arm_dts_gen1_intc2.yaml new file mode 100644 index 0000000..d217631 --- /dev/null +++ b/projects/linux/core/arm_dts_gen1_intc2.yaml @@ -0,0 +1,13 @@ +title: "Gen1; Describe INTC2 in DT" +team: Core +key: 79e5f8ca-a731-4b2a-8770-2d4b9ac41ede +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/arm_dts_gen2_generic_counter.yaml b/projects/linux/core/arm_dts_gen2_generic_counter.yaml new file mode 100644 index 0000000..7f66a11 --- /dev/null +++ b/projects/linux/core/arm_dts_gen2_generic_counter.yaml @@ -0,0 +1,13 @@ +title: "Gen2; Describe generic counter in DT" +team: Core +key: 9f1a7c22-4cb1-4413-9cb4-42b9f638bb95 +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/arm_dts_r8a7740_inta_ctrl.yaml b/projects/linux/core/arm_dts_r8a7740_inta_ctrl.yaml new file mode 100644 index 0000000..313670e --- /dev/null +++ b/projects/linux/core/arm_dts_r8a7740_inta_ctrl.yaml @@ -0,0 +1,13 @@ +title: "r8a7740; Describe INTA_CTRL in DT" +team: Core +key: 6bc1ce74-859b-4269-8574-6377ecd23fe9 +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/arm_dts_r8a7740_meram.yaml b/projects/linux/core/arm_dts_r8a7740_meram.yaml new file mode 100644 index 0000000..01c9433 --- /dev/null +++ b/projects/linux/core/arm_dts_r8a7740_meram.yaml @@ -0,0 +1,13 @@ +title: "r8a7740; Describe MERAM in DT" +team: Core +key: 7a876bf4-7936-45ac-8044-4ef72d4a6e88 +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/arm_dts_r8a7779_scu.yaml b/projects/linux/core/arm_dts_r8a7779_scu.yaml new file mode 100644 index 0000000..f43e8ac --- /dev/null +++ b/projects/linux/core/arm_dts_r8a7779_scu.yaml @@ -0,0 +1,13 @@ +title: "r8a7779; Describe SCU in DT" +team: Core +key: d4aede69-3d6e-4034-a85f-66afb0182abb +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/arm_dts_sh73a0_aparm.yaml b/projects/linux/core/arm_dts_sh73a0_aparm.yaml new file mode 100644 index 0000000..312155f --- /dev/null +++ b/projects/linux/core/arm_dts_sh73a0_aparm.yaml @@ -0,0 +1,13 @@ +title: "sh73a0; Describe APARM in DT" +team: Core +key: 00dd6a67-68e8-433e-9e38-fd9907e86ccd +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/arm_dts_sh73a0_scu.yaml b/projects/linux/core/arm_dts_sh73a0_scu.yaml new file mode 100644 index 0000000..b058ba7 --- /dev/null +++ b/projects/linux/core/arm_dts_sh73a0_scu.yaml @@ -0,0 +1,13 @@ +title: "sh73a0; Describe SCU in DT" +team: Core +key: d7be018c-6583-4fd4-b6ad-dfbb9fc88e24 +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/arm_shmobile_emev2_dt_scu.yaml b/projects/linux/core/arm_shmobile_emev2_dt_scu.yaml new file mode 100644 index 0000000..59bf2df --- /dev/null +++ b/projects/linux/core/arm_shmobile_emev2_dt_scu.yaml @@ -0,0 +1,13 @@ +title: "EMEV2; Use SCU in DT for secondary CPU bringup" +team: Core +key: 8fccbe6b-8d76-449f-9981-691b44acef33 +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/arm_shmobile_emev2_dt_smu.yaml b/projects/linux/core/arm_shmobile_emev2_dt_smu.yaml new file mode 100644 index 0000000..0bf9c71 --- /dev/null +++ b/projects/linux/core/arm_shmobile_emev2_dt_smu.yaml @@ -0,0 +1,13 @@ +title: "EMEV2; Use SMU in DT for secondary CPU bringup" +team: Core +key: 829abc53-629a-463b-8743-38db0d50c5ec +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/arm_shmobile_gen1_dt_hpbreg.yaml b/projects/linux/core/arm_shmobile_gen1_dt_hpbreg.yaml new file mode 100644 index 0000000..ab96e94 --- /dev/null +++ b/projects/linux/core/arm_shmobile_gen1_dt_hpbreg.yaml @@ -0,0 +1,13 @@ +title: "Gen1; Use HPBREG in DT for IRQ routing init" +team: Core +key: 7c4de9a2-989d-4a96-a4a8-1a72ca41a97c +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/arm_shmobile_gen1_dt_intc2.yaml b/projects/linux/core/arm_shmobile_gen1_dt_intc2.yaml new file mode 100644 index 0000000..a82b3a6 --- /dev/null +++ b/projects/linux/core/arm_shmobile_gen1_dt_intc2.yaml @@ -0,0 +1,13 @@ +title: "Gen1; Use INTC2 in DT for IRQ routing init" +team: Core +key: f3f0e871-5354-4019-b6b5-7bcdb2795be3 +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/arm_shmobile_gen2_dt_generic_counter.yaml b/projects/linux/core/arm_shmobile_gen2_dt_generic_counter.yaml new file mode 100644 index 0000000..f422a2b --- /dev/null +++ b/projects/linux/core/arm_shmobile_gen2_dt_generic_counter.yaml @@ -0,0 +1,13 @@ +title: "Gen2; Use generic counter in DT for timer fixup" +team: Core +key: 025cccdf-07db-42c2-a199-4c9ce75892d3 +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/arm_shmobile_gen2_dt_irqc.yaml b/projects/linux/core/arm_shmobile_gen2_dt_irqc.yaml new file mode 100644 index 0000000..5e6122f --- /dev/null +++ b/projects/linux/core/arm_shmobile_gen2_dt_irqc.yaml @@ -0,0 +1,13 @@ +title: "Gen2; Use IRQC in DT for da9063/da9210 regulator quirk" +team: Core +key: 97d8701b-0a0a-4761-a5a4-6cd65b8500b4 +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/arm_shmobile_gen2_dt_rst.yaml b/projects/linux/core/arm_shmobile_gen2_dt_rst.yaml new file mode 100644 index 0000000..37dfba1 --- /dev/null +++ b/projects/linux/core/arm_shmobile_gen2_dt_rst.yaml @@ -0,0 +1,13 @@ +title: "Gen2; Use RST in DT for secondary CPU bringup" +team: Core +key: 6e3ce1f4-a5ab-4f27-9737-e19b31b60c1d +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/arm_shmobile_r8a7740_dt_inta_ctrl.yaml b/projects/linux/core/arm_shmobile_r8a7740_dt_inta_ctrl.yaml new file mode 100644 index 0000000..aa9a4cb --- /dev/null +++ b/projects/linux/core/arm_shmobile_r8a7740_dt_inta_ctrl.yaml @@ -0,0 +1,13 @@ +title: "r8a7740; Use INTA_CTRL in DT for IRQ routing init" +team: Core +key: 36803768-53a0-470c-913b-d34d6334f53a +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/arm_shmobile_r8a7740_dt_irqpin0.yaml b/projects/linux/core/arm_shmobile_r8a7740_dt_irqpin0.yaml new file mode 100644 index 0000000..2fad8d2 --- /dev/null +++ b/projects/linux/core/arm_shmobile_r8a7740_dt_irqpin0.yaml @@ -0,0 +1,13 @@ +title: "r8a7740; Use IRQPIN0 in DT for IRQ routing init" +team: Core +key: 8dce046a-3da2-4f8a-904d-b544b2c16005 +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/arm_shmobile_r8a7740_dt_meram.yaml b/projects/linux/core/arm_shmobile_r8a7740_dt_meram.yaml new file mode 100644 index 0000000..c5356e3 --- /dev/null +++ b/projects/linux/core/arm_shmobile_r8a7740_dt_meram.yaml @@ -0,0 +1,13 @@ +title: "r8a7740; Use MERAM in DT for MERAM buffer errata workaround" +team: Core +key: 1fe192f4-5cd7-4e0d-a938-cc3299aafa72 +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/arm_shmobile_r8a7779_dt_hpbreg.yaml b/projects/linux/core/arm_shmobile_r8a7779_dt_hpbreg.yaml new file mode 100644 index 0000000..b2276bf --- /dev/null +++ b/projects/linux/core/arm_shmobile_r8a7779_dt_hpbreg.yaml @@ -0,0 +1,13 @@ +title: "r8a7779; Use HPBREG in DT for secondary CPU bringup" +team: Core +key: feafa885-310a-480b-b5f9-5d6b69b4b5ce +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/arm_shmobile_r8a7779_dt_scu.yaml b/projects/linux/core/arm_shmobile_r8a7779_dt_scu.yaml new file mode 100644 index 0000000..5d7120b --- /dev/null +++ b/projects/linux/core/arm_shmobile_r8a7779_dt_scu.yaml @@ -0,0 +1,13 @@ +title: "r8a7779; Use SCU in DT for secondary CPU bringup" +team: Core +key: b6eb488f-592f-4993-b22a-45d9ca0e82a4 +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/arm_shmobile_sh73a0_dt_aparm.yaml b/projects/linux/core/arm_shmobile_sh73a0_dt_aparm.yaml new file mode 100644 index 0000000..87f3f1a --- /dev/null +++ b/projects/linux/core/arm_shmobile_sh73a0_dt_aparm.yaml @@ -0,0 +1,13 @@ +title: "sh73a0; Use APARM in DT for secondary CPU bringup" +team: Core +key: ec35340b-f735-4e82-9fb6-95eabf78f524 +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/arm_shmobile_sh73a0_dt_cpg.yaml b/projects/linux/core/arm_shmobile_sh73a0_dt_cpg.yaml new file mode 100644 index 0000000..68d7ae8 --- /dev/null +++ b/projects/linux/core/arm_shmobile_sh73a0_dt_cpg.yaml @@ -0,0 +1,13 @@ +title: "sh73a0; Use CPG in DT for secondary CPU bringup" +team: Core +key: cb58d925-ca8b-4455-9b73-76e4c06a6169 +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/arm_shmobile_sh73a0_dt_scu.yaml b/projects/linux/core/arm_shmobile_sh73a0_dt_scu.yaml new file mode 100644 index 0000000..3839a26 --- /dev/null +++ b/projects/linux/core/arm_shmobile_sh73a0_dt_scu.yaml @@ -0,0 +1,13 @@ +title: "sh73a0; Use SCU in DT for secondary CPU bringup" +team: Core +key: 42e019e2-5b6b-4be0-af6e-54e474c16deb +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/arm_shmobile_sh73a0_dt_sysc.yaml b/projects/linux/core/arm_shmobile_sh73a0_dt_sysc.yaml new file mode 100644 index 0000000..55a1da4 --- /dev/null +++ b/projects/linux/core/arm_shmobile_sh73a0_dt_sysc.yaml @@ -0,0 +1,13 @@ +title: "sh73a0; Use SYSC in DT for secondary CPU bringup" +team: Core +key: 3801a113-d379-4905-9922-3a9264563800 +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/clk_renesas_determine_rate.yaml b/projects/linux/core/clk_renesas_determine_rate.yaml new file mode 100644 index 0000000..a9bb391 --- /dev/null +++ b/projects/linux/core/clk_renesas_determine_rate.yaml @@ -0,0 +1,13 @@ +title: "CLK; Implement .determine_rate() callback" +team: Core +key: d81fd8b3-eeb7-487e-aecf-e78f386b32d8 +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/devfreq_gpu.yaml b/projects/linux/core/devfreq_gpu.yaml new file mode 100644 index 0000000..e338a02 --- /dev/null +++ b/projects/linux/core/devfreq_gpu.yaml @@ -0,0 +1,13 @@ +title: "DevFreq; GPU needs DevFreq" +team: Core +key: a4643889-f767-471c-849c-5dce4d0fe9db +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/dma_engine_ipmmu.yaml b/projects/linux/core/dma_engine_ipmmu.yaml new file mode 100644 index 0000000..aaf0785 --- /dev/null +++ b/projects/linux/core/dma_engine_ipmmu.yaml @@ -0,0 +1,14 @@ +title: "DMAEngine; Implement proper solution with IPMMU" +team: Core +key: 316f5f48-1f3c-474a-a411-ac05e381323d +status: Active +target-date: 2019-06-30 + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/dt_fixup.yaml b/projects/linux/core/dt_fixup.yaml new file mode 100644 index 0000000..5b28cd6 --- /dev/null +++ b/projects/linux/core/dt_fixup.yaml @@ -0,0 +1,14 @@ +title: "DT; DT fixup for new support" +team: Core +key: d68aa588-78e7-4d52-b672-f9e47f1d9555 +assignee: Geert +status: Abandoned + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/gen2_uniform_pmic_single.yaml b/projects/linux/core/gen2_uniform_pmic_single.yaml new file mode 100644 index 0000000..e8d68b4 --- /dev/null +++ b/projects/linux/core/gen2_uniform_pmic_single.yaml @@ -0,0 +1,14 @@ +title: "Gen2; Uniform PMIC support on single-PMIC boards" +team: Core +key: 9e4002bf-71ac-4c47-b38b-5aae3d78562e +assignee: Marek +status: Active + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/gpio_leds_keyboard_sharing.yaml b/projects/linux/core/gpio_leds_keyboard_sharing.yaml new file mode 100644 index 0000000..cf24ab1 --- /dev/null +++ b/projects/linux/core/gpio_leds_keyboard_sharing.yaml @@ -0,0 +1,13 @@ +title: "GPIO; Add support for sharing GPIOs for LEDs and keys" +team: Core +key: 73583518-23ed-4810-b370-25c03bbe184a +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/ipmmu_dmac_chan0.yaml b/projects/linux/core/ipmmu_dmac_chan0.yaml new file mode 100644 index 0000000..55cb35d --- /dev/null +++ b/projects/linux/core/ipmmu_dmac_chan0.yaml @@ -0,0 +1,13 @@ +title: "IPMMU; Finally get feedback from the hardware developers regarding the IPMMU + DMAC channel 0 issue" +team: Core +key: e99fbda1-2c18-4238-af18-e1ae248912db +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/ipmmu_iova_extension.yaml b/projects/linux/core/ipmmu_iova_extension.yaml new file mode 100644 index 0000000..c4b0034 --- /dev/null +++ b/projects/linux/core/ipmmu_iova_extension.yaml @@ -0,0 +1,15 @@ +title: "IPMMU; Add support for more than 32-bits IOVA space" +team: Core +key: 1c3075c8-21d8-4dbe-bb4f-311413da028d +assignee: Niklas +status: New +target-date: 2019-06-30 + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/ipmmu_suspend_resume.yaml b/projects/linux/core/ipmmu_suspend_resume.yaml new file mode 100644 index 0000000..a4d024e --- /dev/null +++ b/projects/linux/core/ipmmu_suspend_resume.yaml @@ -0,0 +1,15 @@ +title: "IPMMU; Suspend/resume support" +team: Core +key: 7284a61c-7479-4ac8-b859-ed880fe9d759 +assignee: Geert +status: Active +target-date: 2019-06-30 + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/pfc_tdsel_save_restore.yaml b/projects/linux/core/pfc_tdsel_save_restore.yaml new file mode 100644 index 0000000..8a6fb48 --- /dev/null +++ b/projects/linux/core/pfc_tdsel_save_restore.yaml @@ -0,0 +1,15 @@ +title: "PFC; Save/restore TDSEL for SDHI on R-Car Gen3" +team: Core +key: cae91046-2e44-47bb-99ff-d39bbbaea2c7 +assignee: Marek +status: Active +target-date: 2019-06-30 + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/rcar_dmac_priority.yaml b/projects/linux/core/rcar_dmac_priority.yaml new file mode 100644 index 0000000..e9ba94e --- /dev/null +++ b/projects/linux/core/rcar_dmac_priority.yaml @@ -0,0 +1,14 @@ +title: "RCAR-DMAC; Priority handling" +team: Core +key: e140106d-0470-48c2-a215-abd350d8f670 +assignee: Magnus +status: Active + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/rcar_dmac_slow_mode.yaml b/projects/linux/core/rcar_dmac_slow_mode.yaml new file mode 100644 index 0000000..6c90d41 --- /dev/null +++ b/projects/linux/core/rcar_dmac_slow_mode.yaml @@ -0,0 +1,14 @@ +title: "RCAR-DMAC; Slow mode trial (for e.g. SCIF hardening)" +team: Core +key: 149399fb-500f-471c-ae58-4e8bee5190f9 +assignee: Magnus +status: Active + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/reset_controller_debugfs.yaml b/projects/linux/core/reset_controller_debugfs.yaml new file mode 100644 index 0000000..e24090a --- /dev/null +++ b/projects/linux/core/reset_controller_debugfs.yaml @@ -0,0 +1,13 @@ +title: "RESET; Reset Controller debugfs" +team: Core +key: 714643f8-7998-4368-96f7-568dd22d8b6d +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/sh73a0_seconary_cpu_l2c.yaml b/projects/linux/core/sh73a0_seconary_cpu_l2c.yaml new file mode 100644 index 0000000..adf82f5 --- /dev/null +++ b/projects/linux/core/sh73a0_seconary_cpu_l2c.yaml @@ -0,0 +1,13 @@ +title: "sh73a0; Fix secondary CPU bringup with generic l2c OF initialization" +team: Core +key: d274a3fb-a85e-4acd-b09d-16b1ed79f10c +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/sh73a0_secondary_cpu_system_resume.yaml b/projects/linux/core/sh73a0_secondary_cpu_system_resume.yaml new file mode 100644 index 0000000..8a71db2 --- /dev/null +++ b/projects/linux/core/sh73a0_secondary_cpu_system_resume.yaml @@ -0,0 +1,13 @@ +title: "sh73a0; Fix reliability of secondary CPU bringup during system resume" +team: Core +key: 49394347-1a83-470d-b900-074545e01aa4 +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/smp_r8a7779_dt.yaml b/projects/linux/core/smp_r8a7779_dt.yaml new file mode 100644 index 0000000..7cab3f0 --- /dev/null +++ b/projects/linux/core/smp_r8a7779_dt.yaml @@ -0,0 +1,13 @@ +title: "SMP; DT SMP for r8a7779" +team: Core +key: 25ec8ef4-e9e2-4c87-94ff-48539d841255 +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/linux/core/virt_gpio_paravirtualization.yaml b/projects/linux/core/virt_gpio_paravirtualization.yaml new file mode 100644 index 0000000..22dd8f0 --- /dev/null +++ b/projects/linux/core/virt_gpio_paravirtualization.yaml @@ -0,0 +1,14 @@ +title: "virt; Paravirtualized GPIO" +team: Core +key: 1a857b7f-9ee5-4579-91ba-0431f9236889 +assignee: Geert +status: Active + +relationships: + +bsp-commits: + +upstream: + +comments: + diff --git a/projects/uboot/wheat_dm_dt_conversion.yaml b/projects/uboot/wheat_dm_dt_conversion.yaml new file mode 100644 index 0000000..fe144df --- /dev/null +++ b/projects/uboot/wheat_dm_dt_conversion.yaml @@ -0,0 +1,14 @@ +title: "U-Boot; R-Car Gen2 DM and DT conversion: Wheat" +team: Core +key: 16a111ee-1503-4e99-b8bd-cacc749493c6 +assignee: Marek +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + -- cgit v1.2.3