diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/ata/ahci-platform.txt | 4 | ||||
-rw-r--r-- | Documentation/filesystems/aufs/README | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/ata/ahci-platform.txt b/Documentation/devicetree/bindings/ata/ahci-platform.txt index c2340eeeb..c000832a7 100644 --- a/Documentation/devicetree/bindings/ata/ahci-platform.txt +++ b/Documentation/devicetree/bindings/ata/ahci-platform.txt @@ -30,6 +30,10 @@ Optional properties: - target-supply : regulator for SATA target power - phys : reference to the SATA PHY node - phy-names : must be "sata-phy" +- 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 + some embedded SOC's. Required properties when using sub-nodes: - #address-cells : number of cells to encode an address diff --git a/Documentation/filesystems/aufs/README b/Documentation/filesystems/aufs/README index ed1bafe08..36df67408 100644 --- a/Documentation/filesystems/aufs/README +++ b/Documentation/filesystems/aufs/README @@ -372,6 +372,7 @@ James B made a donation (2014/7 and 2015/7). Stefano Di Biase made a donation (2014/8). Daniel Epellei made a donation (2015/1). OmegaPhil made a donation (2016/1). +Tomasz Szewczyk made a donation (2016/4). Thank you very much. Donations are always, including future donations, very important and |