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 7B908326922; Thu, 29 Jan 2026 20:44: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=1769719472; cv=none; b=W8VZKMYnQo8yI4M6JPPVWEULk/2DHGb6ZU2kvTkkJv0PQdvwn90CnK83i/yE6jO0p5QZ676GvMM2D7BYA6ush/mNR4FSIlVyLqqpWM4eFCSCxzQ+vDF2oDDss4YsOGZqzM1VT1S+OmtK6h4umRp7QnmQexTP1S/pWqMMcZGWGEg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769719472; c=relaxed/simple; bh=GdsVRlXM1k21xELKCI7V+gXC1aV8IjxKYFA9ELYBG0Q=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=QeX9gqGZLnFMroWPsmTYVkI/IIRqZhQtZiNyWsltq6VJWZnype2Ibzd2uXkGf80NEr6P8Zd/myQ7bGn7AgHM3GMDoTnxgvrnY3Yp0VRRYnxGBWwihMRcOcln7vAvDoGtuLibaSy62nWGM7PMCSuDbfuZeRyDGwRzMLdj5VCQV/4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=Hf/NQ5R6; 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="Hf/NQ5R6" Received: by smtp.kernel.org (Postfix) with ESMTPSA id C7883C4CEF7; Thu, 29 Jan 2026 20:44:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1769719472; bh=GdsVRlXM1k21xELKCI7V+gXC1aV8IjxKYFA9ELYBG0Q=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Hf/NQ5R6LhBdJyC4Tj+pWrF0EgpeZDK7GQ1YIe23OiJeRbPFOawP2hDi8e1uUB2B0 tZqhuGu8mmp3Uw9UGD5rsQirNya+CFAiowoEf4WEDHhFMtSJY9rBE7maTlCwVHQJKN 8K25/UjlnDU3w9wZD2F79qC+oj6W0Rw1JhD+mdcti23J6WwI/C4zlUG8RezLwSE7b+ /aFVnIsSONqAx9Zt8Re91XjwxPXXLUiKwYlW0QbwxK/LWGfIC1jHnzSH+PrAfZLEpx hdNPDK3Nd1mGKjTAKVFfqCjpiYBzj1jtvhv7GO1IFzuk01o7EJ21dFrPfCy5K+dl5T NSnIMnCEcQXjg== Date: Thu, 29 Jan 2026 12:44:30 -0800 From: Drew Fustini To: Conor Dooley Cc: Icenowy Zheng , Andrzej Hajda , Neil Armstrong , Robert Foss , Laurent Pinchart , Jonas Karlman , Jernej Skrabec , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Simona Vetter , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Guo Ren , Fu Wei , Philipp Zabel , Dmitry Baryshkov , Michal Wilczynski , Luca Ceresoli , Han Gao , Yao Zi , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-riscv@lists.infradead.org, Icenowy Zheng Subject: Re: [PATCH v6 1/9] dt-bindings: vendor-prefixes: add verisilicon Message-ID: References: <20260123092830.4046009-1-zhengxingda@iscas.ac.cn> <20260123092830.4046009-2-zhengxingda@iscas.ac.cn> <20260128-smokeless-angular-cff7e16ff8dc@spud> <20260129-riveter-mute-bd981d46d58f@spud> Precedence: bulk X-Mailing-List: linux-kernel@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="FwYy0f0XsLkZYND0" Content-Disposition: inline In-Reply-To: <20260129-riveter-mute-bd981d46d58f@spud> --FwYy0f0XsLkZYND0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 29, 2026 at 04:50:59PM +0000, Conor Dooley wrote: > On Wed, Jan 28, 2026 at 12:50:21PM -0800, Drew Fustini wrote: >=20 > > Are you saying it is okay to leave the dts patches in thead-dt-for-next > > even though that means next will have W=3D1 dtbs_check warning about > > undocumented compatible? >=20 >=20 > fwiw, I was chatting to Drew on IRC last night after this mail so didn't > reply here. Thanks for your guidance, Conor! I will wait for Thomas to confirm regarding the yaml and driver patches before I create a pull request for the 2 dts patches. Drew --FwYy0f0XsLkZYND0 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQSy8G7QpEpV9aCf6Lbb7CzD2SixDAUCaXvGZQAKCRDb7CzD2Six DFrnAQDs/4vRK87uN9IOfqxG2KDOzqlXmIEHF9u+1nkktHTUqgEA/5WiVfJCKVCR dEkdBRJBP1OexTklm9WUzCVeXs5pxA4= =nJEw -----END PGP SIGNATURE----- --FwYy0f0XsLkZYND0--