From nobody Thu Oct 2 18:08:27 2025 Received: from mail-4323.protonmail.ch (mail-4323.protonmail.ch [185.70.43.23]) (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 1A152283FEA; Sun, 14 Sep 2025 19:32:23 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.70.43.23 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1757878345; cv=none; b=nqrh/u7fmDBeKiMQjDEUF3LdDIgt/edaLbfKMTHszHeEoJc/dJ9OSEexz8IF+43oRgZhyXgU5Q52rx+eM0n64/bxPyCr1F45klWACkhpuBSEnIOO26J5/WXMzvi8i5UzTXoeGFfVceF67PsljB5PPDRoBvehlkv6Yow+LOSs1y4= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1757878345; c=relaxed/simple; bh=F//VEGGKQ4dySAaUx/MMsnPS7gqkPc0NM8iIn0Frh7c=; h=Date:From:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=ifADAKGqsHyDbtwWTH7B1LUAderx/t4wNPfZD5eqcbJXE5PmnKyY4NVON9WUCQ9MDSCcKBPmlFe9OHFJ1+BxYpRlCPjdmKTc95QTC5EBYEpAcDBXEMhNk4FJ2O1KIOCS6KriXiCXyrHqA3pL5yn6U6raeqtnJ4jBmJBIvNXIHSU= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=chimac.ro; spf=pass smtp.mailfrom=chimac.ro; dkim=pass (2048-bit key) header.d=chimac.ro header.i=@chimac.ro header.b=gXao383x; arc=none smtp.client-ip=185.70.43.23 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=chimac.ro Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=chimac.ro Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=chimac.ro header.i=@chimac.ro header.b="gXao383x" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chimac.ro; s=protonmail; t=1757878341; x=1758137541; bh=E+xJKNk5JY17fob/Z1mGipjlu1Tw15TGNfmIUUFMZBc=; h=Date:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=gXao383xk7fjYBT67g/PLUCf6irVEJ9539qVlupirI0g4wONNTbq60BkmwDmNj9TH QI/pmfrhRjKai5tsdD9cUtUnJIyu+y148wAIUDxpQqQTxTAgQ6xDVCZQfNLTO56Lpk 2WCxZs6y85aJgX6XiToWgb5vsgXpVWllkwMRAZCTmS8r6WJorVoC21xBcOLDhWixAP wWznj7+Ef2T+FKfIRc7XqyIupaA5X7pf7iR40sPijMicR9ELuURy3+RIqTUyr2lVPq VmTg2h3BOnBRDOGi4u4q3oJum81esx/4etJZ0pJv+T5PwaTg6YEICzoGbzi2vVRllH UX3l7sQDX7dpA== Date: Sun, 14 Sep 2025 19:32:15 +0000 From: Alexandru Chimac Cc: linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Alexandru Chimac Subject: [PATCH 2/3] dt-bindings: pinctrl: samsung: Add exynos9610-wakeup-eint node Message-ID: <20250914-exynos9610-pinctrl-v1-2-5b877e9bc982@chimac.ro> In-Reply-To: <20250914-exynos9610-pinctrl-v1-0-5b877e9bc982@chimac.ro> References: <20250914-exynos9610-pinctrl-v1-0-5b877e9bc982@chimac.ro> Feedback-ID: 139133584:user:proton X-Pm-Message-ID: a090441a71998982351ba0324502188b33cb6651 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Add a dedicated compatible for the exynos9610-wakeup-eint node, which is compatbile with Exynos850's implementation (and the Exynos7 fallback). Signed-off-by: Alexandru Chimac --- .../devicetree/bindings/pinctrl/samsung,pinctrl-wakeup-interrupt.yaml | = 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/pinctrl/samsung,pinctrl-wake= up-interrupt.yaml b/Documentation/devicetree/bindings/pinctrl/samsung,pinct= rl-wakeup-interrupt.yaml index 0da6d69f599171b6946992c036f23c5dea17bd0d..fe06c0d2734960d3fe57783c1c5= 28f58fa297c57 100644 --- a/Documentation/devicetree/bindings/pinctrl/samsung,pinctrl-wakeup-inte= rrupt.yaml +++ b/Documentation/devicetree/bindings/pinctrl/samsung,pinctrl-wakeup-inte= rrupt.yaml @@ -49,6 +49,7 @@ properties: - enum: - google,gs101-wakeup-eint - samsung,exynos2200-wakeup-eint + - samsung,exynos9610-wakeup-eint - samsung,exynos9810-wakeup-eint - samsung,exynos990-wakeup-eint - samsung,exynosautov9-wakeup-eint @@ -123,6 +124,7 @@ allOf: contains: enum: - samsung,exynos850-wakeup-eint + - samsung,exynos9610-wakeup-eint - samsung,exynosautov920-wakeup-eint then: properties: --=20 2.47.3