On Mon, Mar 08, 2021 at 06:12:29AM +0000, Sudeep Holla wrote: > On Tue, Feb 02, 2021 at 10:15:53PM +0000, Cristian Marussi wrote: > > Notification private data is currently accessible via handle->notify_priv; > > this data was indeed meant to be private to the notification core support > > and not to be accessible by SCMI drivers: make it private hiding it inside > > instance descriptor struct scmi_info and accessible only via dedicated > > helpers. > > > > Patch 3 - 35 looks good to me. I need to look at last 2 patches again. > So thought of replying instead of keeping you waited. You can start > rebasing once we pull IIO branch from Jonathan. I will keep you posted. > Ok, thanks I'm anyway starting rebasing on bare v5.12-rc2 (locally without posting) and then I'll rebase on top of your pulled Jonathan immutable branch and other cpufreq changes (from Nicola I think they were).
Thanks Cristian > -- > Regards, > Sudeep