Re: [PATCH v2 7/7] arm64: dts: qcom: Add Xiaomi Redmi 9T
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 Xiaomi Redmi 9T smartphone, which is based > on the Bengal/SM6115 SoC. > > Supported functionality as of this initial submission: > > * Display via SimpleFB/SimpleDRM > * GPU > * I2C peripherals (Backlight) > * Power Button, Volume Keys > * Regulators > * Remoteprocs (ADSP, CDSP, MPSS) > * UFS/SDCARD > * USB > > 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