[PATCH 7/7] arm64: defconfig: Enable IPQ9574 SoC base configs
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Wed Jan 11 07:03:22 PST 2023
On 11/01/2023 15:48, Kathiravan Thirumoorthy wrote:
>
> On 1/10/2023 5:43 PM, devi priya wrote:
>> Enables clk & pinctrl related configs
>>
>> Co-developed-by: Anusha Rao <quic_anusha at quicinc.com>
>> Signed-off-by: Anusha Rao <quic_anusha at quicinc.com>
>> Signed-off-by: devi priya <quic_devipriy at quicinc.com>
>> ---
>> arch/arm64/configs/defconfig | 2 ++
>> 1 file changed, 2 insertions(+)
>>
>> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
>> index 851e8f9be06d..e0ae0996d5ad 100644
>> --- a/arch/arm64/configs/defconfig
>> +++ b/arch/arm64/configs/defconfig
>> @@ -545,6 +545,7 @@ CONFIG_PINCTRL_IMX93=y
>> CONFIG_PINCTRL_MSM=y
>> CONFIG_PINCTRL_IPQ8074=y
>> CONFIG_PINCTRL_IPQ6018=y
>> +CONFIG_PINCTRL_IPQ9574=y
> Please move this after IPQ8074, to keep it in ascending order. We can
> move the IPQ6018 config before IPQ8074.
This must match savedefconfig order, not alphabetical.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list