Message ID | 20240820085517.435566-1-quic_gokulsri@quicinc.com (mailing list archive) |
---|---|
Headers | show |
Series | Add new driver for WCSS secure PIL loading | expand |
On 20/08/2024 10:55, Gokul Sriram Palanisamy wrote:
> This series depends on q6 clock removal series [1].
How? So this cannot be tested and merged?
That's second patchset to day with some totally bogus dependencies.
People, stop it.
Best regards,
Krzysztof
On 8/20/2024 4:42 PM, Krzysztof Kozlowski wrote: > On 20/08/2024 10:55, Gokul Sriram Palanisamy wrote: >> This series depends on q6 clock removal series [1]. > How? So this cannot be tested and merged? Yes. Though TrustZone enables these clocks, since Linux Kernel will consider these clock as unused. These clock will be disabled so we cannot bring Q6 out of reset. So we have the dependency set. I posted this as a separate series because [1] 'remove unnecessary q6 clocks' series was already reviewed for some versions. [1] https://patchwork.kernel.org/project/linux-arm-msm/cover/20240820055618.267554-1-quic_gokulsri@quicinc.com/ Regards, Gokul > That's second patchset to day with some totally bogus dependencies. > People, stop it. > > > Best regards, > Krzysztof >
On 22/08/2024 12:43, Gokul Sriram P wrote: > > On 8/20/2024 4:42 PM, Krzysztof Kozlowski wrote: >> On 20/08/2024 10:55, Gokul Sriram Palanisamy wrote: >>> This series depends on q6 clock removal series [1]. >> How? So this cannot be tested and merged? > > Yes. Though TrustZone enables these clocks, since Linux Kernel will > consider these clock as unused. > These clock will be disabled so we cannot bring Q6 out of reset. So we > have the dependency set. > I posted this as a separate series because [1] 'remove unnecessary q6 > clocks' series was already reviewed for some > versions. This is not a dependency in the kernel workflow. Nothing gets broken, nothing stops this patch from merging. Your remark is confusing and will either start questions or prevent applying the patchset. Best regards, Krzysztof
On 8/22/2024 4:58 PM, Krzysztof Kozlowski wrote: > On 22/08/2024 12:43, Gokul Sriram P wrote: >> On 8/20/2024 4:42 PM, Krzysztof Kozlowski wrote: >>> On 20/08/2024 10:55, Gokul Sriram Palanisamy wrote: >>>> This series depends on q6 clock removal series [1]. >>> How? So this cannot be tested and merged? >> Yes. Though TrustZone enables these clocks, since Linux Kernel will >> consider these clock as unused. >> These clock will be disabled so we cannot bring Q6 out of reset. So we >> have the dependency set. >> I posted this as a separate series because [1] 'remove unnecessary q6 >> clocks' series was already reviewed for some >> versions. > This is not a dependency in the kernel workflow. Nothing gets broken, > nothing stops this patch from merging. Your remark is confusing and will > either start questions or prevent applying the patchset. > Ok, got it. It will not break anything. Will post this series as independent series in v2. thanks, Gokul