diff options
author | Bartosz Golaszewski <[email protected]> | 2023-05-04 18:17:54 +0200 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2023-05-14 19:29:25 -0700 |
commit | 0dc608855195c8f79e499e2a608b26e56e259810 (patch) | |
tree | 9a06c162d73caaf558950046dc5855b1b4950c9c | |
parent | ac9a78681b921877518763ba0e89202254349d1b (diff) |
dt-bindings: soc: qcom: aoss-qmp: add compatible for sa8775p
Document the AOSS QMP compatible for SA8775P.
Signed-off-by: Bartosz Golaszewski <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml index 798f15588ee2..9dc8e48c8af4 100644 --- a/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml @@ -26,6 +26,7 @@ properties: items: - enum: - qcom,qdu1000-aoss-qmp + - qcom,sa8775p-aoss-qmp - qcom,sc7180-aoss-qmp - qcom,sc7280-aoss-qmp - qcom,sc8180x-aoss-qmp |