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

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: nvme: apple,nvme-ans: Add Apple A11

Add ANS2 NVMe bindings for Apple A11 SoC.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Nick Chan <towinchenmi@gmail.com>
Link: https://lore.kernel.org/r/20250826-t8015-nvme-v5-1-caee6ab00144@gmail.com
Signed-off-by: Sven Peter <sven@kernel.org>

authored by

Nick Chan and committed by
Sven Peter
1dd8daf1 a67677d4

+9 -6
+9 -6
Documentation/devicetree/bindings/nvme/apple,nvme-ans.yaml
··· 11 11 12 12 properties: 13 13 compatible: 14 - items: 15 - - enum: 16 - - apple,t8103-nvme-ans2 17 - - apple,t8112-nvme-ans2 18 - - apple,t6000-nvme-ans2 19 - - const: apple,nvme-ans2 14 + oneOf: 15 + - const: apple,t8015-nvme-ans2 16 + - items: 17 + - enum: 18 + - apple,t8103-nvme-ans2 19 + - apple,t8112-nvme-ans2 20 + - apple,t6000-nvme-ans2 21 + - const: apple,nvme-ans2 20 22 21 23 reg: 22 24 items: ··· 69 67 compatible: 70 68 contains: 71 69 enum: 70 + - apple,t8015-nvme-ans2 72 71 - apple,t8103-nvme-ans2 73 72 - apple,t8112-nvme-ans2 74 73 then: