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

From: Krzysztof Kozlowski
Date: Thu Mar 16 2023 - 03:19:37 EST


On 13/03/2023 17:56, 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>
> ---
> 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 68ef43fb283d..89c17ed0442f 100644
> --- a/Documentation/devicetree/bindings/net/qcom,ethqos.yaml
> +++ b/Documentation/devicetree/bindings/net/qcom,ethqos.yaml
> @@ -24,6 +24,7 @@ properties:
> enum:
> - qcom,qcs404-ethqos
> - qcom,sm8150-ethqos
> + - qcom,sc8280xp-ethqos

Alphabetical order, same in other places.


Best regards,
Krzysztof