zephyr/boards/arc
Juan Manuel Cruz 0212457c48 flash: Fixes wrong SPI device for flash memory in arduino 101 sss
The flash memory in arduino 101 pĺatform is connected to the
SPI MST 0 device and the CS is connected to the GPIO 0.

The arduino 101 sensor sub-system core maps the SPI MST 0 device
to the "SPI_2" name and the SPI SS 0 device to the "SPI_0" name.
In the same manner the GPIO 0 is mapped to the "GPIO_2" name and
the GPIO SS 0 is mapped to the "GPIO_0" name.

This commit fixes the SPI device name and the GPIO name used by
the W25QXXDV flash memory.

Jira: ZEP-1672

Change-Id: Ifdd5b664498d0eaa6ad073853b811951fe19ab09
Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@intel.com>
2017-02-28 12:51:42 +00:00
..
arduino_101_sss flash: Fixes wrong SPI device for flash memory in arduino 101 sss 2017-02-28 12:51:42 +00:00
em_starterkit Revert "[REVERTME]boards: omit frame pointer for ARC boards" 2017-02-03 04:15:53 +00:00
panther_ss boards: add sensor subsystem for panther 2017-02-09 11:10:45 -05:00
quark_se_c1000_ss_devboard Revert "[REVERTME]boards: omit frame pointer for ARC boards" 2017-02-03 04:15:53 +00:00