zephyr/include/devicetree
Kumar Gala da40dd4c78 devicetree: Fix argument order for DT_*_CELL_BY_IDX
The cell paramater should have been last to match both the
DT_*_CELL_BY_NAME macros as well as how DT_PHA_BY_IDX works.  We fix the
DT_INST_*_CELL_BY_NAME macros as well.

The dma macro's implemented the behavior correctly, but got the argument
names in correct.  We fix that to make everything consistent.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-05-27 17:58:35 +02:00
..
adc.h doc: update devicetree/adc.h 2020-05-26 22:32:34 +02:00
clocks.h devicetree: Fix argument order for DT_*_CELL_BY_IDX 2020-05-27 17:58:35 +02:00
dma.h devicetree: Fix argument order for DT_*_CELL_BY_IDX 2020-05-27 17:58:35 +02:00
fixed-partitions.h doc: update devicetree/fixed-partitions.h 2020-05-26 22:32:34 +02:00
gpio.h doc: update devicetree/gpio.h 2020-05-26 22:32:34 +02:00
pwms.h devicetree: Fix argument order for DT_*_CELL_BY_IDX 2020-05-27 17:58:35 +02:00
spi.h doc: update devicetree/spi.h 2020-05-26 22:32:34 +02:00
zephyr.h can: dts: Convert can-primary alias to zephyr,can-primary chosen prop 2020-04-29 14:27:31 -05:00