Skip to content

Commit

Permalink
arm64: dts: qcom: apq8016-samsung-gt510wifi: Enable wcnss
Browse files Browse the repository at this point in the history
  • Loading branch information
jja2000 committed Sep 4, 2019
1 parent fb9d896 commit 07f7708
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions arch/arm64/boot/dts/qcom/apq8016-samsung-gt510wifi.dts
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,10 @@
};
};

wcnss@a21b000 {
status = "okay";
};

/*
* Attempting to enable these devices causes a "synchronous
* external abort". Suspected cause is that the debug power
Expand Down Expand Up @@ -101,6 +105,12 @@
};
};

&pronto {
iris {
compatible = "qcom,wcn3680";
};
};

&msmgpio {
usb_vbus_default: usb-vbus-default {
pinmux {
Expand Down

0 comments on commit 07f7708

Please sign in to comment.