Re: [PATCH] arm64: defconfig: Enable Qualcomm SM8350 TLMM and GCC

2021-03-07 Thread Vinod Koul
On 05-03-21, 18:10, Bjorn Andersson wrote: > Enable the Qualcomm SM8350 TLMM pinctrl and GCC clock drivers. They need > to be builtin to ensure that the UART is allowed to probe before user > space needs a console. Thanks for the patch, looks like I missed to send this one out :) Reviewed-by: Vin

[PATCH] arm64: defconfig: Enable Qualcomm SM8350 TLMM and GCC

2021-03-05 Thread Bjorn Andersson
Enable the Qualcomm SM8350 TLMM pinctrl and GCC clock drivers. They need to be builtin to ensure that the UART is allowed to probe before user space needs a console. Signed-off-by: Bjorn Andersson --- arch/arm64/configs/defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/c