Hi! > + - items: > + - enum: > + - sony,karin_windy > + - sony,karin-row > + - sony,satsuki-row > + - sony,sumire-row > + - sony,suzuran-row > + - qcom,msm8994 > + - const: qcom,apq8094 > + > - items: > - const: qcom,msm8996-mtp > > APQ8094 and MSM8994 are separate (though still very similar) SoCs, so they should probably have their own const:'s. karin_windy is based on APQ and all the rest are based on MSM. Sorry for not having documented these when first adding support for them. Konrad