Go to file
Baohong Liu a1b8ed0ac6 quark_se: sensor: use consistent device names for GPIO, SPI and I2C
Rename devices. For example, the two i2c devices in the
quark se sensor sub-system will have name string "I2C_0"
and "I2C_1", while the other two i2c devices accessible to
both x86 and arc will have name string "I2C_2" and "I2C_3".
This is valid only when you build arc binary. 

It does not apply if you build x86 or arm binary. Similar change is
also made for GPIO and SPI.

Jira: ZEP-1588 ZEP-1614

Change-Id: Ibad4486e70e0aaf287763514a5a9d28b43bca094
Signed-off-by: Baohong Liu <baohong.liu@intel.com>
2017-02-04 19:21:08 +00:00
.known-issues
arch quark_se: sensor: use consistent device names for GPIO, SPI and I2C 2017-02-04 19:21:08 +00:00
boards boards: sam e70: add openocd file for SAM E70 2017-02-04 02:58:07 +00:00
doc doc: add cross-references to hello_world sample 2017-02-03 22:57:05 +00:00
drivers
ext ext: Atmel ASF: remove unused and broken preprocesor macros 2017-02-04 02:53:08 +00:00
include riscv32: added a generic linker script for the riscv32 platform 2017-02-03 19:20:52 +01:00
kernel
lib
misc
samples
scripts sanitcheck: add sam_e70_xplained 2017-02-04 02:57:49 +00:00
subsys
tests
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS MAINTAINERS: added maintainer for riscv32 2017-02-03 19:31:41 +01:00
Makefile
Makefile.inc
Makefile.test
zephyr-env.sh