1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-18 17:12:08 +02:00
Files
u-boot-megous/test/dm
Patrice Chotard ee87a097b0 dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test
This allows to scan the DT including all "clocks" node's sub-nodes
in which fixed-clock are defined.
All fixed-clock should be defined inside a clocks node which collect all
external oscillators. Until now, all clocks sub-nodes can't be binded except
if the "simple-bus" compatible string is added which is a hack.

Update test.dts by moving clk_fixed node inside clocks.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-09-11 21:43:58 -06:00
..
2015-11-02 10:38:00 +09:00
2017-04-04 20:15:10 -06:00
2017-08-16 08:30:24 -04:00
2016-06-03 22:14:20 -07:00
2017-04-14 19:38:57 -06:00
2016-05-26 20:48:31 -06:00
2016-05-17 09:54:43 -06:00
2015-07-21 17:39:32 -06:00
2015-07-21 17:39:33 -06:00
2016-06-19 17:05:55 -06:00
2015-05-21 09:16:16 -04:00
2015-05-21 09:16:16 -04:00
2016-04-01 17:18:12 -04:00
2016-05-26 20:48:31 -06:00
2016-03-14 15:34:50 -06:00