2022-08-29 16:52:14

by Matthias Kaehlcke

[permalink] [raw]
Subject: [PATCH] arm64: dts: qcom: sc7280-qcard: Add alias 'wifi0'

Add the alias 'wifi0' for the WiFi interface on the Qcard. The alias
is needed by the BIOS which patches the WiFi MAC address read from
the VPD (Vital Product Data) into the device tree.

Signed-off-by: Matthias Kaehlcke <[email protected]>
---

arch/arm64/boot/dts/qcom/sc7280-qcard.dtsi | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/qcom/sc7280-qcard.dtsi b/arch/arm64/boot/dts/qcom/sc7280-qcard.dtsi
index 7adf31bb9827..7cd91df7a118 100644
--- a/arch/arm64/boot/dts/qcom/sc7280-qcard.dtsi
+++ b/arch/arm64/boot/dts/qcom/sc7280-qcard.dtsi
@@ -28,6 +28,7 @@ aliases {
bluetooth0 = &bluetooth;
serial0 = &uart5;
serial1 = &uart7;
+ wifi0 = &wifi;
};

pm8350c_pwm_backlight: backlight {
--
2.37.2.672.g94769d06f0-goog


2022-08-29 16:54:39

by Doug Anderson

[permalink] [raw]
Subject: Re: [PATCH] arm64: dts: qcom: sc7280-qcard: Add alias 'wifi0'

Hi,

On Mon, Aug 29, 2022 at 9:44 AM Matthias Kaehlcke <[email protected]> wrote:
>
> Add the alias 'wifi0' for the WiFi interface on the Qcard. The alias
> is needed by the BIOS which patches the WiFi MAC address read from
> the VPD (Vital Product Data) into the device tree.
>
> Signed-off-by: Matthias Kaehlcke <[email protected]>
> ---
>
> arch/arm64/boot/dts/qcom/sc7280-qcard.dtsi | 1 +
> 1 file changed, 1 insertion(+)

Looks right to me.

Reviewed-by: Douglas Anderson <[email protected]>

2022-08-29 17:06:40

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH] arm64: dts: qcom: sc7280-qcard: Add alias 'wifi0'



On 29.08.2022 18:44, Matthias Kaehlcke wrote:
> Add the alias 'wifi0' for the WiFi interface on the Qcard. The alias
> is needed by the BIOS which patches the WiFi MAC address read from
> the VPD (Vital Product Data) into the device tree.
>
> Signed-off-by: Matthias Kaehlcke <[email protected]>
> ---
Reviewed-by: Konrad Dybcio <[email protected]>

Konrad
>
> arch/arm64/boot/dts/qcom/sc7280-qcard.dtsi | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/boot/dts/qcom/sc7280-qcard.dtsi b/arch/arm64/boot/dts/qcom/sc7280-qcard.dtsi
> index 7adf31bb9827..7cd91df7a118 100644
> --- a/arch/arm64/boot/dts/qcom/sc7280-qcard.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sc7280-qcard.dtsi
> @@ -28,6 +28,7 @@ aliases {
> bluetooth0 = &bluetooth;
> serial0 = &uart5;
> serial1 = &uart7;
> + wifi0 = &wifi;
> };
>
> pm8350c_pwm_backlight: backlight {

2022-08-30 03:44:17

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH] arm64: dts: qcom: sc7280-qcard: Add alias 'wifi0'

On Mon, 29 Aug 2022 09:44:38 -0700, Matthias Kaehlcke wrote:
> Add the alias 'wifi0' for the WiFi interface on the Qcard. The alias
> is needed by the BIOS which patches the WiFi MAC address read from
> the VPD (Vital Product Data) into the device tree.
>
>

Applied, thanks!

[1/1] arm64: dts: qcom: sc7280-qcard: Add alias 'wifi0'
commit: cab29d324a0531cf396bf0fe57868146918af245

Best regards,
--
Bjorn Andersson <[email protected]>