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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 30 Aug 2018 21:01:10 +0200 From: Corentin Labbe <clabbe.montjoie@...il.com> To: axboe@...nel.dk, hdegoede@...hat.com, kishon@...com, mark.rutland@....com, maxime.ripard@...tlin.com, robh+dt@...nel.org, wens@...e.org, clabbe.montjoie@...il.com Cc: devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, linux-ide@...r.kernel.org, linux-kernel@...r.kernel.org, linux-sunxi@...glegroups.com Subject: [PATCH v4 03/13] dt-bindings: ata: ahci-platform: document ahci-supply This patch document the new optional ahci-supply. Signed-off-by: Corentin Labbe <clabbe.montjoie@...il.com> Reviewed-by: Rob Herring <robh@...nel.org> --- Documentation/devicetree/bindings/ata/ahci-platform.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/ata/ahci-platform.txt b/Documentation/devicetree/bindings/ata/ahci-platform.txt index b88820b4c01e..f495774c8af9 100644 --- a/Documentation/devicetree/bindings/ata/ahci-platform.txt +++ b/Documentation/devicetree/bindings/ata/ahci-platform.txt @@ -33,6 +33,7 @@ Optional properties: - target-supply : regulator for SATA target power - phys : reference to the SATA PHY node - phy-names : must be "sata-phy" +- ahci-supply : regulator for AHCI controller - ports-implemented : Mask that indicates which ports that the HBA supports are available for software to use. Useful if PORTS_IMPL is not programmed by the BIOS, which is true with -- 2.16.4
Powered by blists - more mailing lists