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 46E45180A92; Wed, 3 Jul 2024 15:13:32 +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=1720019613; cv=none; b=Sd/wx4z2l5BW/38MgmIFJngrc1KNag0NRBIPD3kuhGnCiAG/PVNBcW6Ad08jjNCJc3tYM3x4HSr3ZJCGXtr+XTZjxDwCsDUT8OaIXXIcZXtzqwegvZqJI8EEhlk/yCsUg5c+T3ztj33HhgZCknsA9zwm/9ESNEyx0AvXe7hwZdg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1720019613; c=relaxed/simple; bh=Q5QXeckq+uzJ3iLBFgmqaQoU67PR7ujYRkejbXOVseI=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=Rbvv0hEEMbCxhLYtSIqkfKphOpwCKomctFOCjOjLIU6pF3J0qeaBsPQS+J/RTqITZDF2gBTcZYBQVEjJvQamKUsCcyrrd6Ptihz7a9QGK//R3VoBFLdCgcW0PM4RldYFqlca4UmT1+px62IGf1wm5C2F5RRwB5p5rFM7IGDGuoc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=SAydLkCH; 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="SAydLkCH" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6BE1FC2BD10; Wed, 3 Jul 2024 15:13:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1720019612; bh=Q5QXeckq+uzJ3iLBFgmqaQoU67PR7ujYRkejbXOVseI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=SAydLkCH7NrYcx7tFvUrYpuTzMcsfxFcNISyOv+2XofNGe2yNefXoRYIqJ8wGFOsF TicYHRmZUvr0renf29m/uEhpOR93NZxaaroVR0vfH5Dz/TaWJ04l9DBvCZaTEwKYtZ /W2BQ3pCdOrN+rglgAg1nN1bVBdO9X7pBkxkLsC8X7KtfXMjld+mD2+UM6odySF8gY ZYLE/TMxtu+8Uk4fi/NhEKrnfAxY8RECBx4s6GlUiM/GefgZQqKPhkE1mDIxyrrD6F p+y01eh8ppyE8VacHvta5AxWAEwO6XQSGIqzvtof9w3Od9CxZlGV/THnnXhYw8gjmz u7qq3+cd/dDkg== Date: Wed, 3 Jul 2024 16:13:28 +0100 From: Conor Dooley To: Stanislav Jakubek Cc: Daniel Lezcano , Thomas Gleixner , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Orson Zhai , Baolin Wang , Baolin Wang , Chunyan Zhang , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH] dt-bindings: timer: sprd-timer: convert to YAML Message-ID: <20240703-slogan-reawake-413f7db2d065@spud> References: 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-sha256; protocol="application/pgp-signature"; boundary="Gv8gm/4CVXynuw1q" Content-Disposition: inline In-Reply-To: --Gv8gm/4CVXynuw1q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 03, 2024 at 02:02:46PM +0200, Stanislav Jakubek wrote: > Convert the Spreadtrum SC9860 timer bindings to DT schema. >=20 > Changes during conversion: > - rename file to match compatible > - add sprd,sc9860-suspend-timer which was previously undocumented > - minor grammar fix in description >=20 > Signed-off-by: Stanislav Jakubek Reviewed-by: Conor Dooley --Gv8gm/4CVXynuw1q Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZoVqmAAKCRB4tDGHoIJi 0kSWAP0ZO7U4OqQw/vPrqmpiEs+BI1Cu4br9uvcpBJMvdGtZywEAvBvbrvTkSB7s 6qble3XTWwW/zR2cchpH+LC6Dz515Q4= =v6j4 -----END PGP SIGNATURE----- --Gv8gm/4CVXynuw1q--