Commit Graph

29 Commits (8104deb2d6b77d3793a66016bf993bccd8f6afe2)

Author SHA1 Message Date
Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove() 8 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 8 years ago
Simon Glass 1b7c28f514 spi: Add error checking for invalid bus widths 9 years ago
Simon Glass 28f9885875 spi: Add a debug() on bind failure 9 years ago
Simon Glass 71634f289d spi: Add of-platdata support to SPI and SPI flash 9 years ago
Jagan Teki 08fe9c294f spi: Use mode for rx mode flags 9 years ago
Simon Glass 911954859d dm: Use dm_scan_fdt_dev() directly where possible 9 years ago
Simon Glass 2e3f1ff63f dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() 9 years ago
Vignesh R 96907c0fe5 dm: spi: Read default speed and mode values from DT 9 years ago
Anatolij Gustschin c8864d7209 spi: spi-uclass: fix typo in debug output 9 years ago
Peng Fan 7a3eff4ce9 dm: spi: introduce dm api 9 years ago
Christophe Ricard 674f3609aa spi: spi-uclass: Set slave wordlen with SPI_DEFAULT_WORDLEN 9 years ago
Mugunthan V N f8e2f92d41 spi: Add support for dual and quad mode 9 years ago
Jagan Teki 379b49d82e spi: Get spi-3wire from dts 10 years ago
Michal Simek 281f1566b8 dm: spi: Add support for all targets which requires MANUAL_RELOC 10 years ago
Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() 10 years ago
Simon Glass 6f849c3012 dm: spi: Make local functions static 10 years ago
Simon Glass 60e2809a84 dm: spi: Avoid setting the speed with every transfer 10 years ago
Simon Glass 9694b72442 dm: spi: Correct SPI claim/release_bus() methods 10 years ago
Simon Glass e564f054af dm: core: Add dev_get_uclass_priv() to access uclass private data 10 years ago
Simon Glass d0cff03e18 dm: spi: Move slave details to child platdata 10 years ago
Simon Glass 440714eeb8 dm: spi: Set up the spi_slave device pointer in child_pre_probe() 10 years ago
Simon Glass 19a25f672c dm: spi: Move the per-child data size to the uclass 10 years ago
Simon Glass 9cc36a2b89 dm: core: Add a flag to control sequence numbering 10 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 11 years ago
Simon Glass 6b18656aff dm: spi: Use device_bind_driver() instead of our own function 11 years ago
Simon Glass ff56bba2d6 dm: spi: Correct handling of SPI chip selects in sandbox 11 years ago
Simon Glass d7af6a4851 dm: spi: Add a uclass for SPI 11 years ago