On 1/11/26 9:35 AM, Val Packett wrote:
> Document the SC7180 (Snapdragon 7c) based ECS LIVA QC710 mini PC/devkit.
>
> Signed-off-by: Val Packett <val@packett.cool>
> ---
> Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
> index d48c625d3fc4..54750b11895f 100644
> --- a/Documentation/devicetree/bindings/arm/qcom.yaml
> +++ b/Documentation/devicetree/bindings/arm/qcom.yaml
> @@ -385,6 +385,7 @@ properties:
> - items:
> - enum:
> - acer,aspire1
> + - ecs,liva-qc710
You'll need to patch Documentation/devicetree/bindings/vendor-prefixes.yaml
with this one too
btw only patches 1,4,5 arrived to linux-arm-msm (and my inbox) - please
consider using b4, which will grab all the right Ccs for you
https://b4.docs.kernel.org/
Konrad