diff options
author | Sibi Sankar <[email protected]> | 2020-08-01 18:00:43 +0530 |
---|---|---|
committer | Georgi Djakov <[email protected]> | 2020-09-08 16:29:01 +0300 |
commit | 768220bb4169844ccd67964ee57ca76efa3edf3a (patch) | |
tree | 5bf7e80f73d54629d10584d83e8fc2da9ed66ef2 | |
parent | 5c3aff6d673a131e7f0a6986d802edefa1c7d3c3 (diff) |
dt-bindings: interconnect: Add OSM L3 DT binding on SM8150
Add Operation State Manager (OSM) L3 interconnect provider binding on
SM8150 SoCs.
Signed-off-by: Sibi Sankar <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Georgi Djakov <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml b/Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml index 91f70c9067d1..b6945c11eb46 100644 --- a/Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml +++ b/Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml @@ -19,6 +19,7 @@ properties: enum: - qcom,sc7180-osm-l3 - qcom,sdm845-osm-l3 + - qcom,sm8150-osm-l3 reg: maxItems: 1 |