Home
last modified time | relevance | path

Searched hist:d7af6a485126a0d08a0a9a56721e42a3e78b5b53 (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/common/
H A Dexports.cd7af6a485126a0d08a0a9a56721e42a3e78b5b53 Tue Oct 14 05:41:52 UTC 2014 Simon Glass <sjg@chromium.org> dm: spi: Add a uclass for SPI

Add a uclass which provides access to SPI buses and includes operations
required by SPI.

For a time driver model will need to co-exist with the legacy SPI interface
so some parts of the header file are changed depending on which is in use.
The exports are adjusted also since some functions are not available with
driver model.

Boards must define CONFIG_DM_SPI to use driver model for SPI.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
(Discussed some follow-up comments which will address in future add-ons)
/rk3399_rockchip-uboot/drivers/spi/
H A Dspi-uclass.cd7af6a485126a0d08a0a9a56721e42a3e78b5b53 Tue Oct 14 05:41:52 UTC 2014 Simon Glass <sjg@chromium.org> dm: spi: Add a uclass for SPI

Add a uclass which provides access to SPI buses and includes operations
required by SPI.

For a time driver model will need to co-exist with the legacy SPI interface
so some parts of the header file are changed depending on which is in use.
The exports are adjusted also since some functions are not available with
driver model.

Boards must define CONFIG_DM_SPI to use driver model for SPI.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
(Discussed some follow-up comments which will address in future add-ons)
H A DMakefiled7af6a485126a0d08a0a9a56721e42a3e78b5b53 Tue Oct 14 05:41:52 UTC 2014 Simon Glass <sjg@chromium.org> dm: spi: Add a uclass for SPI

Add a uclass which provides access to SPI buses and includes operations
required by SPI.

For a time driver model will need to co-exist with the legacy SPI interface
so some parts of the header file are changed depending on which is in use.
The exports are adjusted also since some functions are not available with
driver model.

Boards must define CONFIG_DM_SPI to use driver model for SPI.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
(Discussed some follow-up comments which will address in future add-ons)
/rk3399_rockchip-uboot/include/
H A Dspi.hd7af6a485126a0d08a0a9a56721e42a3e78b5b53 Tue Oct 14 05:41:52 UTC 2014 Simon Glass <sjg@chromium.org> dm: spi: Add a uclass for SPI

Add a uclass which provides access to SPI buses and includes operations
required by SPI.

For a time driver model will need to co-exist with the legacy SPI interface
so some parts of the header file are changed depending on which is in use.
The exports are adjusted also since some functions are not available with
driver model.

Boards must define CONFIG_DM_SPI to use driver model for SPI.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
(Discussed some follow-up comments which will address in future add-ons)
/rk3399_rockchip-uboot/include/dm/
H A Duclass-id.hd7af6a485126a0d08a0a9a56721e42a3e78b5b53 Tue Oct 14 05:41:52 UTC 2014 Simon Glass <sjg@chromium.org> dm: spi: Add a uclass for SPI

Add a uclass which provides access to SPI buses and includes operations
required by SPI.

For a time driver model will need to co-exist with the legacy SPI interface
so some parts of the header file are changed depending on which is in use.
The exports are adjusted also since some functions are not available with
driver model.

Boards must define CONFIG_DM_SPI to use driver model for SPI.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
(Discussed some follow-up comments which will address in future add-ons)