Re: [PATCH v3 1/3] dt-bindings: spmi: Add Apple A11 and T2 compatible

From: Sven Peter
Date: Sun Aug 31 2025 - 14:23:18 EST


On 29.08.25 10:47, Nick Chan wrote:
The SPMI bus found on Apple A11 and T2 SoCs are compatible with the
existing driver for t8103's spmi so add their compatibles.

Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
Reviewed-by: Sven Peter <sven@xxxxxxxxxx>

Please drops those tags if you make a significant change like you did here between v2 and v3.

Signed-off-by: Nick Chan <towinchenmi@xxxxxxxxx>
---

[...]

@@ -27,7 +30,6 @@ properties:
- apple,t6000-spmi
- apple,t8112-spmi
- const: apple,spmi
-

Why are you removing the blank line here?


Sven