Message ID | 141e7cf03932859243edec83451c04c655ba640b.1601452132.git.schowdhu@codeaurora.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Add LLCC support for SM8150 SoC | expand |
On Wed, 30 Sep 2020 13:44:12 +0530, Souradeep Chowdhury wrote: > Add LLCC compatible for SM8150 SoC. > > Signed-off-by: Souradeep Chowdhury <schowdhu@codeaurora.org> > --- > Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml b/Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml index c3a8604dfa80..0a9889debc7c 100644 --- a/Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml +++ b/Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml @@ -23,6 +23,7 @@ properties: enum: - qcom,sc7180-llcc - qcom,sdm845-llcc + - qcom,sm8150-llcc reg: items:
Add LLCC compatible for SM8150 SoC. Signed-off-by: Souradeep Chowdhury <schowdhu@codeaurora.org> --- Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml | 1 + 1 file changed, 1 insertion(+)