zephyr/dts
Kumar Gala f022de6275 dts: stm32: Move usb PHY nodes out of SoC to fix warning
We currently get a number of warnings like:

	Warning (simple_bus_reg): /soc/otgfs_phy: missing or empty
	reg/ranges property

This is due to the usb phy nodes not have a reg property since they
don't have an mmio address associated with them.

Move the phy nodes out of the SoC node so their lack of a reg property
will not cause a warning.  This is similar to how Linux dts files
handle the phy nodes.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-12-14 09:39:09 -06:00
..
arc dts: arc: emsk: Remove emsk_dt.h and CONFIG options from dtsi 2018-11-23 09:13:55 -05:00
arm dts: stm32: Move usb PHY nodes out of SoC to fix warning 2018-12-14 09:39:09 -06:00
bindings dts: binding: Add mmio-sram binding 2018-12-13 07:25:51 -06:00
common dts: arm: ti: Remove use of CONFIG_SOC_* from TI SoC dts files 2018-09-14 10:43:47 -05:00
nios2 dts: Add missing 'compatible' property in flash base nodes 2018-09-21 07:23:49 -07:00
riscv32 soc/sifive-freedom: Use DTS to generate PLIC addrs 2018-12-04 07:48:27 -06:00
x86 board: quark_se_c1000_devboard: Move the CC2520 DTS node to the board 2018-11-16 14:02:00 -05:00
xtensa dts: intel_s1000: add pinctrl to device tree 2018-11-29 14:23:24 -08:00
Kconfig drivers: entropy: Get device name from dts if supported 2018-11-06 08:49:50 -06:00