Re: [PATCH V2 0/7] Add minimal boot support for IPQ6018

From: Stephen Boyd
Date: Thu Dec 26 2019 - 20:33:55 EST


Quoting Sricharan R (2019-12-19 02:41:42)
> The IPQ6018 is Qualcomm\u2019s 802.11ax SoC for Routers,
> Gateways and Access Points.
>
> This series adds minimal board boot support for ipq6018-cp01 board.
>
> [v2]
> * Splitted dt bindings and driver into different patches. Added missing bindings
> and some style changes.
> * Added ipq6018 schema
> * Addressed review comments for gcc clock bindings.
> * Removed all clk critical flags, removed 1/1 factor clocks, moved to new
> way of specifying clk parents, and addressed other review comments.
> * Sorted nodes based on address, name, label. Removed unused clock nodes,
> Addressed other review comments.

Can you just send the clk and clk binding to me in a different series?
I don't want to review all the other patches in the same thread.