[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b242d01196137023afe116a60233903ae5037d59.camel@mediatek.com>
Date: Thu, 4 Aug 2022 10:05:52 +0800
From: Tinghan Shen <tinghan.shen@...iatek.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
Yong Wu <yong.wu@...iatek.com>, Joerg Roedel <joro@...tes.org>,
Will Deacon <will@...nel.org>,
Robin Murphy <robin.murphy@....com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Lee Jones <lee@...nel.org>,
"Matthias Brugger" <matthias.bgg@...il.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>,
MandyJH Liu <mandyjh.liu@...iatek.com>
CC: <iommu@...ts.linux.dev>, <linux-mediatek@...ts.infradead.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<Project_Global_Chrome_Upstream_Group@...iatek.com>
Subject: Re: [PATCH v4 06/20] dt-bindings: power: mediatek: Add bindings for
MediaTek SCPSYS
On Tue, 2022-08-02 at 10:58 +0200, Krzysztof Kozlowski wrote:
> On 29/07/2022 08:31, Tinghan Shen wrote:
> > The System Control Processor System (SCPSYS) has several power
> > management related tasks in the system. Add the bindings for it.
> >
> > Signed-off-by: Tinghan Shen <tinghan.shen@...iatek.com>
>
> Thank you for your patch. There is something to discuss/improve.
>
> > +
> > +additionalProperties: false
> > +
> > +examples:
> > + - |
> > + #include <dt-bindings/clock/mt8195-clk.h>
> > + #include <dt-bindings/power/mt8195-power.h>
> > +
> > + syscon@...06000 {
> > + compatible = "mediatek,mt8195-scpsys", "syscon", "simple-mfd";
> > + reg = <0x10006000 0x100>;
> > +
> > + spm: power-controller {
> > + compatible = "mediatek,mt8195-power-controller";
> > + #address-cells = <1>;
> > + #size-cells = <0>;
> > + #power-domain-cells = <1>;
> > +
> > + /* sample of power domain nodes */
> > + power-domain@...195_POWER_DOMAIN_PCIE_PHY {
> > + reg = <MT8195_POWER_DOMAIN_PCIE_PHY>;
>
> Wrong indentation.
I missed these lines...
I'll update in the next version.
Best regards,
TingHna
Powered by blists - more mailing lists