OpenGrok
Cross Reference: fdt_spi.h
xref
: /
src
/
sys
/
dev
/
fdt
/
fdt_spi.h
Home
|
History
|
Annotate
|
Download
|
only in
fdt
History log of
/src/sys/dev/fdt/fdt_spi.h
Revision
Date
Author
Comments
1.5
10-Sep-2025
thorpej
Garbage-collect fdtbus_attach_spibus(). spibus_attach() does everything
now.
1.4
10-Sep-2025
thorpej
- Const poison references to spi_controller.
- Don't make a copy of the spi_controller in the SPI bus softc; just take
a reference to the one we got from the back-end driver.
1.3
10-Sep-2025
thorpej
It is not necessary to pass the phandle separately to fdtbus_spi_*(); it
can be retrieved from the device_t.
1.2
10-Sep-2025
thorpej
Don't bother registering a function that returns a SPI controller; just
register the controller directly.
1.1
06-Sep-2025
thorpej
Re-factor the FDT binding-specific definitions and function prototypes
into their own header files.
Indexes created Wed Oct 01 15:09:59 GMT 2025