Skip to content

Commit 6094e39

Browse files
vinodkoulkuba-moo
authored andcommitted
dt-bindings: net: qcom,ethqos: Document SM8150 SoC compatible
SM8150 has an ethernet controller and it needs a different configuration, so add a new compatible for this. Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Vinod Koul <vkoul@kernel.org> [bhsharma: Massage the commit log] Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org> Link: https://lore.kernel.org/r/20220325200731.1585554-1-bhupesh.sharma@linaro.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent ad7da1c commit 6094e39

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Documentation/devicetree/bindings/net/qcom,ethqos.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ This device has following properties:
77

88
Required properties:
99

10-
- compatible: Should be qcom,qcs404-ethqos"
10+
- compatible: Should be one of:
11+
"qcom,qcs404-ethqos"
12+
"qcom,sm8150-ethqos"
1113

1214
- reg: Address and length of the register set for the device
1315

0 commit comments

Comments
 (0)