[PATCH net-next 1/3] dt-bindings: net: emaclite: Add clock support
Radhey Shyam Pandey
radhey.shyam.pandey at amd.com
Mon Sep 30 12:55:36 PDT 2024
From: Abin Joseph <abin.joseph at amd.com>
Add s_axi_aclk AXI4 clock support and make clk optional to keep DTB
backward compatibility. Define max supported clock constraints.
Signed-off-by: Abin Joseph <abin.joseph at amd.com>
Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey at amd.com>
---
Documentation/devicetree/bindings/net/xlnx,emaclite.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/net/xlnx,emaclite.yaml b/Documentation/devicetree/bindings/net/xlnx,emaclite.yaml
index 92d8ade988f6..8fcf0732d713 100644
--- a/Documentation/devicetree/bindings/net/xlnx,emaclite.yaml
+++ b/Documentation/devicetree/bindings/net/xlnx,emaclite.yaml
@@ -29,6 +29,9 @@ properties:
interrupts:
maxItems: 1
+ clocks:
+ maxItems: 1
+
phy-handle: true
local-mac-address: true
--
2.34.1
More information about the linux-arm-kernel
mailing list