Lines Matching refs:spi
9 - samsung,s3c2443-spi: for s3c2443, s3c2416 and s3c2450 platforms
10 - samsung,s3c6410-spi: for s3c6410 platforms
11 - samsung,s5pv210-spi: for s5pv210 and s5pc110 platforms
12 - samsung,exynos7-spi: for exynos7 platforms
33 - samsung,spi-src-clk: If the spi controller includes a internal clock mux to
34 select the clock source for the spi bus clock, this property can be used to
35 indicate the clock to be used for driving the spi bus clock. If not specified,
41 - cs-gpios: should specify GPIOs used for chipselects (see spi-bus.txt)
45 - The spi slave nodes should provide the following information which is required
46 by the spi controller.
48 - samsung,spi-feedback-delay: The sampling phase shift to be applied on the
60 the following format 'spi{n}' where n is a unique number for the alias.
67 spi_0: spi@12d20000 {
68 compatible = "samsung,exynos4210-spi";
80 spi_0: spi@12d20000 {
92 spi-max-frequency = <10000>;
95 samsung,spi-feedback-delay = <0>;