lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 28 Aug 2023 14:14:48 +0000
From:   Shenwei Wang <shenwei.wang@....com>
To:     Ulf Hansson <ulf.hansson@...aro.org>,
        Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
CC:     Rob Herring <robh+dt@...nel.org>,
        Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
        Conor Dooley <conor+dt@...nel.org>,
        Liam Girdwood <lgirdwood@...il.com>,
        Mark Brown <broonie@...nel.org>,
        "imx@...ts.linux.dev" <imx@...ts.linux.dev>,
        "devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        dl-linux-imx <linux-imx@....com>
Subject: Re: [PATCH 1/2] dt-bindings: power: Add regulator-pd yaml file



> -----Original Message-----
> From: Ulf Hansson <ulf.hansson@...aro.org>
> Sent: Monday, August 28, 2023 4:59 AM
> To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
> Cc: Shenwei Wang <shenwei.wang@....com>; Rob Herring
> <robh+dt@...nel.org>; Krzysztof Kozlowski
> <krzysztof.kozlowski+dt@...aro.org>; Conor Dooley <conor+dt@...nel.org>;
> Liam Girdwood <lgirdwood@...il.com>; Mark Brown <broonie@...nel.org>;
> imx@...ts.linux.dev; devicetree@...r.kernel.org; linux-kernel@...r.kernel.org;
> dl-linux-imx <linux-imx@....com>
> Subject: [EXT] Re: [PATCH 1/2] dt-bindings: power: Add regulator-pd yaml file
> > > If I understood your reply correctly,  it seems that the current
> > > implementation of regulator-pd is what you have described. Please correct
> me if I'm mistaken.
> > >
> > > The following are the diff of scu-pd and this regulator-pd.
> > >
> > >     power-controller {                                                    power-controller {
> > >         compatible = "fsl,imx8qxp-scu-pd", "fsl,scu-pd";      |               compatible
> = "regulator-power-domain";
> > >         #power-domain-cells = <1>;                                    #power-domain-cells =
> <1>;
> > >                                                             >
> > >                                                             >         regulator-number = <2>;
> > >                                                             >         regulator-0-supply = <&reg1>;
> > >                                                             >         regulator-1-supply = <&reg2>;
> > >     };                                                                    };
> > >
> > > Are you suggesting to move the regulator-pd to the imx directory and
> > > add a company prefix to the compatible string?
> >
> > There is no such part of iMX processor as such regulator-power-domain,
> > so I don't recommend that approach. DTS nodes represent hardware, not
> > your SW layers.
>
> I would agree if this was pure SW layers, but I don't think it is. At least, if I have
> understood the earlier discussions correctly [1], there are certainly one or more
> power-domains here. The power-domains just happen to be powered through
> something that can be modelled as a regular regulator(s). No?
>
> Note that, we already have other power-domains that are consumers of
> regulators too.

Can you please point me an example? I would be happy to use the existing implementation
if it fits this use case.

Thanks,
Shenwei

>
> Kind regards
> Uffe
>
> [1]
> https://lore.kern/
> el.org%2Fall%2F20220609150851.23084-1-
> max.oss.09%40gmail.com%2F&data=05%7C01%7Cshenwei.wang%40nxp.com%
> 7Cebeaa5d30be14033509f08dba7ad7dbd%7C686ea1d3bc2b4c6fa92cd99c5c30
> 1635%7C0%7C0%7C638288135797275723%7CUnknown%7CTWFpbGZsb3d8eyJ
> WIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C
> 3000%7C%7C%7C&sdata=re2A5wbng9haHoMKTbPICh%2Fh9VJVsG66H9jybd2fN
> k8%3D&reserved=0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ