From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 EC9723101B2; Wed, 15 Apr 2026 15:01:29 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776265290; cv=none; b=FIZFSrPGCh/TyHyAkMNz49QoWAUHkKxTUQKAr022pp/sSaGrkwFncU6ZJG6iqkPSbDmboi3K2yPH1nAySu8i31UITYDeiaacW4j65aEyGrJgaQcBCHXHa1zVb1L0N2aCIwzgslz9IXKxxbd2f9JNXECWjmmileU4odIETpih7KI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776265290; c=relaxed/simple; bh=Y0EBIyq8KZ0in/NVtFdRwCTzpJ4fzIas0PvQK7JCygc=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=EiQBevVihtYRBaNNZcUG1HoH/1Mts1dN1oifMbc97pv4QO8v+wf2cwK/pCrCusTcsIvDefQtJ/K8YNf0D3res5TnW2oZ70umqidAsXcTrntKT16OyzmfoS4+5IIIEluwVsrwI7bKFpbuW7o1wKjbOvfD47BeKxuUlLkOzb6V+UA= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=IBIEjdqA; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="IBIEjdqA" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 12BD3C19424; Wed, 15 Apr 2026 15:01:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1776265289; bh=Y0EBIyq8KZ0in/NVtFdRwCTzpJ4fzIas0PvQK7JCygc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=IBIEjdqANubEn3fvCpvqk+Tb+ctxXjKRCZnL2m1mr0sNyihL0aiVocFdQXNvkSMeA kNjiWrSrPZYxxF3Dgr78nlZLrWNPf6RiXiWlZB0+Hpk0MHpLADLdtW3EhScvYk4dFR I+JEG65eKJsUWa57Z8yqrMdq7JVkagk0yiqSZ6KyvukojiiSJftevLH0F5bBkr2l02 jKDjR+4CQt+mRsGPoiEKAKKlrpeKrAjp63Iq70cFlOVPnFQT4MRDyS0+QbChFhWIkp Wmu9jT39G7F0cjyZpEEdK+nnwJcOBCazxTqabD7OizRiO2JmetjOG8fHnq39r+vZ9w 5beBEWTcQxecg== Date: Wed, 15 Apr 2026 16:01:25 +0100 From: Conor Dooley To: Shubhrajyoti Datta Cc: linux-kernel@vger.kernel.org, git@amd.com, shubhrajyoti.datta@gmail.com, Srinivas Neeli , Michal Simek , Linus Walleij , Bartosz Golaszewski , Rob Herring , Krzysztof Kozlowski , Conor Dooley , linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 1/3] dt-bindings: gpio: zynq: Sort compatible strings alphabetically Message-ID: <20260415-anvil-gizzard-dba463f90ecb@spud> References: <20260415105628.957689-1-shubhrajyoti.datta@amd.com> <20260415105628.957689-2-shubhrajyoti.datta@amd.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="jiuRekTIxogybpqZ" Content-Disposition: inline In-Reply-To: <20260415105628.957689-2-shubhrajyoti.datta@amd.com> --jiuRekTIxogybpqZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 15, 2026 at 04:26:26PM +0530, Shubhrajyoti Datta wrote: > Sort the compatible string alphabetically. >=20 > Signed-off-by: Shubhrajyoti Datta Acked-by: Conor Dooley pw-bot: not-applicable --jiuRekTIxogybpqZ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCad+oRAAKCRB4tDGHoIJi 0gRwAP9DDg9WIcR8ZGsVURYLX8+C53TE2wr8No9N89VLgmt19QD/dPA8/neBHQjd hm749mFqshArmrmMdLMlwqJvYWOFogs= =MGMW -----END PGP SIGNATURE----- --jiuRekTIxogybpqZ--