Message ID | 20210513150150.51464-1-bartosz.dudziak@snejp.pl (mailing list archive) |
---|---|
State | New, archived |
Delegated to: | Daniel Lezcano |
Headers | show |
Series | [1/2] dt-bindings: arm: msm: Add SAW2 for APQ8026 and MSM8226 | expand |
On Thu, 13 May 2021 17:01:49 +0200, Bartosz Dudziak wrote: > Add the dt-binding compatible in the SPM AVS Wrapper 2 (SAW2) for the > APQ8026 and MSM8226 SoC platforms. > > Signed-off-by: Bartosz Dudziak <bartosz.dudziak@snejp.pl> > --- > Documentation/devicetree/bindings/arm/msm/qcom,saw2.txt | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/arm/msm/qcom,saw2.txt b/Documentation/devicetree/bindings/arm/msm/qcom,saw2.txt index ae4afc6dcf..73e70e99e1 100644 --- a/Documentation/devicetree/bindings/arm/msm/qcom,saw2.txt +++ b/Documentation/devicetree/bindings/arm/msm/qcom,saw2.txt @@ -25,7 +25,9 @@ PROPERTIES "qcom,saw2" A more specific value could be one of: "qcom,apq8064-saw2-v1.1-cpu" + "qcom,msm8226-saw2-v2.1-cpu" "qcom,msm8974-saw2-v2.1-cpu" + "qcom,apq8026-saw2-v2.1-cpu" "qcom,apq8084-saw2-v2.1-cpu" - reg:
Add the dt-binding compatible in the SPM AVS Wrapper 2 (SAW2) for the APQ8026 and MSM8226 SoC platforms. Signed-off-by: Bartosz Dudziak <bartosz.dudziak@snejp.pl> --- Documentation/devicetree/bindings/arm/msm/qcom,saw2.txt | 2 ++ 1 file changed, 2 insertions(+)