Kever, On Wed, Nov 12, 2014 at 11:22 PM, Kever Yang <kever.yang at rock-chips.com> wrote: > There are 3 different parent clock from different usbphy, > all of them are fixed 480MHz, it is not able to auto select > by clock core to the 2nd and the 3rd parent. > For different use case for different board, we may need to > select different usbphy clock out as parent manually. > > Add the clock ID for it so that we can use in dts. > > Signed-off-by: Kever Yang <kever.yang at rock-chips.com> > --- > > include/dt-bindings/clock/rk3288-cru.h | 1 + > 1 file changed, 1 insertion(+) Aside from clock ID collisions that Heiko can fixup, this looks good to me. Reviewed-by: Doug Anderson <dianders at chromium.org>