2023-09-12 18:09:11

by Bryan O'Donoghue

[permalink] [raw]
Subject: Re: [PATCH RFT 00/20] Venus cleanups

On 11/09/2023 16:10, Konrad Dybcio wrote:
> With the driver supporting multiple generations of hardware, some mold
> has definitely grown over the code..
>
> This series attempts to amend this situation a bit by commonizing some
> code paths and fixing some bugs while at it.
>
> Only tested on SM8250.
>
> Definitely needs testing on:
>
> - SDM845 with old bindings
> - SDM845 with new bindings or 7180
> - MSM8916
> - MSM8996
>
> Signed-off-by: Konrad Dybcio <[email protected]>

Don't we have both a db410c and db845c in Bjorn's lab you could test
this on ?

---
bod


2023-09-13 17:36:05

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH RFT 00/20] Venus cleanups

On 12.09.2023 08:19, Bryan O'Donoghue wrote:
> On 11/09/2023 16:10, Konrad Dybcio wrote:
>> With the driver supporting multiple generations of hardware, some mold
>> has definitely grown over the code..
>>
>> This series attempts to amend this situation a bit by commonizing some
>> code paths and fixing some bugs while at it.
>>
>> Only tested on SM8250.
>>
>> Definitely needs testing on:
>>
>> - SDM845 with old bindings
>> - SDM845 with new bindings or 7180
>> - MSM8916
>> - MSM8996
>>
>> Signed-off-by: Konrad Dybcio <[email protected]>
>
> Don't we have both a db410c and db845c in Bjorn's lab you could test this on ?
None that work

Konrad