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 9957020315; Wed, 12 Jun 2024 16:23:42 +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=1718209422; cv=none; b=jXaTD6kFWliROH9kv3BKIcVtpVl81+Zb7FljHQaAgzT6R0QEa2lmAgzWWO40CiynGjbqUhdZWGfYHWiql7qg8CcYLqxwoTRY6a+fyJ80KMU1GuZ8TNSkpvomvoUJOK5N7Dm9UKo2BEzKiBss1QDYdr9VJ9NmDgYOtPil/x8XXK0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1718209422; c=relaxed/simple; bh=X0/5+Nm1b/oPWZLoKH0sRvgVDCqZffjyPq8AqfHh8So=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=vGjbW6ynNoSCNwo8+PbdBPS59Ia5DnIJV8Yx3r3HbhKpKQnyrFxwAHcfzAzaoD/HF+jCAywfTVTWCiqGi0bsEZXtpP74dNpTPZCH13QQoNYuqlmp7ek8FKtwbx1qAouvTA3nI1/jFrN/g0s7OPwLxK+GUEkgcQ9+CGTu0okcWPY= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=AboZ7OzY; 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="AboZ7OzY" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6F699C116B1; Wed, 12 Jun 2024 16:23:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1718209422; bh=X0/5+Nm1b/oPWZLoKH0sRvgVDCqZffjyPq8AqfHh8So=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=AboZ7OzYmfkBwTfZK8oAjsmu1FRiwR7r1E1Ahqg+QqYJDKPmVIoJ0QG0RTmFFmBhM xtmaFsM35oTjnJw+hcCnGLmVjInAWOHI5r4EBZ+Y4QlcVZ/mWD7LMZthx0W1BFyGeF xxrVbKDFaA+kP3lYTKQkKJ3Wy9gbwG8c2awz8gESTVvn4YdcBKIBVwgPp4OyD84qwY mnn5IJSiyfXm1dAqSA2V4dEVA2RKXOoN4LZ1w0yQZjX+xZLs5Ei+IZxXFPaXPk1ypd Tjx/HY/hEvKvqsUWtQJ8dn9HtMjPUbFJQ+1F3MtOc5em6695t+IjOh+ronBAvBdGql pepxhANH78sdg== Date: Wed, 12 Jun 2024 17:23:38 +0100 From: Conor Dooley To: Andrew Davis Cc: Dmitry Torokhov , Rob Herring , Krzysztof Kozlowski , Conor Dooley , linux-input@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dt-bindings: input: ti,nspire-keypad: convert to YAML format Message-ID: <20240612-salaried-obstinate-7d740d0e6845@spud> References: <20240612150711.26706-1-afd@ti.com> Precedence: bulk X-Mailing-List: linux-input@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="70p5/Bv2FyztGcqR" Content-Disposition: inline In-Reply-To: <20240612150711.26706-1-afd@ti.com> --70p5/Bv2FyztGcqR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Jun 12, 2024 at 10:07:11AM -0500, Andrew Davis wrote: > diff --git a/Documentation/devicetree/bindings/input/ti,nspire-keypad.yaml b/Documentation/devicetree/bindings/input/ti,nspire-keypad.yaml > new file mode 100644 > index 0000000000000..ed3cfff13addc > --- /dev/null > +++ b/Documentation/devicetree/bindings/input/ti,nspire-keypad.yaml > @@ -0,0 +1,74 @@ > +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/input/ti,nspire-keypad.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: TI-NSPIRE Keypad > + > +maintainers: > + - Andrew Davis > + > +allOf: > + - $ref: input.yaml# > + - $ref: matrix-keymap.yaml# > + > +properties: > + compatible: > + enum: > + - ti,nspire-keypad Since there's unlikely to be another device after all this time, this should probably be a const, but that's a nit in an otherwise okay looking conversion. Reviewed-by: Conor Dooley Thanks, Conor. --70p5/Bv2FyztGcqR Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZmnLigAKCRB4tDGHoIJi 0qTAAQDGn71uhkPoA4n6qZjtdgRvv0cdsoLDXdVsB3NvLrFqHgEA1JiL7Y0LVhO7 kFPRROyOI6Fg/DBQApJfamM+maAe5ww= =dqFa -----END PGP SIGNATURE----- --70p5/Bv2FyztGcqR--