From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 8E90AC021A0 for ; Thu, 13 Feb 2025 20:07:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=5te7loJSx3crCFCfb7JO7FIPYAsf6BQNwt82k/9WofA=; b=sPKJnK0zUjB9HRkVbp+tvVicwN 5A5B0jIu0MkKZmvOJmM50mcpedXo61qOUryNtGbeyy8H8cE5XFnZh6Wy2172TcPhGpik/mo7tQcK1 jZiQuiySmePEhEdo8/154NJjnclMmFzq1cbGYfE3LhFXnbZ36wMyxkOaIpU/e6JB9T39M6m0+JGoy M9DotL70xPSar9ROR0YcPjGJl7e9d6leZWkJmtYpgP3LDRzsj2ToP8oHIu87VOV7LJzGb7zxx6Ccl pjcWziOf1WfukBo7L8d572wT5szinM3G4290lLMDDS5eo15IG/hQ7f6exXh/JsRy2+btMzCLOvfeA Y7/9cyXg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tifUg-0000000CUyH-44zc; Thu, 13 Feb 2025 20:07:30 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tifTE-0000000CUoA-3Ape; Thu, 13 Feb 2025 20:06:01 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id EE1E25C5729; Thu, 13 Feb 2025 20:05:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id AB8B6C4CED1; Thu, 13 Feb 2025 20:05:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1739477159; bh=NACchtxeonADU5GQJHVdhJAYs1NUCFnsjx8N1JQdRrU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=O/JH8jfV1QVq1uasHTsNeuvpUp+d/jj3Sxg0GxQKCVk7MJyvAD+eV7i506He6qDkk CgczH1mXZqmixuHsk0D/2KtFkSCe/Wmi8P9wl7zCIUczWtl3sD9Vq+H2A5cpdDdnQF qNGJnP9y/5CtGu9vhXYx1B8p7h+0KKFG7NvnxjfzY6NPNfHSqEgpjg6KZXdcGWsLa9 aw79CG0LR2+U1fZ2shFOmgWKUurnvnCGkvfOKwv3xXZMFivGXD6G8/TJk9OItg0FuJ zk2HZ3DJcceF9gUMbY0NZul7L33XU3Emvw5VLBcspBPrQFTtCjH/OY7sZFLz2zeqsk MyoYXycWED0Ew== Date: Thu, 13 Feb 2025 20:05:53 +0000 From: Conor Dooley To: Krzysztof Kozlowski Cc: linux-kernel@vger.kernel.org, Conor Dooley , Dinh Nguyen , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Heiko Stuebner , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Huacai Chen , WANG Xuerui , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, imx@lists.linux.dev, loongarch@lists.linux.dev Subject: Re: (subset) [PATCH v1 0/4] Removal of non-existent DAC nodes Message-ID: <20250213-calamity-smuggler-5d606993be32@spud> References: <20240717-anvil-ashy-544e80a1317c@spud> <173939339997.59416.11108011581545463665.b4-ty@linaro.org> MIME-Version: 1.0 In-Reply-To: <173939339997.59416.11108011581545463665.b4-ty@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250213_120600_836739_0063AE96 X-CRM114-Status: GOOD ( 17.51 ) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============0470880246976576125==" Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org --===============0470880246976576125== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="t2TI/qcM7Hcs5rgZ" Content-Disposition: inline --t2TI/qcM7Hcs5rgZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 12, 2025 at 09:49:59PM +0100, Krzysztof Kozlowski wrote: >=20 > On Wed, 17 Jul 2024 10:37:52 +0100, Conor Dooley wrote: > > From: Conor Dooley > >=20 > > Recently I've been getting triggered by abuse of the Rohm dh2228fv > > compatible to get the spidev driver probing in Linux on development > > kits by employees of various silicon vendors (like NXP or my own > > employer). I had a look around the kernel and all users other than the > > original Clearfontz board added by Maxime appear to be similar abuse. > > Drop the non-existent nodes from all of these devices :) > >=20 > > [...] >=20 > Applied, thanks! >=20 > [3/4] loongarch: dts: remove non-existent DAC from 2k1000-ref > https://git.kernel.org/krzk/linux-dt/c/854a080f0b73ff966a813ec2dc53= 891831daa28d Heh, funny that you picked this up yesterday - I noticed that it was there while poking at spidev doing some debugging yesterday and was going to grab the patch myself. Thanks. Noticed also that there's a user of it in riscv that I hadn't included in my original patch. No clue why I didn't include that, but I've sent out a patch for it now. --t2TI/qcM7Hcs5rgZ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZ65QoQAKCRB4tDGHoIJi 0hJOAP9qWBg0rjsbzm7opAMArAFEycQu0lJBHYdR+tfeeXkkhAEArfJdGry0AYEf b8lHjUhG8iocKhPAo6JWSZBlm8Sn4w8= =cxBE -----END PGP SIGNATURE----- --t2TI/qcM7Hcs5rgZ-- --===============0470880246976576125== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip --===============0470880246976576125==--