[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220126221725.710167-2-bhupesh.sharma@linaro.org>
Date: Thu, 27 Jan 2022 03:47:18 +0530
From: Bhupesh Sharma <bhupesh.sharma@...aro.org>
To: linux-arm-msm@...r.kernel.org
Cc: bhupesh.sharma@...aro.org, bhupesh.linux@...il.com,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
robh+dt@...nel.org, agross@...nel.org, sboyd@...nel.org,
tdas@...eaurora.org, mturquette@...libre.com,
linux-clk@...r.kernel.org, bjorn.andersson@...aro.org,
davem@...emloft.net, netdev@...r.kernel.org,
Vinod Koul <vkoul@...nel.org>, Rob Herring <robh@...nel.org>
Subject: [PATCH 1/8] dt-bindings: net: qcom,ethqos: Document SM8150 SoC compatible
From: Vinod Koul <vkoul@...nel.org>
SM8150 has a ethernet controller and needs a different configuration so
add a new compatible for this
Cc: Rob Herring <robh@...nel.org>
Signed-off-by: Vinod Koul <vkoul@...nel.org>
---
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.34.1
Powered by blists - more mailing lists