dts: i2c: Remove DT_I2C_._NAME references
Now that there are no users of DT_I2C_._NAME we can remove all the defines in dts_fixup.h. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
3c96c08839
commit
d280660792
26 changed files with 0 additions and 88 deletions
|
@ -27,9 +27,6 @@
|
|||
#define DT_GPIO_P0_DEV_NAME DT_NORDIC_NRF_GPIO_GPIO_0_LABEL
|
||||
#define DT_GPIO_P1_DEV_NAME DT_NORDIC_NRF_GPIO_GPIO_1_LABEL
|
||||
|
||||
#define DT_I2C_0_NAME DT_NORDIC_NRF_TWIM_I2C_0_LABEL
|
||||
#define DT_I2C_1_NAME DT_NORDIC_NRF_TWIM_I2C_1_LABEL
|
||||
|
||||
#define DT_SPI_0_NAME DT_NORDIC_NRF_SPIM_SPI_0_LABEL
|
||||
#define DT_SPI_1_NAME DT_NORDIC_NRF_SPIM_SPI_1_LABEL
|
||||
#define DT_SPI_2_NAME DT_NORDIC_NRF_SPIM_SPI_2_LABEL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue