On 02/02/2023 16:30, Krzysztof Kozlowski wrote: > On 02/02/2023 16:16, Konrad Dybcio wrote: >> >> >> On 2.02.2023 15:52, Kathiravan T wrote: >>> IPQ5332 has the APSS clock controller utilizing the same register space >>> as the APCS, so provide access to the APSS utilizing a child device like >>> other IPQ chipsets. >>> >>> Like IPQ6018, the same controller and driver is used, so utilize IPQ6018 >>> match data for IPQ5332. >>> >>> Signed-off-by: Kathiravan T <quic_kathirav@xxxxxxxxxxx> >>> --- >> Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> > > While this is not the fault of this patch, but we keep adding > compatibles with same driver data. I think this should start using > fallbacks at some point... I'll work on this. Best regards, Krzysztof