Message ID | 20231025-topic-sm8650-upstream-bindings-pdc-v1-1-42f62cc9858c@linaro.org |
---|---|
State | Accepted |
Commit | c1c647f604a55e73c6980046cc56df574402e362 |
Headers | show |
Series | dt-bindings: qcom,pdc: document the SM8650 Power Domain Controller | expand |
On Wed, 25 Oct 2023 09:27:36 +0200, Neil Armstrong wrote: > Document the Power Domain Controller on the SM8650 Platform. > > Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> > --- > For convenience, a regularly refreshed linux-next based git tree containing > all the SM8650 related work is available at: > https://git.codelinaro.org/neil.armstrong/linux/-/tree/topic/sm85650/upstream/integ > --- > Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml index 8473afffce63..c8a18bb25842 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml +++ b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml @@ -42,6 +42,7 @@ properties: - qcom,sm8350-pdc - qcom,sm8450-pdc - qcom,sm8550-pdc + - qcom,sm8650-pdc - const: qcom,pdc reg:
Document the Power Domain Controller on the SM8650 Platform. Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> --- For convenience, a regularly refreshed linux-next based git tree containing all the SM8650 related work is available at: https://git.codelinaro.org/neil.armstrong/linux/-/tree/topic/sm85650/upstream/integ --- Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml | 1 + 1 file changed, 1 insertion(+) --- base-commit: 4830854409466173b786a2d738d78f701d880cc5 change-id: 20231016-topic-sm8650-upstream-bindings-pdc-83f154b65291 Best regards,