[PATCH 3/4] arm64: dts: qcom: sm8250-xiaomi-elish: label the WiFi node
Dawid Wróbel <[email protected]> Thu, 30 Jul 2026 23:52:02 +0200
| Newsgroups | org.kernel.feeds.b4-sent,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
The Mi Pad 5 Pro 5G shares this device tree but needs its own board data variant, so give the node a label to allow overriding the property. Signed-off-by: Dawid Wróbel <[email protected]> --- arch/arm64/boot/dts/qcom/sm8250-xiaomi-elish-common.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/qcom/sm8250-xiaomi-elish-common.dtsi b/arch/arm64/boot/dts/qcom/sm8250-xiaomi-elish-common.dtsi index 19aff83ecf7b..12a2ba48340f 100644 --- a/arch/arm64/boot/dts/qcom/sm8250-xiaomi-elish-common.dtsi +++ b/arch/arm64/boot/dts/qcom/sm8250-xiaomi-elish-common.dtsi @@ -817,7 +817,7 @@ &pcie0_phy { }; &pcieport0 { - wifi@0 { + wifi_0: wifi@0 { compatible = "pci17cb,1101"; reg = <0x10000 0x0 0x0 0x0 0x0>; -- 2.55.0