From nobody Sat Jun 13 02:08:20 2026 Received: from galois.linutronix.de (Galois.linutronix.de [193.142.43.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id B74493E5EC9; Mon, 11 May 2026 13:16:27 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=193.142.43.55 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778505389; cv=none; b=YCsytQmpJc3VvpVjjBkBcRWmsua35dCywFMe7aEbxgg0HjLcQBJyWM+JONCP7Hb2OwCV28mrcWxgLorhn9RJGDQ2gAPoV+tZb32j5ww607/zaO16GDmzJ9+AnmIyWRfwZTqGAxde9wgwgVe20MfrbfdStgJHKuxA6Rn1cT9NNl0= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778505389; c=relaxed/simple; bh=GhloA1FEgTK1sBb5DwrwUKr9C7VqcH0IGFw2Lfpsfpo=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=ltr3OSyd9LAfKUTXqcaDbJ5R6Vw3utwIPyBhF/gvSJ4G83q5CLjQwk6gHrwFH8GNORZX2CsYFKXuTiDiAtVnaKo/9Rt6glJOgAbTnIir/NRF82bApwICfJ5ME8oeyP6/p1bg3NsvibqzDv/9oiQWADBt6ikHagzU/9omk+aTjUY= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de; spf=pass smtp.mailfrom=linutronix.de; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=aVddBVUZ; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=baGVHsz5; arc=none smtp.client-ip=193.142.43.55 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linutronix.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="aVddBVUZ"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="baGVHsz5" Date: Mon, 11 May 2026 13:16:24 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1778505386; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=hQSA32S1vKKRKJHcZtyr6w9lqCDkbMF2BE2ScyTgVLI=; b=aVddBVUZjU1TXlpf6maNTD09M5+C85+oDkQ7TiqTmPx1A1WtpaU2gTzln3bDbUEqUgo90T cL6C96Z/unbs/Ecf9nNvBJDH/yuYX6fLKoGBwpJK2bh8knw1+thxCRkDgqOnG9JJ/6psEj qOm5yCG3LzH6itjXdf17SFVy9uRWAkN/udXu96Ll8C6dWxpocZC50+xhyAe02v6lHc8ssf akZakl9LYJTkDcHbPBT763BGAdEBQ81Uby9h1+nNVawGE6ArHRsP/fTly3xhv8DoU9CQrC S3scOorVUscoCOBgdQT1qdkNF4mr+2s1r0puTwpqq/MskkD4LvgMgxUWYfxG6g== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1778505386; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=hQSA32S1vKKRKJHcZtyr6w9lqCDkbMF2BE2ScyTgVLI=; b=baGVHsz5iZkTBOGrcf3KuNhwMJvKYPJFZ/JWl/PSTUL3vRyU4VIjtGJCH95sDvwfgK+VMy lc/6Igk2+6UAtnBw== From: "tip-bot2 for Xianwei Zhao" Sender: tip-bot2@linutronix.de Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: irq/drivers] dt-bindings: interrupt-controller: Add support for Amlogic A9 SoCs Cc: Xianwei Zhao , Thomas Gleixner , Conor Dooley , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20260508-a9-gpio-irqchip-v1-2-9dc5f3e022e0@amlogic.com> References: <20260508-a9-gpio-irqchip-v1-2-9dc5f3e022e0@amlogic.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <177850538445.188840.14755560752913989036.tip-bot2@tip-bot2> Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails Precedence: bulk Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable The following commit has been merged into the irq/drivers branch of tip: Commit-ID: f51c99a0e502dcfd3a1972554ed3f09970a55a07 Gitweb: https://git.kernel.org/tip/f51c99a0e502dcfd3a1972554ed3f0997= 0a55a07 Author: Xianwei Zhao AuthorDate: Fri, 08 May 2026 07:36:55=20 Committer: Thomas Gleixner CommitterDate: Mon, 11 May 2026 15:11:29 +02:00 dt-bindings: interrupt-controller: Add support for Amlogic A9 SoCs Update dt-binding document for GPIO interrupt controller of Amlogic A9 SoCs. Signed-off-by: Xianwei Zhao Signed-off-by: Thomas Gleixner Acked-by: Conor Dooley Link: https://patch.msgid.link/20260508-a9-gpio-irqchip-v1-2-9dc5f3e022e0@a= mlogic.com --- Documentation/devicetree/bindings/interrupt-controller/amlogic,meson-gpio-= intc.yaml | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/Documentation/devicetree/bindings/interrupt-controller/amlogic= ,meson-gpio-intc.yaml b/Documentation/devicetree/bindings/interrupt-control= ler/amlogic,meson-gpio-intc.yaml index d0fad93..d266719 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/amlogic,meson-= gpio-intc.yaml +++ b/Documentation/devicetree/bindings/interrupt-controller/amlogic,meson-= gpio-intc.yaml @@ -38,6 +38,8 @@ properties: - amlogic,a4-gpio-intc - amlogic,a4-gpio-ao-intc - amlogic,a5-gpio-intc + - amlogic,a9-gpio-intc + - amlogic,a9-gpio-ao-intc - amlogic,c3-gpio-intc - amlogic,s6-gpio-intc - amlogic,s7-gpio-intc @@ -56,7 +58,7 @@ properties: amlogic,channel-interrupts: description: Array with the upstream hwirq numbers minItems: 2 - maxItems: 12 + maxItems: 20 $ref: /schemas/types.yaml#/definitions/uint32-array =20 required: @@ -76,9 +78,20 @@ then: amlogic,channel-interrupts: maxItems: 2 else: - properties: - amlogic,channel-interrupts: - minItems: 8 + if: + properties: + compatible: + contains: + const: amlogic,a9-gpio-ao-intc + then: + properties: + amlogic,channel-interrupts: + minItems: 20 + else: + properties: + amlogic,channel-interrupts: + minItems: 8 + maxItems: 12 =20 additionalProperties: false =20