On 08/02/2024 07:28, Taniya Das wrote: > When remoteproc is used to boot the LPASS the ADSP PLL should not be > configured from the high level OS. Thus add support for property to > avoid configuring the LPASS PLL. > > Signed-off-by: Taniya Das <quic_tdas@xxxxxxxxxxx> You nicely bypassed all my filters. Please use subject prefixes matching the subsystem. You can get them for example with `git log --oneline -- DIRECTORY_OR_FILE` on the directory your patch is touching. Anyway, I don't understand point of this commit. Aren't you now duplicating qcom,adsp-pil-mode? Best regards, Krzysztof