Skip to content

Commit 2dc8a32

Browse files
robherringdamien-lemoal
authored andcommitted
dt-bindings: ata: ahci-platform: Drop unnecessary select schema
The "select" schema is not necessary. It looks like it is there to prevent matching on "generic-ahci" compatible, but that's not necessary because this is the only place "generic-ahci" compatible is present. Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
1 parent f474c70 commit 2dc8a32

1 file changed

Lines changed: 0 additions & 20 deletions

File tree

Documentation/devicetree/bindings/ata/ahci-platform.yaml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -18,26 +18,6 @@ maintainers:
1818
- Hans de Goede <hdegoede@redhat.com>
1919
- Jens Axboe <axboe@kernel.dk>
2020

21-
select:
22-
properties:
23-
compatible:
24-
contains:
25-
enum:
26-
- brcm,iproc-ahci
27-
- cavium,octeon-7130-ahci
28-
- hisilicon,hisi-ahci
29-
- ibm,476gtr-ahci
30-
- marvell,armada-3700-ahci
31-
- marvell,armada-8k-ahci
32-
- marvell,berlin2q-ahci
33-
- qcom,apq8064-ahci
34-
- qcom,ipq806x-ahci
35-
- socionext,uniphier-pro4-ahci
36-
- socionext,uniphier-pxs2-ahci
37-
- socionext,uniphier-pxs3-ahci
38-
required:
39-
- compatible
40-
4121
properties:
4222
compatible:
4323
oneOf:

0 commit comments

Comments
 (0)