Re: [PATCH 05/18] dt-bindings: arm: qcom: Document sony boards for apq8094

From: Konrad Dybcio
Date: Wed Mar 10 2021 - 08:42:22 EST


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