From: Sam Day on gitlab.com
Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3662

The Richtek RT5033 PMIC is used in various Qualcomm MSM8916 mobile
devices. These drivers enable proper battery charging support and fuel
gauge, as well as managing regulators that are needed for a functioning
rear camera flash LED.

---

The SM5502 MUIC (Micro-USB Interface Controller) is used in various
Samsung mobile devices. It provides an extcon driver that is used to
detect when a USB cable is plugged into the device, and ID pin sensing
to detect the host/device OTG mode.

---
 redhat/configs/fedora/generic/arm/aarch64/CONFIG_CHARGER_RT5033   |  1 +
 redhat/configs/fedora/generic/arm/aarch64/CONFIG_EXTCON_SM5502    |  1 +
 redhat/configs/fedora/generic/arm/aarch64/CONFIG_MFD_RT5033       |  1 +
 redhat/configs/fedora/generic/arm/aarch64/CONFIG_REGULATOR_RT5033 |  1 +
 4 files changed, 4 insertions(+), 0 deletions(-)

-- 
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to