zephyr/tests/drivers
Kumar Gala a614a026b7 dts: Rename DT_.*_GPIO_* to DT_.*_GPIOS_*
Convert DT_.*_GPIO_{CONTROLLER,PIN,FLAGS} ->
	DT_.*_GPIOS_{CONTROLLER,PIN,FLAGS)

Used the following commands to make these conversions:

git grep -l DT_.*_GPIO_CONTROLLER | xargs sed -i 's/DT_\(.*\)_GPIO_CONTROLLER/DT_\1_GPIOS_CONTROLLER/g'
git grep -l DT_.*_GPIO_PIN | xargs sed -i 's/DT_\(.*\)_GPIO_PIN/DT_\1_GPIOS_PIN/g'
git grep -l DT_.*_GPIO_FLAGS | xargs sed -i 's/DT_\(.*\)_GPIO_FLAGS/DT_\1_GPIOS_FLAGS/g'

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-06-27 13:02:34 -05:00
..
adc/adc_api boards/x86/quark_d2000_crb: drop support for Quark D2000 dev board 2019-06-25 08:06:43 -04:00
aio boards/x86/quark_d2000_crb: drop support for Quark D2000 dev board 2019-06-25 08:06:43 -04:00
build_all dts: Rename DT_.*_GPIO_* to DT_.*_GPIOS_* 2019-06-27 13:02:34 -05:00
can tests: drivers: can: stm32: determine CAN device at compile-time 2019-06-24 14:33:46 -05:00
counter counter: Update counter API in order to provide more flexibility 2019-06-25 11:05:45 +02:00
dma license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
entropy/api license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
flash_simulator drivers/flash/flash_simulator: Allow unaligned read 2019-05-28 11:24:48 +02:00
gpio/gpio_basic_api boards/x86/quark_d2000_crb: drop support for Quark D2000 dev board 2019-06-25 08:06:43 -04:00
hwinfo/api license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
i2c boards/x86/quark_d2000_crb: drop support for Quark D2000 dev board 2019-06-25 08:06:43 -04:00
i2s license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
ipm tests: ipm: disable on qemu_x86_64 2019-04-28 13:08:34 -04:00
pci_enum license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
pinmux/pinmux_basic_api boards/x86/quark_d2000_crb: drop support for Quark D2000 dev board 2019-06-25 08:06:43 -04:00
pwm/pwm_api boards/x86/quark_d2000_crb: drop support for Quark D2000 dev board 2019-06-25 08:06:43 -04:00
rtc/rtc_basic_api license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
spi/spi_loopback tests: drivers: spi_loopback: add twr_ke18f configuration 2019-05-31 09:54:03 -05:00
uart dts: Replace status = "ok" with status = "okay" 2019-06-14 19:51:13 -05:00
watchdog/wdt_basic_api boards/x86/quark_d2000_crb: drop support for Quark D2000 dev board 2019-06-25 08:06:43 -04:00