Searched hist:"46 fb92f0e825f26713d1527f3d701fd6ffab95b8" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/dm/ |
| H A D | root.h | 46fb92f0e825f26713d1527f3d701fd6ffab95b8 Mon Sep 04 12:55:56 UTC 2017 Patrice Chotard <patrice.chotard@st.com> UPSTREAM: 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/
Change-Id: Ia267df49d4f1b84115d5e600c0f0cd5e74105f53 Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Kever Yang <kever.yang@rock-chips.com> (cherry picked from commit e81c98649b7a67d43c5baae407430a242d3b26b9)
|
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | root.c | 46fb92f0e825f26713d1527f3d701fd6ffab95b8 Mon Sep 04 12:55:56 UTC 2017 Patrice Chotard <patrice.chotard@st.com> UPSTREAM: 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/
Change-Id: Ia267df49d4f1b84115d5e600c0f0cd5e74105f53 Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Kever Yang <kever.yang@rock-chips.com> (cherry picked from commit e81c98649b7a67d43c5baae407430a242d3b26b9)
|