| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-01-28 | ARM: DTS: stm32: add stm32f746-disco device tree files | Michael Kurz | |
| This patch adds the DTS source files needed for stm32f746-disco board The files are based on the stm32f429/469 files from current linux kernel. Source for "arch/arm/dts/armv7-m.dtsi": Linux: "arch/arm/boot/dts/armv7-m.dtsi" Signed-off-by: Michael Kurz <[email protected]> Acked-by: Vikas MANOCHA <[email protected]> | |||
| 2016-05-21 | drivers: spi: add spi support for QCA/Atheros ath79 SOCs | Wills Wang | |
| This patch add a compatible spi driver for ath79 series SOC. Signed-off-by: Wills Wang <[email protected]> Reviewed-by: Thomas Chou <[email protected]> Reviewed-by: Daniel Schwierzeck <[email protected]> | |||
| 2016-03-22 | Fix spelling of "transferred". | Vagrant Cascadian | |
| Signed-off-by: Vagrant Cascadian <[email protected]> Acked-by: Marek Vasut <[email protected]> Reviewed-by: Simon Glass <[email protected]> Reviewed-by: Tom Rini <[email protected]> | |||
| 2015-10-25 | doc: device-tree-bindings: spi: Add zynq qspi info | Jagan Teki | |
| Added device-tree-binding information for zynq qspi controller driver. Signed-off-by: Jagan Teki <[email protected]> Cc: Simon Glass <[email protected]> Cc: Siva Durga Prasad Paladugu <[email protected]> Acked-by: Michal Simek <[email protected]> Tested-by: Jagan Teki <[email protected]> | |||
| 2015-10-23 | spi : convert altera_spi to driver model | Thomas Chou | |
| Convert altera_spi to driver model Signed-off-by: Thomas Chou <[email protected]> Reviewed-by: Jagan Teki <[email protected]> | |||
| 2015-07-28 | spi: Fix zynq SPI binding | Michal Simek | |
| Zynq is using Cadence IP where binding is documented in the Linux kernel and there is no reason to use different binding. Synchronize it. Signed-off-by: Michal Simek <[email protected]> | |||
| 2015-07-03 | spi: cadence_qspi: add device tree binding doc | Vikas Manocha | |
| This patch adds the device tree binding doc for the cadence qspi controller & also removes the not needed properties from the stv0991 device tree. Signed-off-by: Vikas Manocha <[email protected]> Reviewed-by: Jagannadh Teki <[email protected]> | |||
| 2015-07-01 | spi: zynq_spi: Add fdt support in driver | Jagan Teki | |
| Now zynq spi driver platform data is controlled by devicetree, enable the status by saying "okay" on respective board dts to use the devicetree generated platdata. Ex: &spi1 { status = "okay"; }; Signed-off-by: Jagan Teki <[email protected]> Acked-by: Simon Glass <[email protected]> Cc: Michal Simek <[email protected]> Cc: Siva Durga Prasad Paladugu <[email protected]> Tested-by: Jagan Teki <[email protected]> | |||
| 2015-07-01 | dts: zynq: Add zynq spi controller nodes | Jagan Teki | |
| This patch adds zynq spi controller nodes in zynq-7000.dtsi. Signed-off-by: Jagan Teki <[email protected]> Acked-by: Simon Glass <[email protected]> Cc: Michal Simek <[email protected]> Cc: Siva Durga Prasad Paladugu <[email protected]> Tested-by: Jagan Teki <[email protected]> | |||
| 2014-10-22 | dm: spi: Add soft_spi implementation | Simon Glass | |
| Add a new implementation of soft_spi that uses device tree to specify the GPIOs. This will replace soft_spi_legacy for boards which use driver model. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Jagannadha Sutradharudu Teki <[email protected]> | |||
| 2014-08-06 | spi: Support half-duplex mode in FDT decode | Simon Glass | |
| This parameter should also be supported. Signed-off-by: Simon Glass <[email protected]> Tested-by: Ajay Kumar <[email protected]> Reviewed-by: Jagannadha Sutradharudu Teki <[email protected]> | |||
| 2013-12-09 | spi: Add device tree binding for SPI bus | Simon Glass | |
| This was obtained from Linux 3.12 commit 5e01dc7b26. Signed-off-by: Simon Glass <[email protected]> | |||
