[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220325200731.1585554-1-bhupesh.sharma@linaro.org>
Date: Sat, 26 Mar 2022 01:37:31 +0530
From: Bhupesh Sharma <bhupesh.sharma@...aro.org>
To: netdev@...r.kernel.org
Cc: bhupesh.sharma@...aro.org, bhupesh.linux@...il.com,
vkoul@...nel.org, linux-kernel@...r.kernel.org,
davem@...emloft.net, linux-arm-msm@...r.kernel.org,
bjorn.andersson@...aro.org, Rob Herring <robh@...nel.org>
Subject: [PATCH v4 net-next 1/1] dt-bindings: net: qcom,ethqos: Document SM8150 SoC compatible
From: Vinod Koul <vkoul@...nel.org>
SM8150 has an ethernet controller and it needs a different
configuration, so add a new compatible for this.
Acked-by: Rob Herring <robh@...nel.org>
Signed-off-by: Vinod Koul <vkoul@...nel.org>
[bhsharma: Massage the commit log]
Signed-off-by: Bhupesh Sharma <bhupesh.sharma@...aro.org>
---
Changes since v3:
-----------------
- v3 can be seen here: https://lore.kernel.org/lkml/20220303084824.284946-4-bhupesh.sharma@linaro.org/T/
- Bjorn requested that this patch be sent to networking list separately,
so that patch can be easily reviewed and merged.
Documentation/devicetree/bindings/net/qcom,ethqos.txt | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/net/qcom,ethqos.txt b/Documentation/devicetree/bindings/net/qcom,ethqos.txt
index fcf5035810b5..1f5746849a71 100644
--- a/Documentation/devicetree/bindings/net/qcom,ethqos.txt
+++ b/Documentation/devicetree/bindings/net/qcom,ethqos.txt
@@ -7,7 +7,9 @@ This device has following properties:
Required properties:
-- compatible: Should be qcom,qcs404-ethqos"
+- compatible: Should be one of:
+ "qcom,qcs404-ethqos"
+ "qcom,sm8150-ethqos"
- reg: Address and length of the register set for the device
--
2.35.1
Powered by blists - more mailing lists