Jump to content

Template:Rt5033: Difference between revisions

From postmarketOS Wiki
m Flash LED: typo
fix battery, charging and otg
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== Charging ==
<code>rt5033-charger</code> driver is not available, so the charging is not controlled and there is no charging status reporting.
There is also a forgotten patch<ref>[https://lore.kernel.org/lkml/1425864191-4121-1-git-send-email-beomho.seo@samsung.com/ power: rt5033: Add Richtek RT533 drivers]</ref>, Jakko is looking into this.
== USB OTG ==
Another <code>rt5033-charger</code> driver issue. It's currently unable to power up a usb device in mainline. Try a hub with external power supply.
== Flash LED ==
== Flash LED ==
Currently WIP. It can be controlled with SG Micro SGM3140 charge pump LED driver<ref>[https://github.com/torvalds/linux/blob/master/drivers/leds/flash/leds-sgm3140.c drivers/leds/flash/leds-sgm3140]</ref>.
Currently WIP. It can be controlled with SG Micro SGM3140 charge pump LED driver<ref>[https://github.com/msm8916-mainline/linux/pull/317 arm64: dts: qcom: msm8916/39-samsung-a2015/fortuna/serranove: Add flash LED]</ref>.

Latest revision as of 11:33, 21 September 2023

Flash LED

Currently WIP. It can be controlled with SG Micro SGM3140 charge pump LED driver[1].