zephyr/dts
Kumar Gala b275fec8c4 soc: stm32: convert to use DEVICE_DT_GET for clocks
Convert from device_get_binding to DEVICE_DT_GET.  In doing this we
no longer need the label in the devicetree node so we remove that.

Removed all __ASSERT_NO_MSG(clk) since we'll get a build error if
DEVICE_DT_GET cant be satisfied, and the clock control api's will
handle reporting if the device_is_ready.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-02-16 17:01:37 -06:00
..
arc pinmux: hsdk: Convert ARC HSDK pinmux to be devicetree based 2021-02-15 08:29:56 -05:00
arm soc: stm32: convert to use DEVICE_DT_GET for clocks 2021-02-16 17:01:37 -06:00
bindings pinctrl: cc13x2_cc26x2: drop label property from pinmux node 2021-02-16 16:46:31 -06:00
common
nios2 dts: Fix altera vendor prefix 2020-10-21 12:48:34 -04:00
posix
riscv riscv: ite: it8xxx2: Rework device_get_binding for pinmux 2021-02-16 09:45:57 -05:00
sparc soc: GR716A LEON3FT Microcontroller 2020-11-13 14:53:55 -08:00
x86 dts/bindings: Fixing x86 CPU compatibles by providing proper yaml files 2021-02-15 09:43:30 -05:00
xtensa xtensa: intel_s1000: Rework device_get_binding for pinmux 2021-02-14 22:12:07 -05:00
binding-template.yaml edtlib: Match any parent bus when binding lacks an explicit on-bus 2021-01-07 20:07:12 +02:00
Kconfig dts/Kconfig: Remove HAS_DTS_I2C 2020-09-18 13:34:44 -05:00