public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 1/2] dt-bindings: net: ipq4019-mdio: add IPQ9574 compatible
@ 2024-05-07  2:47 Alexandru Gagniuc
  2024-05-07  2:47 ` [PATCH v2 2/2] arm64: dts: qcom: ipq9574: add MDIO bus Alexandru Gagniuc
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alexandru Gagniuc @ 2024-05-07  2:47 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Robert Marko, linux-arm-msm, netdev, devicetree,
	linux-kernel
  Cc: Alexandru Gagniuc, Conor Dooley

Add a compatible property specific to IPQ9574. This should be used
along with the IPQ4019 compatible. This second compatible serves the
same purpose as the ipq{5,6,8} compatibles. This is to indicate that
the clocks properties are required.

Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
---
 Documentation/devicetree/bindings/net/qcom,ipq4019-mdio.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/net/qcom,ipq4019-mdio.yaml b/Documentation/devicetree/bindings/net/qcom,ipq4019-mdio.yaml
index 0029e197a825..a94480e819ac 100644
--- a/Documentation/devicetree/bindings/net/qcom,ipq4019-mdio.yaml
+++ b/Documentation/devicetree/bindings/net/qcom,ipq4019-mdio.yaml
@@ -20,6 +20,7 @@ properties:
           - enum:
               - qcom,ipq6018-mdio
               - qcom,ipq8074-mdio
+              - qcom,ipq9574-mdio
           - const: qcom,ipq4019-mdio
 
   "#address-cells":
@@ -76,6 +77,7 @@ allOf:
               - qcom,ipq5018-mdio
               - qcom,ipq6018-mdio
               - qcom,ipq8074-mdio
+              - qcom,ipq9574-mdio
     then:
       required:
         - clocks
-- 
2.40.1


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

end of thread, other threads:[~2024-05-28  3:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-07  2:47 [PATCH v2 1/2] dt-bindings: net: ipq4019-mdio: add IPQ9574 compatible Alexandru Gagniuc
2024-05-07  2:47 ` [PATCH v2 2/2] arm64: dts: qcom: ipq9574: add MDIO bus Alexandru Gagniuc
2024-05-09  1:50 ` [PATCH v2 1/2] dt-bindings: net: ipq4019-mdio: add IPQ9574 compatible patchwork-bot+netdevbpf
2024-05-28  3:32 ` (subset) " Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox