Message ID | 20241017-sar2130p-soc-v1-1-7f9c204710c3@linaro.org |
---|---|
State | New |
Headers | show |
Series | dt-bindings: soc: qcom,aoss-qmp: Add SAR2130P compatible | expand |
On Thu, 17 Oct 2024 21:19:47 +0300, Dmitry Baryshkov wrote: > Document compatible for the Always-On Subsystem on SAR2130P platform. > > Applied, thanks! [1/1] dt-bindings: soc: qcom,aoss-qmp: Add SAR2130P compatible commit: 25136f046b84dbbe3cb8945666a2ecae487ddf3f Best regards,
diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml index 7afdb60edb22bb6e6042e2562afa9feb771f98e6..76f6d5c870a291b4deed93eaea339413b1db7d8d 100644 --- a/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml @@ -27,6 +27,7 @@ properties: - enum: - qcom,qdu1000-aoss-qmp - qcom,sa8775p-aoss-qmp + - qcom,sar2130p-aoss-qmp - qcom,sc7180-aoss-qmp - qcom,sc7280-aoss-qmp - qcom,sc8180x-aoss-qmp
Document compatible for the Always-On Subsystem on SAR2130P platform. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> --- Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml | 1 + 1 file changed, 1 insertion(+) --- base-commit: 7df1e7189cecb6965ce672e820a5ec6cf499b65b change-id: 20241017-sar2130p-soc-a334abae5f29 Best regards,