diff options
| author | Wojciech Slenska <wojciech.slenska@gmail.com> | 2026-03-10 12:22:30 +0100 |
|---|---|---|
| committer | Paolo Abeni <pabeni@redhat.com> | 2026-03-12 12:28:11 +0100 |
| commit | 4320f1f111c587b8c6c9abc06f43e25bc10b670c (patch) | |
| tree | e12fb5db692389490f9478f5007ddb4756167336 | |
| parent | 52e4d5da6db788c3abc5bbb0e044e761b3540a30 (diff) | |
| download | linux-next-4320f1f111c587b8c6c9abc06f43e25bc10b670c.tar.gz linux-next-4320f1f111c587b8c6c9abc06f43e25bc10b670c.zip | |
dt-bindings: net: qcom,ipa: document qcm2290 compatible
Document that ipa on qcm2290 uses version 4.2, the same
as sc7180.
Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Wojciech Slenska <wojciech.slenska@gmail.com>
Link: https://patch.msgid.link/20260310112309.79261-2-wojciech.slenska@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
| -rw-r--r-- | Documentation/devicetree/bindings/net/qcom,ipa.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/qcom,ipa.yaml b/Documentation/devicetree/bindings/net/qcom,ipa.yaml index 4237e74041ef..e4bb627e1757 100644 --- a/Documentation/devicetree/bindings/net/qcom,ipa.yaml +++ b/Documentation/devicetree/bindings/net/qcom,ipa.yaml @@ -55,6 +55,10 @@ properties: - qcom,sm8550-ipa - items: - enum: + - qcom,qcm2290-ipa + - const: qcom,sc7180-ipa + - items: + - enum: - qcom,sm8650-ipa - const: qcom,sm8550-ipa |
