Re: [PATCH v1 2/3] net: wireless: brcmfmac: Add optional 32k clock enable support
From: Jacobe Zang
Date: Thu Jun 20 2024 - 21:46:09 EST
Hello,
> Where is the binding for this?
I seperate the binding in this patch " [PATCH v1 1/3] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2 ", the specific code is
+ clocks = <&hym8563>;
+ clock-names = "32k";
Should I combine these two patch to one?
---
Best Regards
Jacobe