Skip to content

Commit a95571d

Browse files
rlaggyshGeorgi Djakov
authored andcommitted
dt-bindings: interconnect: Add EPSS L3 compatible for QCS8300 SoC
Add Epoch Subsystem (EPSS) L3 interconnect provider binding for QCS8300 SoC. As the EPSS hardware in QCS8300 and SA8775P are same, added a family-level compatible for SA877P SoC. This shared fallback compatible allows grouping of SoCs with similar hardware, reducing the need to explicitly list each variant in the driver match table. Signed-off-by: Raviteja Laggyshetty <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Georgi Djakov <[email protected]>
1 parent a8d7161 commit a95571d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ properties:
3636
- qcom,sm8350-epss-l3
3737
- qcom,sm8650-epss-l3
3838
- const: qcom,epss-l3
39+
- items:
40+
- enum:
41+
- qcom,qcs8300-epss-l3
42+
- const: qcom,sa8775p-epss-l3
43+
- const: qcom,epss-l3
3944

4045
reg:
4146
maxItems: 1

0 commit comments

Comments
 (0)