Searched hist:b048a4dbd0aff2e42f13b9ae711038aef15d9444 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/test/dm/ |
| H A D | test-main.c | b048a4dbd0aff2e42f13b9ae711038aef15d9444 Mon Sep 04 12:55:57 UTC 2017 Patrice Chotard <patrice.chotard@st.com> UPSTREAM: 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.
Change-Id: I9c346d812b0ee270f9b6fc6b6f60af7c28ebb46e Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Kever Yang <kever.yang@rock-chips.com> (cherry picked from commit ee87a097b0f66158ce2985940a5f28ba15a3552d)
|
| /rk3399_rockchip-uboot/arch/sandbox/dts/ |
| H A D | test.dts | b048a4dbd0aff2e42f13b9ae711038aef15d9444 Mon Sep 04 12:55:57 UTC 2017 Patrice Chotard <patrice.chotard@st.com> UPSTREAM: 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.
Change-Id: I9c346d812b0ee270f9b6fc6b6f60af7c28ebb46e Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Kever Yang <kever.yang@rock-chips.com> (cherry picked from commit ee87a097b0f66158ce2985940a5f28ba15a3552d)
|