[PATCH net-next] dt-bindings: net: qcom,ipa: add SDX65 compatible

Alex Elder posted 1 patch 2 years, 11 months ago
There is a newer version of this series
Documentation/devicetree/bindings/net/qcom,ipa.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH net-next] dt-bindings: net: qcom,ipa: add SDX65 compatible
Posted by Alex Elder 2 years, 11 months ago
Add support for SDX65, which uses IPA v5.0.

Signed-off-by: Alex Elder <elder@linaro.org>
---
 Documentation/devicetree/bindings/net/qcom,ipa.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/net/qcom,ipa.yaml b/Documentation/devicetree/bindings/net/qcom,ipa.yaml
index 4aeda379726fa..2d5e4ffb2f9ef 100644
--- a/Documentation/devicetree/bindings/net/qcom,ipa.yaml
+++ b/Documentation/devicetree/bindings/net/qcom,ipa.yaml
@@ -49,6 +49,7 @@ properties:
       - qcom,sc7280-ipa
       - qcom,sdm845-ipa
       - qcom,sdx55-ipa
+      - qcom,sdx65-ipa
       - qcom,sm6350-ipa
       - qcom,sm8350-ipa
 
-- 
2.34.1
Re: [PATCH net-next] dt-bindings: net: qcom,ipa: add SDX65 compatible
Posted by Krzysztof Kozlowski 2 years, 11 months ago
On 14/03/2023 22:06, Alex Elder wrote:
> Add support for SDX65, which uses IPA v5.0.
> 
> Signed-off-by: Alex Elder <elder@linaro.org>
> ---
>  Documentation/devicetree/bindings/net/qcom,ipa.yaml | 1 +


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
Re: [PATCH net-next] dt-bindings: net: qcom,ipa: add SDX65 compatible
Posted by Simon Horman 2 years, 11 months ago
On Tue, Mar 14, 2023 at 04:06:28PM -0500, Alex Elder wrote:
> Add support for SDX65, which uses IPA v5.0.
> 
> Signed-off-by: Alex Elder <elder@linaro.org>

Reviewed-by: Simon Horman <simon.horman@corigine.com>