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 E0F9C18DB01; Tue, 3 Mar 2026 17:18:19 +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=1772558300; cv=none; b=XcLK5pQlbV6SIIDQPcyqd4ulUQp4YHu/CB6Pkj1lqgXr+YtW0QrbGGVwj9y079iejb8T7p5HtzZzPBUX8De62CUORAMe+vfw3G90DWweTMBcnioums1toth/5q1Tdi+J9Gg95Zcz+VhglVL7fMqXTvjiKz0H9XkOKe4hzz/wOCM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772558300; c=relaxed/simple; bh=2EwOl9X8rGmzKbFeYz5dMIhg7IdHyxKIF8yZ/8i419c=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=Hr4gKxyXlfwTzGpRTl9b+wSCS2+DpX5gH/lKT8aYhfFxZ/3NpIC1g29HKuzTS5TjJZ+MvyFsffzTL89L+rhjmncGxkUQg2jZQY94MGecyzD00LrSSPph0eYQNGkNSsvgGDcDo0ZaCJcPPl/OyZt7RYZLIqH7Bg3cg2p81xPHvT4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=G+KddYcP; 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="G+KddYcP" Received: by smtp.kernel.org (Postfix) with ESMTPSA id BAA8AC116C6; Tue, 3 Mar 2026 17:18:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1772558299; bh=2EwOl9X8rGmzKbFeYz5dMIhg7IdHyxKIF8yZ/8i419c=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=G+KddYcPdyxLWyI2kho0GPcLfUYmGnBvTMI8hDQYyfKn9e2YGVSsTdP9tfEKb0JPa XfUGwPxYEiUhS/JgYwNkyAT/XEvK67tchcXl4zTRpcslcDqXR5BmDQhqyxagUDjF6e Mcg/Lygz/NfUqggpBNzMe4jgvZ96a0lpk6HrmnoaoTdH+uwf9lEasYwJdzMOJ/88NB NDFJIUglgFf3FLeIClWDutWFGqEvALrg8Pfl8N9Eisaln20crzWZunjFjivO8mcMCg EceP00FiIkl+F7UwVQtBJtqUuwEJ2+sdUSk8z+uvTvqMwXrARB3oD6vqD55OdP/wwb C++45dBf7S1qQ== Date: Tue, 3 Mar 2026 17:18:15 +0000 From: Conor Dooley To: linux-kernel@vger.kernel.org Cc: Pierre-Henry Moussay , Conor Dooley , Daniel Lezcano , Thomas Gleixner , Rob Herring , Krzysztof Kozlowski , Conor Dooley , devicetree@vger.kernel.org, linux-riscv@lists.infradead.org Subject: Re: [PATCH v1] dt-bindings: timer: sifive,clint: add pic64gx compatibility Message-ID: <20260303-obsessive-explode-70ba51a1d68b@spud> References: <20251117-sadly-scrap-4671550cd78d@spud> 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="b23RY4XFIHCh6JOP" Content-Disposition: inline In-Reply-To: <20251117-sadly-scrap-4671550cd78d@spud> --b23RY4XFIHCh6JOP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 17, 2025 at 03:29:54PM +0000, Conor Dooley wrote: > From: Pierre-Henry Moussay >=20 > As mention in sifive,clint.yaml, a specific compatible should be used > for pic64gx, so here it is. >=20 > Signed-off-by: Pierre-Henry Moussay > Acked-by: Conor Dooley I've taken this with the dts that depends on it. --b23RY4XFIHCh6JOP Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCaacX1wAKCRB4tDGHoIJi 0hOeAQC6fWkh1G93xOzZIYEVwVbzb1p9N08tPL17ETCf1hO9egD9EsDAEcXuwjRZ BisqK3u9JcQmNymBYonduqC8/0oDjwo= =ljGp -----END PGP SIGNATURE----- --b23RY4XFIHCh6JOP--