diff options
author | Sven Peter <sven@svenpeter.dev> | 2022-05-01 16:55:09 +0200 |
---|---|---|
committer | Sven Peter <sven@svenpeter.dev> | 2022-05-02 17:24:45 +0200 |
commit | 82b96552f15a05ee9f31813178e024720aa5b9bc (patch) | |
tree | ae7ef06c29e83dee36d1cf1896a95bd659ad0a9d /MAINTAINERS | |
parent | soc: apple: Add SART driver (diff) | |
download | linux-82b96552f15a05ee9f31813178e024720aa5b9bc.tar.xz linux-82b96552f15a05ee9f31813178e024720aa5b9bc.zip |
dt-bindings: nvme: Add Apple ANS NVMe
Apple SoCs such as the M1 come with an embedded NVMe coprocessor called
ANS2.
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sven Peter <sven@svenpeter.dev>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8dad61c380c3..24b94c386f33 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1838,6 +1838,7 @@ F: Documentation/devicetree/bindings/i2c/apple,i2c.yaml F: Documentation/devicetree/bindings/interrupt-controller/apple,* F: Documentation/devicetree/bindings/iommu/apple,sart.yaml F: Documentation/devicetree/bindings/mailbox/apple,mailbox.yaml +F: Documentation/devicetree/bindings/nvme/apple,nvme-ans.yaml F: Documentation/devicetree/bindings/pci/apple,pcie.yaml F: Documentation/devicetree/bindings/pinctrl/apple,pinctrl.yaml F: Documentation/devicetree/bindings/power/apple* |