Re: [PATCH v2 11/12] arm64: dts: qcom: sm6115: Add WCN node.

2022-12-05 Thread Bjorn Andersson
On Thu, Dec 01, 2022 at 11:38:16AM +0100, Krzysztof Kozlowski wrote: > On 30/11/2022 21:09, Adam Skladowski wrote: > > Add WCN node to allow using wifi module. > > > > A nit: Drop full stop from commit subject. > Done. Thanks for pointing it out :) Regards, Bjorn > Best regards, > Krzysztof >

Re: [PATCH v2 11/12] arm64: dts: qcom: sm6115: Add WCN node.

2022-12-01 Thread Krzysztof Kozlowski
On 30/11/2022 21:09, Adam Skladowski wrote: > Add WCN node to allow using wifi module. > A nit: Drop full stop from commit subject. Best regards, Krzysztof

[PATCH v2 11/12] arm64: dts: qcom: sm6115: Add WCN node.

2022-11-30 Thread Adam Skladowski
Add WCN node to allow using wifi module. Signed-off-by: Adam Skladowski --- arch/arm64/boot/dts/qcom/sm6115.dtsi | 22 ++ 1 file changed, 22 insertions(+) diff --git a/arch/arm64/boot/dts/qcom/sm6115.dtsi b/arch/arm64/boot/dts/qcom/sm6115.dtsi index e676b9d117e3..38b903592a