Re: [PATCH v5 06/24] clk: mediatek: Add dt-bindings of MT8192 clocks

From: Rob Herring
Date: Tue Nov 10 2020 - 11:03:29 EST


On Sun, Nov 8, 2020 at 8:03 PM Weiyi Lu <weiyi.lu@xxxxxxxxxxxx> wrote:
>
> Add MT8192 clock dt-bindings, include topckgen, apmixedsys,
> infracfg, pericfg and subsystem clocks.
>
> Signed-off-by: Weiyi Lu <weiyi.lu@xxxxxxxxxxxx>
> ---
> include/dt-bindings/clock/mt8192-clk.h | 592 +++++++++++++++++++++++++++++++++
> 1 file changed, 592 insertions(+)
> create mode 100644 include/dt-bindings/clock/mt8192-clk.h

linux-next binding checks are broken until this is applied.

Rob