Skip to content
Commit b66ee9df authored by Kumar Gala's avatar Kumar Gala Committed by Kumar Gala
Browse files

scripts: dts: Fix generation of -name properties.



If we have something like dma-names we should ended up generating
something like:

  DT_ST_STM32_I2S_40015000_RX_DMAS_CONTROLLER_1

This isn't quite what we expect.  We should instead get:

  DT_ST_STM32_I2S_40015000_RX_DMAS_CONTROLLER
  DT_ST_STM32_I2S_40015000_DMAS_CONTROLLER_1

Signed-off-by: default avatarKumar Gala <kumar.gala@linaro.org>
parent 556f3cba
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment