enable mmc3 used for wlan and uart1 used for bluetooth
configure the gpios used for wlan and bluetooth controls
add fixed voltage regulator used for wlan power control
Signed-off-by: Eyal Reizer
---
Changes since V1:
- Fix wlcore node number to @2
- Capialaize ARM in subject line.
arch/arm
enable mmc3 used for wlan and uart1 used for bluetooth
configure the gpios used for wlan and bluetooth controls
add fixed voltage regulator used for wlan power control
Signed-off-by: Eyal Reizer
---
arch/arm/boot/dts/am437x-sk-evm.dts | 115
1 file changed
enable mmc3 used for wlan and uart1 used for bluetooth
configure the gpios used for wlan and bluetooth controls
add fixed voltage regulator used for wlan power control
Signed-off-by: Eyal Reizer
---
arch/arm/boot/dts/am437x-sk-evm.dts | 115
1 file changed
device's usage
count causing the driver to try an re-initialize an already initialized
device. This was causing sdio bus failure on resume.
Remove this manual power on/off sequence as it is in-fact not needed.
Signed-off-by: Eyal Reizer
Acked-by: Tony Lindgren
---
drivers/net/wireless/ti/w
device's usage
count causing the driver to try an re-initialize an already initialized
device. This was causing sdio bus failure on resume.
Remove this manual power on/off sequence as it is in-fact not needed.
Signed-off-by: Eyal Reizer
Cc: sta...@vger.kernel.org
---
drivers/net/wireless/ti/w
From: Eyal Reizer
Add support for using with both wl12xx and wl18xx.
- all wilink family needs special init command for entering wspi mode.
extra clock cycles should be sent after the spi init command while the
cs pin is high.
- Use inverted chip select for sending a dummy 4 bytes command
uency = <4800>;
reg = <0>; /* chip select 0 on spi0, ie spi0.0 */
interrupt-parent = <&gpio0>;
interrupts = <27 IRQ_TYPE_EDGE_RISING>;
};
};
Signed-off-by: Eyal Reizer
---
drivers/net/wireless/ti/wlcore/s
spi-max-frequency = <4800>;
reg = <0>; /* chip select 0 on spi0, ie spi0.0 */
interrupt-parent = <&gpio0>;
interrupts = <27 IRQ_TYPE_EDGE_RISING>;
};
};
Signed-off-by: Eyal Reizer
---
drivers/net/w
From: Eliad Peller
uart1 is used for connecting to wilink8 bluetooth subsystem.
add the needed muxes and definitions.
Signed-off-by: Eliad Peller
Signed-off-by: Eyal Reizer
---
Changes in v2:
removed ti shared transport bindings
arch/arm/boot/dts/am335x-evm.dts | 16
1
data & all
such logic is handled by the user-space stack.
Signed-off-by: Pavan Savoy
[Fixed checkpatch warnings]
Signed-off-by: Vishal Mahaveer
[Fixed checkpatch --strict warnings]
Signed-off-by: Eyal Reizer
---
drivers/misc/ti-st/Kconfig |8 +
drivers/misc/ti-st/Makefile |
10 matches
Mail list logo