mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
dt-bindings: arm: apple: apple,pmgr-pwrstate: Add A7-A11, T2 compatibles
The blocks found on Apple A7-A11 SoCs are compatible with the existing driver so add their per-SoC compatible. Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Hector Martin <marcan@marcan.st> Acked-by: Neal Gompa <neal@gompa.dev> Signed-off-by: Nick Chan <towinchenmi@gmail.com> Reviewed-by: Neal Gompa <neal@gompa.dev> Signed-off-by: Sven Peter <sven@svenpeter.dev>
This commit is contained in:
parent
7fe03f8ff5
commit
20f47443db
1 changed files with 5 additions and 0 deletions
|
@ -31,6 +31,11 @@ properties:
|
|||
compatible:
|
||||
items:
|
||||
- enum:
|
||||
- apple,s5l8960x-pmgr-pwrstate
|
||||
- apple,t7000-pmgr-pwrstate
|
||||
- apple,s8000-pmgr-pwrstate
|
||||
- apple,t8010-pmgr-pwrstate
|
||||
- apple,t8015-pmgr-pwrstate
|
||||
- apple,t8103-pmgr-pwrstate
|
||||
- apple,t8112-pmgr-pwrstate
|
||||
- apple,t6000-pmgr-pwrstate
|
||||
|
|
Loading…
Add table
Reference in a new issue