Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: nvme: apple: Add apple,t8112-nvme-ans2 compatible string

"apple,t8112-nvme-ans2" as found on Apple M2 SoCs is compatible with the
existing driver. Add its SoC specific compatible string to allow special
handling if it'll be necessary.
t8112 uses only 2 power-domains as no 4 and 8 TB configurations are
offered.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Janne Grunau <j@jannau.net>
Signed-off-by: Hector Martin <marcan@marcan.st>

authored by

Janne Grunau and committed by
Hector Martin
20fa978c 695ea8cc

+4 -1
+4 -1
Documentation/devicetree/bindings/nvme/apple,nvme-ans.yaml
··· 14 14 items: 15 15 - enum: 16 16 - apple,t8103-nvme-ans2 17 + - apple,t8112-nvme-ans2 17 18 - apple,t6000-nvme-ans2 18 19 - const: apple,nvme-ans2 19 20 ··· 66 65 properties: 67 66 compatible: 68 67 contains: 69 - const: apple,t8103-nvme-ans2 68 + enum: 69 + - apple,t8103-nvme-ans2 70 + - apple,t8112-nvme-ans2 70 71 then: 71 72 properties: 72 73 power-domains: