Re: [PATCH net-next v2 04/12] dt-bindings: net: qcom,ethqos: Add Qualcomm sc8280xp compatibles

From: Krzysztof Kozlowski
Date: Tue Mar 21 2023 - 02:48:15 EST


On 20/03/2023 23:16, Andrew Halaney wrote:
> The sc8280xp has a new version of the ETHQOS hardware in it, EMAC v3.
> Add a compatible for this.
>
> Signed-off-by: Andrew Halaney <ahalaney@xxxxxxxxxx>
> ---
>
> Changes since v1:
> * Alphabetical sorting (Krzysztof)
>
> Documentation/devicetree/bindings/net/qcom,ethqos.yaml | 1 +
> Documentation/devicetree/bindings/net/snps,dwmac.yaml | 3 +++
> 2 files changed, 4 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/net/qcom,ethqos.yaml b/Documentation/devicetree/bindings/net/qcom,ethqos.yaml
> index 88234a2010b1..c60248e17e5a 100644
> --- a/Documentation/devicetree/bindings/net/qcom,ethqos.yaml
> +++ b/Documentation/devicetree/bindings/net/qcom,ethqos.yaml
> @@ -21,6 +21,7 @@ properties:
> enum:
> - qcom,qcs404-ethqos
> - qcom,sm8150-ethqos
> + - qcom,sc8280xp-ethqos

This still needs sort.

Best regards,
Krzysztof