diff options
author | Alex Elder <elder@linaro.org> | 2023-03-15 22:43:05 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-03-18 08:32:32 +0300 |
commit | 0de10fd6eb94259a749d558ee0d34083ae010a1d (patch) | |
tree | a8fa2a8ce3dc7440cda32b7e8a9146bbe2fc5cf2 /Documentation | |
parent | 0e23f8ea4dca0277457478e17953a852759739a5 (diff) | |
download | linux-0de10fd6eb94259a749d558ee0d34083ae010a1d.tar.xz |
dt-bindings: net: qcom,ipa: add SDX65 compatible
Add support for SDX65, which uses IPA v5.0.
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Alex Elder <elder@linaro.org>
Link: https://lore.kernel.org/r/20230315194305.1647311-1-elder@linaro.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/net/qcom,ipa.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/qcom,ipa.yaml b/Documentation/devicetree/bindings/net/qcom,ipa.yaml index 4aeda379726f..2d5e4ffb2f9e 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 |