[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <160453851108.3965362.14457504906781672799@swboyd.mtv.corp.google.com>
Date: Wed, 04 Nov 2020 17:08:31 -0800
From: Stephen Boyd <sboyd@...nel.org>
To: Abel Vesa <abel.vesa@....com>, Adam Ford <aford173@...il.com>,
Anson Huang <anson.huang@....com>,
Dong Aisheng <aisheng.dong@....com>,
Fabio Estevam <fabio.estevam@....com>,
Jacky Bai <ping.bai@....com>,
Lucas Stach <l.stach@...gutronix.de>,
Marek Vasut <marek.vasut@...il.com>,
Mike Turquette <mturquette@...libre.com>,
Peng Fan <peng.fan@....com>, Rob Herring <robh@...nel.org>,
Sascha Hauer <kernel@...gutronix.de>,
Shawn Guo <shawnguo@...nel.org>
Cc: NXP Linux Team <linux-imx@....com>,
linux-arm-kernel@...ts.infradead.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-clk@...r.kernel.org, devicetree@...r.kernel.org,
Abel Vesa <abel.vesa@....com>
Subject: Re: [PATCH v5 09/14] Documentation: bindings: clk: Add bindings for i.MX BLK_CTL
Quoting Abel Vesa (2020-11-03 03:18:21)
> Document the i.MX BLK_CTL with its devicetree properties.
>
> Signed-off-by: Abel Vesa <abel.vesa@....com>
> Reviewed-by: Dong Aisheng <aisheng.dong@....com>
> Reviewed-by: Rob Herring <robh@...nel.org>
> ---
Acked-by: Stephen Boyd <sboyd@...nel.org>
> diff --git a/Documentation/devicetree/bindings/clock/fsl,imx-blk-ctl.yaml b/Documentation/devicetree/bindings/clock/fsl,imx-blk-ctl.yaml
> new file mode 100644
> index 00000000..5e9eb40
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/clock/fsl,imx-blk-ctl.yaml
> +
> +examples:
> + - |
> + #include <dt-bindings/clock/imx8mp-clock.h>
Is this include to make sure this file exists?
> +
> + audio_blk_ctl: clock-controller@...20000 {
> + compatible = "fsl,imx8mp-audio-blk-ctl", "syscon";
> + reg = <0x30e20000 0x10000>;
> + power-domains = <&audiomix_pd>;
> +
> + #clock-cells = <1>;
Powered by blists - more mailing lists