Source | Mainlined? |
---|---|
git | yes (No offloading support) |
Function | File |
---|---|
driver | spi-axi-spi-engine.c |
Required properties:
Optional subnodes
Subnodes are use to represent the SPI slave devices connected to the SPI master. They follow the generic SPI bindings as outlined in spi-bus.txt.
spi@@44a00000 { compatible = "adi,axi-spi-engine-1.00.a"; reg = <0x44a00000 0x1000>; interrupts = <0 56 4>; clocks = <&clkc 15 &clkc 15>; clock-names = "s_axi_aclk", "spi_clk"; #address-cells = <1>; #size-cells = <0>; /* SPI devices */ };