linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 net-next 1/1] dt-bindings: net: qcom,ethqos: Document SM8150 SoC compatible
@ 2022-03-25 20:07 Bhupesh Sharma
  2022-03-29 22:39 ` Jakub Kicinski
  0 siblings, 1 reply; 2+ messages in thread
From: Bhupesh Sharma @ 2022-03-25 20:07 UTC (permalink / raw)
  To: netdev
  Cc: bhupesh.sharma, bhupesh.linux, vkoul, linux-kernel, davem,
	linux-arm-msm, bjorn.andersson, Rob Herring

From: Vinod Koul <vkoul@kernel.org>

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>
---

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v4 net-next 1/1] dt-bindings: net: qcom,ethqos: Document SM8150 SoC compatible
  2022-03-25 20:07 [PATCH v4 net-next 1/1] dt-bindings: net: qcom,ethqos: Document SM8150 SoC compatible Bhupesh Sharma
@ 2022-03-29 22:39 ` Jakub Kicinski
  0 siblings, 0 replies; 2+ messages in thread
From: Jakub Kicinski @ 2022-03-29 22:39 UTC (permalink / raw)
  To: Bhupesh Sharma
  Cc: netdev, bhupesh.linux, vkoul, linux-kernel, davem, linux-arm-msm,
	bjorn.andersson, Rob Herring

On Sat, 26 Mar 2022 01:37:31 +0530 Bhupesh Sharma wrote:
> From: Vinod Koul <vkoul@kernel.org>
> 
> 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>
> ---
> 
> 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.

Looks like the support had been added already and this is just
documenting the binding so applied to net - commit 6094e391e643
("dt-bindings: net: qcom,ethqos: Document SM8150 SoC compatible")
Thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-29 22:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-25 20:07 [PATCH v4 net-next 1/1] dt-bindings: net: qcom,ethqos: Document SM8150 SoC compatible Bhupesh Sharma
2022-03-29 22:39 ` Jakub Kicinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).