diff options
author | Serge Semin <[email protected]> | 2022-09-09 22:36:03 +0300 |
---|---|---|
committer | Damien Le Moal <[email protected]> | 2022-09-17 01:39:15 +0900 |
commit | 2ea4d52ad11a9234eb7252377ba873c311896997 (patch) | |
tree | b7869d9e6f97529839b6f3b7a116292ad527be5b | |
parent | 388f08ecdc199f6fae2e94f792bffbabcba294f9 (diff) |
dt-bindings: ata: sata-brcm: Apply common AHCI schema
The Broadcom SATA controller is obviously based on the AHCI standard. The
device driver uses the kernel AHCI library to work with it. Therefore we
can be have a more thorough DT-bindings evaluation by referring to the
AHCI-common schema instead of using the more relaxed SATA-common one.
Signed-off-by: Serge Semin <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Signed-off-by: Damien Le Moal <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/ata/brcm,sata-brcm.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/ata/brcm,sata-brcm.yaml b/Documentation/devicetree/bindings/ata/brcm,sata-brcm.yaml index 4ee74df8e58a..fa8ebc8f243f 100644 --- a/Documentation/devicetree/bindings/ata/brcm,sata-brcm.yaml +++ b/Documentation/devicetree/bindings/ata/brcm,sata-brcm.yaml @@ -14,7 +14,7 @@ maintainers: - Florian Fainelli <[email protected]> allOf: - - $ref: sata-common.yaml# + - $ref: ahci-common.yaml# properties: compatible: |