summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6sxscm-evb-btwifi.dtsi
AgeCommit message (Collapse)Author
2019-02-12MXSCM-293-2 arm: dts: add oob and modem reset support for SCM devicesJuan Gutierrez
- Add BT modem device reset node for SCM i.MX6 devices - Add Wifi OOB support for QWKS rev3 and EVB Signed-off-by: Juan Gutierrez <juan.gutierrez@nxp.com>
2019-02-12MXSCM-220 dts: imx: add missing properties for wifi on imx6 scm boardsJuan Gutierrez
BCM WiFi driver needs to take care of card detect by itself. Using cd-post property tells the mmc core to not detect the card automatically during host driver probe and post it untill the client driver notifies to do it. The non-removable option is also required to fix a NULL dereference occurred when resuming from suspend. The pm-ignore-notify parameter is also included. Signed-off-by: Juan Gutierrez <juan.gutierrez@nxp.com>
2019-02-12MLK-13282 ARM: dts: imx: generic dts support for 6sxscm evbJuan Gutierrez
Add the generic dts configuration support, including BT and Wifi for the i.MX6SX SCM Evaluation Board (EVB) - Generic DTS for 6SXSCM EVB - Bluetooth and Wifi - LDO enabled Signed-off-by: Juan Gutierrez <juan.gutierrez@nxp.com> Signed-off-by: Alejandro Sierra <alejandro.sierra@nxp.com>