On Fri, Jul 3, 2020 at 9:19 PM Heiko Stuebner <[email protected]> wrote: > > From: Heiko Stuebner <[email protected]> > > Commit 1627f683636d ("clk: rockchip: Handle clock tree for rk3288w variant") > added the check for rk3288w-specific clock-tree changes but in turn would > require a double-compatible due to re-using the main rockchip,rk3288-cru > compatible as entry point. > > The binding change actually describes the compatibles as one or the other > so adapt the code accordingly and add a real second entry-point for the > clock controller. > > Signed-off-by: Heiko Stuebner <[email protected]> > ---
Reviewed-by: Jagan Teki <[email protected]> Tested-by: Jagan Teki <[email protected]> # rock-pi-n8 Note: These are U-Boot changes, https://patchwork.ozlabs.org/project/uboot/list/?series=187546 Jagan.

