On Fri, Oct 18, 2024 at 02:49:12PM +0200, 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. > > As we now have a separate set of targets for this variant, store the > pointer to the targets struct associated with a model in the device > match data. > > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > --- > drivers/power/sequencing/pwrseq-qcom-wcn.c | 101 ++++++++++++++++++++++++++++- > 1 file changed, 98 insertions(+), 3 deletions(-) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry