u-boot-brain/include/dm
Patrice Chotard e81c98649b dm: core: add clocks node scan
Currently, all fixed-clock declared in "clocks" node in device tree
can be binded by clk_fixed_rate.c driver only if each of them have
the "simple-bus" compatible string.
This constraint has been invoked here [1].

This patch offers a solution to avoid adding "simple-bus" compatible
string to nodes that are not busses.

[1] https://patchwork.ozlabs.org/patch/558837/

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-09-11 21:43:58 -06:00
..
platform_data serial: stm32x7: migrate serial struct to driver 2017-07-26 11:26:54 -04:00
device-internal.h dm: core: Add a comment about the device_remove() flags 2017-08-17 16:44:16 +09:00
device.h
fdtaddr.h
lists.h
of_access.h dm: core: add ofnode_count_phandle_with_args() 2017-07-28 23:34:08 +02:00
of_addr.h
of_extra.h
of.h dm: Add more livetree helpers and definitions 2017-06-01 07:03:12 -06:00
ofnode.h dm: core: Add ofnode_for_each_subnode() 2017-09-11 21:43:58 -06:00
pinctrl.h
platdata.h
read.h ofnode: add {ofnode, dev}_read_resource_byname() 2017-08-29 23:56:17 +09:00
root.h dm: core: add clocks node scan 2017-09-11 21:43:58 -06:00
test.h
uclass-id.h block: ide: Fix block read/write with driver model 2017-09-10 12:27:37 -04:00
uclass-internal.h
uclass.h dm: core: Add uclass_first/next_device_check() 2017-07-11 10:08:19 -06:00
util.h