Re: [PATCH v6 2/6] power: sequencing: qcom-wcn: improve support for wcn6855

From: Konrad Dybcio
Date: Fri Oct 18 2024 - 10:30:33 EST


On 18.10.2024 2:49 PM, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
>
> WCN6855 (also known as QCA6490) is similar to the already supported
> QCA6390 but takes in two more supplies so add a new vregs list for it.
>
> On sm8450-hdk it also requires a short assert of the xo-clk pin so add
> handling for it in a dedicated unit.

Any chance this fits into what

Documentation/devicetree/bindings/clock/gated-fixed-clock.yaml

describes?

Konrad