diff options
author | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2023-05-04 19:17:54 +0300 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-05-15 05:29:25 +0300 |
commit | 0dc608855195c8f79e499e2a608b26e56e259810 (patch) | |
tree | 9a06c162d73caaf558950046dc5855b1b4950c9c /Documentation/devicetree/bindings/soc/qcom | |
parent | ac9a78681b921877518763ba0e89202254349d1b (diff) | |
download | linux-0dc608855195c8f79e499e2a608b26e56e259810.tar.xz |
dt-bindings: soc: qcom: aoss-qmp: add compatible for sa8775p
Document the AOSS QMP compatible for SA8775P.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230504161755.197417-1-brgl@bgdev.pl
Diffstat (limited to 'Documentation/devicetree/bindings/soc/qcom')
-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 |