Add support for SDX65, which uses IPA v5.0. Reviewed-by: Simon Horman <simon.horman@xxxxxxxxxxxx> Signed-off-by: Alex Elder <elder@xxxxxxxxxx> --- v2: Add review tag; base on linux-next/master; drop "net-next" in subject It is my intention to have this patch be taken via the Qualcomm repository (not net-next). 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