[PATCH v2 4/5] dt-bindings: net: wireless: brcm4329-fmac: add clock description.
Jacobe Zang
jacobe.zang at wesion.com
Mon Jun 24 01:19:05 PDT 2024
Add clocks and clock-names for brcm4329-fmac.
Signed-off-by: Jacobe Zang <jacobe.zang at wesion.com>
---
.../bindings/net/wireless/brcm,bcm4329-fmac.yaml | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml b/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml
index e564f20d8f415..b9e39a62c3b32 100644
--- a/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml
+++ b/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml
@@ -121,6 +121,15 @@ properties:
NVRAM. This would normally be filled in by the bootloader from platform
configuration data.
+ clocks:
+ description: phandle to the clock connected on rtc clock line.
+ maxItems: 1
+
+ clock-names:
+ description: Names of the supplied clocks.
+ items:
+ - const: 32k
+
required:
- compatible
- reg
--
2.34.1
More information about the Linux-rockchip
mailing list