ipq40xx: 4.19: fix pcie wifi unit-address of the MR33 and A62
authorChristian Lamparter <chunkeey@gmail.com>
Fri, 18 Jan 2019 18:54:24 +0000 (19:54 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 26 Jan 2019 16:10:19 +0000 (17:10 +0100)
The unit address should be wifi@1,0 since the device is located
at 0000:01:00.0.

Reported-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/ipq40xx/files-4.19/arch/arm/boot/dts/qcom-ipq4019-a62.dts
target/linux/ipq40xx/files-4.19/arch/arm/boot/dts/qcom-ipq4029-mr33.dts

index d5597ba184767c50451018ae8c92fbb30222c669..25bbd6b332152732fdcf383c55f027b74aced724 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 e3fd4b691e9cc202cbbfb07193cc7440a567ed3d..50035724200e73e9f4409e22e38184fed2a76c21 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>;