Re: [PATCH v2 5/7] arm64: dts: qcom: Add LeEco Le2
Konrad Dybcio <[email protected]>
| Newsgroups | org.kernel.vger.linux-hardening,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 8/20/26 11:42 AM, Adam Skladowski wrote: > Add a devicetree for the LeEco Le2 smartphone, which is based > on the Eldarion/MSM8976 SoC. > > Supported functionality as of this initial submission: > * I2C peripherals (Touchscreen,Audio amp, Haptics, Extcon, Led) > * Power Button, Volume Keys > * Regulators (PM8950) > * WLED (PMI8950) > * Remoteprocs (WCNSS) > * GPU > > Device tree also contains supply maps to other subsystems like MDSS > but due to missing dependencies like panel those are disabled. > > Signed-off-by: Adam Skladowski <[email protected]> > --- Reviewed-by: Konrad Dybcio <[email protected]> Konrad