Re: [PATCH v3] dt-bindings: spmi: qcom,x1e80100-spmi-pmic-arb: Document Eliza compatible
From: Rob Herring
Date: Wed Mar 25 2026 - 12:07:01 EST
On Fri, Mar 13, 2026 at 02:22:38PM +0200, Abel Vesa wrote:
> The SPMI multi-master Arbiter found on Eliza is version 7.2.0, yet
> driver-wise, still compatible with the one featured on Hamoa (X1E80100),
> which is 7.0.1.
>
> So document the Eliza compatible and allow Hamoa one as fallback.
>
> Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx>
> ---
> Changes in v3:
> - Add back enum for eliza and sar2130p, just like in v1, but keep the
> const for x1e80100 as is.
> - Link to v2: https://patch.msgid.link/20260311-eliza-bindings-spmi-v2-1-12783c6759d9@xxxxxxxxxxxxxxxx
>
> Changes in v2:
> - Instead of reworking the whole oneOf for compatibles,
> add Eliza similar to sar2130p.
> - Link to v1: https://patch.msgid.link/20260311-eliza-bindings-spmi-v1-1-1a20eec1179e@xxxxxxxxxxxxxxxx
> ---
> .../devicetree/bindings/spmi/qcom,x1e80100-spmi-pmic-arb.yaml | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
Applied, thanks.
Rob