On Tue, 16 Apr 2024 at 17:36, Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> wrote: > > > > On 4/16/24 04:20, Dmitry Baryshkov wrote: > > All platforms except Qualcomm SC8180X pass CCI in the notification > > message. Use it instead of going back and forth over RPMSG > > interface to read CCI. > > > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > > --- > > Are we sure it's reeeeallly just 8180? More or less so. Previous platforms used either qcom-pmic-typec (sm8150, sm8250) or laptop-specific EC (sdm850 / c630, sc7180 / aspire1, CrOS). Next platforms (sc8280xp and sm8350, qcm6490) used pmic-glink and the new way of sending events. I think sc8180x was really the unfortunate one to use mixed events. -- With best wishes Dmitry