Re: [PATCH v2] arm64: dts: qcom: sc7280: Add wifi alias for SC7280-idp

From: Youghandhar Chintala (Temp)
Date: Wed Dec 28 2022 - 04:44:00 EST



On 12/28/2022 2:38 PM, Krzysztof Kozlowski wrote:
On 28/12/2022 08:02, Youghandhar Chintala (Temp) wrote:
On 12/23/2022 1:29 PM, Krzysztof Kozlowski wrote:
On 23/12/2022 08:33, Youghandhar Chintala wrote:
Currently, the boot loader code used in the SC7280 SoC accesses
the WiFi node using node names (wifi@<addr>). Since the bootloader
is a common code that is used in SoCs having different WiFi chipsets,
it is better if the bootloader code accesses the WiFi node using
a WiFi alias. The advantage of this method is that the boot loader
code need not be changed for every new WiFi chip.
Therefore, add wifi alias entry for SC7280-idp device tree
Sounds good but which bootloader.

Best regards,
Krzysztof
Depth-charge Chrome OS bootloader.
Put it in the commit msg.

Best regards,
Krzysztof

Added it in v3 version of patch.

Regards,

Youghandhar