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 41A2313AF8 for ; Thu, 26 Oct 2023 13:07:47 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="Vbc04Hxz" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 63A69C433C8; Thu, 26 Oct 2023 13:07:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1698325667; bh=qSGCd65c4a2ywTGNmKBPxAzOervWvlfXphWYRv+Cktw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Vbc04HxzzJcfmVC9k2MU0Qu5+JTqWNg56/wK/2+OjxSXjcmm9yAQSPCwEEm/wm4ww gJaG+lpz9KVk1sYFmFd/BVhKiFUe5Xw9BV+jO+e3Fc60OzwEpIlwDgMoxyka8S5MCD ogo687OTyPfvdxevccyAUozcOz3D5i+H9hhsQggfpmimSiInZRl63KtooYiqE6M32r N65aw2Y5QmkBJ4pnCIgEixHNaQeL+V3dEXQ/aNpD1FrAdJeoJU3JjW/zsgwwjnPgJJ e2U0uXxdSuxnWORFUDXUokmMAHisyeRDZ4nmB2zbcn8it7oacVmwqfABeEzIMFIdZa jyBes+CMIzMjQ== Date: Thu, 26 Oct 2023 14:07:43 +0100 From: Conor Dooley To: Jisheng Zhang Cc: Chen Wang , linux-riscv@lists.infradead.org, Conor Dooley , Chao Wei , Rob Herring , Krzysztof Kozlowski , Paul Walmsley , Palmer Dabbelt , Albert Ou , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v1] riscv: dts: sophgo: remove address-cells from intc node Message-ID: <20231026-legwarmer-triage-1d7922802d3c@spud> References: <20231024-maternity-slang-fd3dcfb211c0@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-sha256; protocol="application/pgp-signature"; boundary="JOJ8mdMNXG4ic7El" Content-Disposition: inline In-Reply-To: --JOJ8mdMNXG4ic7El Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 25, 2023 at 11:13:39PM +0800, Jisheng Zhang wrote: > > Thanks=EF=BC=8Cbtw, will it be merged in 6.7? >=20 > Don't worry, this is a fix, I think Conor will submit fix PR once rc1 is = out. Yup. There's no harmful affects at runtime, it's just a fix for some dtbs_check warnings that I noticed in linux-next. I'll send it as part of a fixes PR at some point after -rc1. Cheers, Conor. --JOJ8mdMNXG4ic7El Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZTpkngAKCRB4tDGHoIJi 0kqzAQCPFN41153Z1rGXO4AV7wGoq0T9lxUJ+9MShBAU+o4twQD9HNOLnVtbXTpc EV2FeKUNpZ5UeTA2QQZJ4tMLyqS9rQM= =hscr -----END PGP SIGNATURE----- --JOJ8mdMNXG4ic7El--