User Tools

Site Tools


todo_tasks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
todo_tasks [2019/04/05 08:13]
Krzysztof Kozlowski
todo_tasks [2019/09/06 07:51] (current)
Krzysztof Kozlowski add "cpuidle big_little driver on Odroid-xu4"
Line 5: Line 5:
   - Use one cooling map for all cooling devices (follow up on [[https://​lore.kernel.org/​lkml/​cover.1530766981.git.viresh.kumar@linaro.org/​T/#​u|dt:​ thermal: Fix broken cooling-maps]]) //(reported by: krzk)//   - Use one cooling map for all cooling devices (follow up on [[https://​lore.kernel.org/​lkml/​cover.1530766981.git.viresh.kumar@linaro.org/​T/#​u|dt:​ thermal: Fix broken cooling-maps]]) //(reported by: krzk)//
   - [[https://​patchwork.kernel.org/​patch/​10528823/​|Remove TMU alias from DT bindings and driver because it looks unneeded]] //(reported by: krzk)//   - [[https://​patchwork.kernel.org/​patch/​10528823/​|Remove TMU alias from DT bindings and driver because it looks unneeded]] //(reported by: krzk)//
-  - Bring Suspend to RAM to Exynos5422 Odroid XU3/XU4/HC1 boards //(in progress: Marek Szyprowski)//​ 
   - Artik5: add support for AX88796C SPI Ethernet driver (kernel driver is there, but lacks DT support) //(reported by: Marek Szyprowski)//​   - Artik5: add support for AX88796C SPI Ethernet driver (kernel driver is there, but lacks DT support) //(reported by: Marek Szyprowski)//​
   - Lack of REGULATOR_ARIZONA_LDO1 in .config on TM2 causes endless loop: //(reported by: Marek Szyprowski)//​   - Lack of REGULATOR_ARIZONA_LDO1 in .config on TM2 causes endless loop: //(reported by: Marek Szyprowski)//​
Line 27: Line 26:
       - Another temporary workaround might be to remove power domain registers from PMU  when entering (only) AFTR.       - Another temporary workaround might be to remove power domain registers from PMU  when entering (only) AFTR.
     - See also [[https://​patchwork.kernel.org/​patch/​10875053/​|initial patch by Marek which was not accepted]] //(reported by: Marek Szyprowski)//​     - See also [[https://​patchwork.kernel.org/​patch/​10875053/​|initial patch by Marek which was not accepted]] //(reported by: Marek Szyprowski)//​
 +  - Test Mali drivers (ARM Mali400, ARM Midgard, Lima and Panfrost) with kernel DTS settings on Exynos3250, Exynos4210, Exynos4412, Exynos5250, Exynos542x and Exynos5433. Resources: [[https://​gitlab.freedesktop.org/​lima/​web/​wikis/​home|Lima status, tools and doc]], [[https://​github.com/​yuq/​gfx|off screen rendering Lima tool]]
 +  - Add Mali GPU cooling devices for all SoCs and test DVFS, [[https://​review.tizen.org/​git/?​p=platform/​kernel/​linux-exynos.git;​a=blob;​f=drivers/​gpu/​arm/​mali400/​r5p2_rel0/​platform/​exynos/​exynos.c;​h=cf3d03e9d89595d434518c0b74a1756347d83f60;​hb=5679a56b3a3bf2e8aed668e663464cd0281f8970|DVFS values and Exynos specifics on Tizen with Mali400]]
 +  - Fix DTC warnings (//make dtbs W=1//)
 +  - Convert bindings to json-schema //(for some of them in progress - krzk, see [[https://​patchwork.kernel.org/​project/​linux-samsung-soc/​list/?​series=164545&​state=%2A&​archive=both| dt-bindings:​ arm: samsung: Convert Samsung board/soc bindings to json-schema]])//​
 +  - Fix DT schema errors (//make dtbs_check//​)
 +  - XU4 hangs with big.LITTLE cpuidle [[https://​www.spinics.net/​lists/​linux-samsung-soc/​msg67238.html|cpuidle big_little driver on Odroid-xu4]] //(reported by: Jaafar Ali)//
  
-Please let us know if you pick up working on specific task to avoid duplicating efforts. Feel free to contact the person mentioned as "//​Reported by//" for more details. Also consider credits (//​Reported-by//​ or //​Suggested-by//​) when developing patch.+Please let us know if you pick up working on specific task to avoid duplicating efforts. Especially before picking up item in progress, please get in touch with mentioned person. Feel free to contact the person mentioned as "//​Reported by//" ​or mailing list for more details. Also consider credits (//​Reported-by//​ or //​Suggested-by//​) when developing patch.
todo_tasks.1554452011.txt.gz ยท Last modified: 2019/04/05 08:13 by Krzysztof Kozlowski