[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210507010211.GA1110407@robh.at.kernel.org>
Date: Thu, 6 May 2021 20:02:11 -0500
From: Rob Herring <robh@...nel.org>
To: "Peng Fan (OSS)" <peng.fan@....nxp.com>
Cc: l.stach@...gutronix.de, Peng Fan <peng.fan@....com>,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
andrew.smirnov@...il.com, abel.vesa@....com, shawnguo@...nel.org,
s.hauer@...gutronix.de, linux-arm-kernel@...ts.infradead.org,
krzk@...nel.org, aford173@...il.com, robh+dt@...nel.org,
p.zabel@...gutronix.de, frieder.schrempf@...tron.de,
ping.bai@....com, linux-imx@....com, agx@...xcpu.org,
kernel@...gutronix.de, marex@...x.de, festevam@...il.com
Subject: Re: [PATCH V3 2/4] Documentation: bindings: clk: Add bindings for
i.MX BLK_CTL
On Thu, 06 May 2021 12:15:53 +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@....com>
>
> Document the i.MX BLK_CTL with its devicetree properties.
>
> Each BLK CTL have different power domain inputs and they have different
> names, so we are not able to list all the power domain names for each
> BLK CTL here.
>
> For example:
> i.MX8MM dispmix BLK CTL, it has
> power-domains = <&pgc_dispmix>, <&pgc_mipi>;
> power-domain-names = "dispmix", "mipi";
>
> vpumix BLK CTL, it has
> power-domains = <&vpumix_pd>, <&vpu_g1_pd>, <&vpu_g2_pd>,
> <&vpu_h1_pd>;
> power-domain-names = "vpumix", "g1", "g2", "h1";
>
> Signed-off-by: Peng Fan <peng.fan@....com>
> ---
> .../bindings/soc/imx/fsl,imx-blk-ctl.yaml | 66 +++++++++++++++++++
> 1 file changed, 66 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/soc/imx/fsl,imx-blk-ctl.yaml
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists