Re: [PATCH 7/7] arm64: defconfig: Enable IPQ9574 SoC base configs

From: Devi Priya
Date: Fri Jan 13 2023 - 08:36:48 EST




On 1/11/2023 8:33 PM, Krzysztof Kozlowski wrote:
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@xxxxxxxxxxx>
Signed-off-by: Anusha Rao <quic_anusha@xxxxxxxxxxx>
Signed-off-by: devi priya <quic_devipriy@xxxxxxxxxxx>
---
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.
Understood!

Best regards,
Krzysztof

Best Regards,
Devi Priya