Message ID | 20240925090650.26314-1-quic_bpothuno@quicinc.com (mailing list archive) |
---|---|
State | Changes Requested |
Headers | show |
Series | arm64: dts: qcom: qcs6490-rb3gen2: Enable wifi for qcs6490-rb3gen2 boards | expand |
On Wed, Sep 25, 2024 at 02:36:50PM GMT, Balaji Pothunoori wrote: > Enable the 'wifi' node for qcs6490-rb3gen2 boards. > > Signed-off-by: Balaji Pothunoori <quic_bpothuno@quicinc.com> > --- > arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts | 1 + > 1 file changed, 1 insertion(+) Please take a look at the mailing list ([1]) before posting. [1] https://lore.kernel.org/linux-arm-msm/20240907-rb3g2-fixes-v1-4-eb9da98e9f80@linaro.org/ > > diff --git a/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts b/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts > index 0d45662b8028..21bcfcdb5e46 100644 > --- a/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts > +++ b/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts > @@ -792,6 +792,7 @@ > > &wifi { > memory-region = <&wlan_fw_mem>; > + status = "okay"; > }; > > /* PINCTRL - ADDITIONS TO NODES IN PARENT DEVICE TREE FILES */ > -- > 2.17.1 >
diff --git a/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts b/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts index 0d45662b8028..21bcfcdb5e46 100644 --- a/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts +++ b/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts @@ -792,6 +792,7 @@ &wifi { memory-region = <&wlan_fw_mem>; + status = "okay"; }; /* PINCTRL - ADDITIONS TO NODES IN PARENT DEVICE TREE FILES */
Enable the 'wifi' node for qcs6490-rb3gen2 boards. Signed-off-by: Balaji Pothunoori <quic_bpothuno@quicinc.com> --- arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts | 1 + 1 file changed, 1 insertion(+)