[PATCH 1/2] arm64: defconfig: enable SM8550 DISPCC clock driver

Neil Armstrong neil.armstrong at linaro.org
Wed Jan 11 11:38:19 PST 2023


Le 11/01/2023 à 20:28, Bjorn Andersson a écrit :
> On Tue, Jan 10, 2023 at 08:34:33PM +0100, Neil Armstrong wrote:
>> Build the Qualcomm SM8550 Display Clock Controller driver
>>
>> Signed-off-by: Neil Armstrong <neil.armstrong at linaro.org>
>> ---
>>   arch/arm64/configs/defconfig | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
>> index 851e8f9be06d..004c379eced7 100644
>> --- a/arch/arm64/configs/defconfig
>> +++ b/arch/arm64/configs/defconfig
>> @@ -1107,6 +1107,7 @@ CONFIG_SDM_GPUCC_845=y
>>   CONFIG_SDM_VIDEOCC_845=y
>>   CONFIG_SDM_DISPCC_845=y
>>   CONFIG_SM_DISPCC_8250=y
>> +CONFIG_SM_DISPCC_8550=y
> 
> Now that power-domains will probe defer properly, could we make this =m?

Sure, will change for v2.

Thanks,
Neil

> 
> Regards,
> Bjorn
> 
>>   CONFIG_SM_GCC_6115=y
>>   CONFIG_SM_GCC_8350=y
>>   CONFIG_SM_GCC_8450=y
>>
>> -- 
>> 2.34.1




More information about the linux-arm-kernel mailing list