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 E4F8F29A2; Sat, 13 Dec 2025 03:16:05 +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=1765595767; cv=none; b=l0FQfvbmzMb8O63Df9CFPyKbBjtwX9JIgmVnFqtDWAbWmMN+mw+PulfCZCD/uHlz92dpwVhlTdOUPRnZN4Ll+SEWne2Ff5tUqklPQjBtlpsSJn7atNCf82EsM+5mMgwFO7bu2F2GqVZfJa8nvC9sHBJ6Op2+e/cGdfasvQQ4Sa8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765595767; c=relaxed/simple; bh=KOXoqXt5Xmrh921+CW5vaUGrvh86vh0stCQ6djrzqE4=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=Ym3rIhxIhd6fdHEn9HN4LTkbPgo+eq+lkfqTNUdm0aqeutnkHZpfW73qBKzseWX9nmvQjxso6RXUo4/irJAGld/JsZ53Vwb8EdyrXTx4GnI11Y0sY6SOcgVJEeyo2iPHDU0g9jB8R8cyo2QL8aH0hlmQlO60k8RToyVLdUl1/v4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=m3I+s6WU; 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="m3I+s6WU" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2F60BC4CEF7; Sat, 13 Dec 2025 03:16:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1765595765; bh=KOXoqXt5Xmrh921+CW5vaUGrvh86vh0stCQ6djrzqE4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=m3I+s6WUp1W0mDBHh3cXyXcKGUScadcndF+cR3bgdkuVT8PtPMHZEyLDDCKB6/lvo 88P9PXI72Czg+bZKQlpV+eY9jQ1t7gDn5pPxgi77RX1wV1Cf43YTNwypRjgpbHjUsT /XwvzDaMAMK3vmvKqVyrQYiPLhUgwOmqFodb/rtOHkt45fyTXRPLA1mAh8+sPEL0gx cuIN66MjtHUbl3Raq6JnufW9dEwnQWqXOH3FNEKMClq9koFS9HG53PJGil0z+rP1hN sWCKhvX/uF8pFTAUXBymg6e7qcSJYcw7pDIdRzTyWUUCOWB3nHatb/Q5WiS6y79fJe L1+w9wqtxnhQw== Received: by finisterre.sirena.org.uk (Postfix, from userid 1000) id 9308C1AC5657; Sat, 13 Dec 2025 12:16:03 +0900 (JST) Date: Sat, 13 Dec 2025 12:16:03 +0900 From: Mark Brown To: "Rob Herring (Arm)" Cc: Michael Turquette , Stephen Boyd , Krzysztof Kozlowski , Conor Dooley , Bjorn Andersson , Michal Simek , Vinod Koul , Matthias Brugger , AngeloGioacchino Del Regno , Jonathan Cameron , David Lechner , Nuno =?iso-8859-1?Q?S=E1?= , Andy Shevchenko , Yong Wu , Peter Rosin , Linus Walleij , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Philipp Zabel , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Liam Girdwood , linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, dmaengine@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-iio@vger.kernel.org, iommu@lists.linux.dev, linux-gpio@vger.kernel.org, linux-sunxi@lists.linux.dev, imx@lists.linux.dev, linux-sound@vger.kernel.org Subject: Re: [PATCH] dt-bindings: Remove unused includes Message-ID: References: <20251212231203.727227-1-robh@kernel.org> Precedence: bulk X-Mailing-List: linux-sound@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="8bHZTj54bYLdLiw+" Content-Disposition: inline In-Reply-To: <20251212231203.727227-1-robh@kernel.org> X-Cookie: DYSLEXICS OF THE WORLD, UNTIE! --8bHZTj54bYLdLiw+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 12, 2025 at 05:11:52PM -0600, Rob Herring (Arm) wrote: > Remove includes which are not referenced by either DTS files or drivers. >=20 > There's a few more which are new, so they are excluded for now. Acked-by: Mark Brown --8bHZTj54bYLdLiw+ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmk82nAACgkQJNaLcl1U h9AF0wf/RU9WagcpUCZ1sx0lAc8LqeClGvN8UmsUry3bwmzqht7//PCIqy9YES2b YonKgjyQSc6jVAso760Vy8kMyVo3qmDtZh/+HhG+hKZKYjuWXTgNDZbcuHqLLC0n VfP2g8L5ainnzUQn4d6fuC7yTPCemUe5LXXlfAXcsxgTzYp9lCOfPAzCQ8AXP8dR 3nfijzX8hDff/ZC7rmalUnnhx/RkrrAxxNALfZTo2xmgpP63cimXvuJt8oQEAPBU Sl4lfIk/svMJjz8wkCP6p7YT9E2tyyrKpLCsduZAXCRi8+OSbV/EMEwVvn0DbsAO zBEwV/somQyTbEe29Lzi683OStqqEg== =3mYQ -----END PGP SIGNATURE----- --8bHZTj54bYLdLiw+--