ipq40xx: fix pcie wifi unit-address of the MR33 and A62
authorChristian Lamparter <chunkeey@gmail.com>
Tue, 18 Dec 2018 23:46:48 +0000 (00:46 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Thu, 20 Dec 2018 18:21:42 +0000 (19:21 +0100)
The unit address should be wifi@1,0 since the device is located
at 0000:01:00.0.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4019-a62.dts
target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4029-mr33.dts

index 24cfc30fdfeb576ea3c04374559cb41ee8805c3d..88b60be1752c75e725113e4f6be5cd53440c638f 100644 (file)
                #size-cells = <2>;
                ranges;
 
-               wifi2: wifi@0,0 {
+               wifi2: wifi@1,0 {
                        compatible = "qcom,ath10k";
                        status = "okay";
                        reg = <0x00010000 0 0 0 0>;
index 5073fe9cb8d2e9273d6fbb2d5d38a42493ceb379..fcc6410b818ae1a9d281818712c8a0d9b41846f3 100644 (file)
                #size-cells = <2>;
                ranges;
 
-               wifi2: wifi@0,0 {
+               wifi2: wifi@1,0 {
                        compatible = "qcom,ath10k";
                        status = "okay";
                        reg = <0x00010000 0 0 0 0>;