Re: [PATCH v2 2/3] arm64: dts: qcom: msm8916-samsung-fortuna: Add initial device trees

From: Konrad Dybcio
Date: Sat Aug 26 2023 - 08:02:28 EST


On 1.08.2023 13:22, Lin, Meng-Bo wrote:
> From: Walter Broemeling <wallebroem@xxxxxxxxx>
>
> Samsung Galaxy Core Prime, Grand Prime and Ace 4 are phones based on
> MSM8916. They are similar to the other Samsung devices based on MSM8916
> with only a few minor differences.
>
> This initial commit adds support for:
> - fortuna3g (SM-G530H)
> - fortunaltezt (SM-G530Y)
> - gprimeltecan (SM-G530W)
> - grandprimelte (SM-G530FZ)
> - heatqlte (SM-G357FZ)
> - rossa (SM-G360G)
[...]


> +&blsp_i2c1 {
> + /* SM5504 MUIC instead of SM5502 */
> + /delete-node/ extcon@25;
use /delete-node/ &label instead

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>

Konrad