On 28/12/2022 10:41, Youghandhar Chintala wrote: > Currently, depth-charge Chrome OS bootloader code used in the SC7280 > SoC accesses the WiFi node using node names (wifi@<addr>). Since > depth-charge Chrome OS bootloader is a common code that is used in > SoCs having different WiFi chipsets, it is better if the depth-charge > Chrome OS bootloader code accesses the WiFi node using a WiFi alias. > The advantage of this method is that the depth-charge Chrome OS > bootloader code need not be changed for every new WiFi chip. > Therefore, add wifi alias entry for SC7280-idp device tree. > > Signed-off-by: Youghandhar Chintala <quic_youghand@xxxxxxxxxxx> > --- > V3: > - Replaced bootloader with Depth-charge Chrome OS bootloader > in the commit message > --- > arch/arm64/boot/dts/qcom/sc7280-idp.dtsi | 1 + Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof