diff options
author | Luca Weiss <[email protected]> | 2022-10-16 11:00:33 +0200 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2022-10-17 18:00:06 -0500 |
commit | c8c39c7427b7dfaf799d785ed0b5f2b631757cf4 (patch) | |
tree | a38822a9fb55867e39bc41802f0388c3647acc73 | |
parent | fa2d6ed19899462758ea807e93dd972240f836f4 (diff) |
dt-bindings: soc: qcom: aoss: Add sc8280xp compatible
Document the aoss-qmp compatible for sc8280xp.
Signed-off-by: Luca Weiss <[email protected]>
Reviewed-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 a4eeb7e158e5..da232f8d20d2 100644 --- a/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml @@ -28,6 +28,7 @@ properties: - qcom,sc7180-aoss-qmp - qcom,sc7280-aoss-qmp - qcom,sc8180x-aoss-qmp + - qcom,sc8280xp-aoss-qmp - qcom,sdm845-aoss-qmp - qcom,sm6350-aoss-qmp - qcom,sm8150-aoss-qmp |