The unit address should be wifi@1,0 since the device is located at 0000:01:00.0. Reported-by: Sven Eckelmann <[email protected]> Signed-off-by: Christian Lamparter <[email protected]>
@@ -221,7 +221,7 @@
#size-cells = <2>;
ranges;
- wifi2: wifi@0,0 {
+ wifi2: wifi@1,0 {
compatible = "qcom,ath10k";
status = "okay";
reg = <0x00010000 0 0 0 0>;
@@ -285,7 +285,7 @@