All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: interconnect: Add SC8180x to OSM L3 DT binding
@ 2021-07-25  2:58 Bjorn Andersson
  2021-07-25  2:58 ` [PATCH 2/2] interconnect: qcom: osm-l3: Add sc8180x support Bjorn Andersson
  2021-07-29 21:39 ` [PATCH 1/2] dt-bindings: interconnect: Add SC8180x to OSM L3 DT binding Rob Herring
  0 siblings, 2 replies; 3+ messages in thread
From: Bjorn Andersson @ 2021-07-25  2:58 UTC (permalink / raw)
  To: Georgi Djakov, Rob Herring, Sibi Sankar
  Cc: linux-arm-msm, linux-pm, devicetree, linux-kernel

The Qualcomm SC8180x has an OSM L3, add compatible for this.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
---
 Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml b/Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml
index d6a95c3cb26f..e701524ee811 100644
--- a/Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml
+++ b/Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml
@@ -18,6 +18,7 @@ properties:
   compatible:
     enum:
       - qcom,sc7180-osm-l3
+      - qcom,sc8180x-osm-l3
       - qcom,sdm845-osm-l3
       - qcom,sm8150-osm-l3
       - qcom,sm8250-epss-l3
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-07-29 21:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-25  2:58 [PATCH 1/2] dt-bindings: interconnect: Add SC8180x to OSM L3 DT binding Bjorn Andersson
2021-07-25  2:58 ` [PATCH 2/2] interconnect: qcom: osm-l3: Add sc8180x support Bjorn Andersson
2021-07-29 21:39 ` [PATCH 1/2] dt-bindings: interconnect: Add SC8180x to OSM L3 DT binding Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.