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 38C282F84F; Thu, 9 Apr 2026 03:40:00 +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=1775706001; cv=none; b=M1b930MF7aN6pM95qRpqVEeccUsRF2rNY72JfiKm3PfGDn4v5lmip2NAeUsJUpPo0MRsm4KWiW3XLoIxVxKx3p5op8RqP43rOqWwCLZkW+D3apaNBBvkk3UH1JjqSs/0Dc3Uk7R9qxH0QaXngMoMGuvAj7rb8sSh++5UzRPvxw0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775706001; c=relaxed/simple; bh=l2mXjVQl1N+fo2+/ND1bzoMtST0s0hnl9zlj9/pnvXk=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=hW67K+i9/ncPpoaetsO9pHmZPMX/1Umbs0S7W2u7WCHkhZ+XqAoxz4PVHKK8OgmXVxOP8hq8QO24BNLq2wKq0Zwo0zFHf4kz6R+wTQWpTOohHmsWnjeqmF3AFj4TjOxaQWTJOmKbE5ocjJJ9IbwKltYl6wZe1ta/Kaq1jk5WKZM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=RF6ZDNhq; 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="RF6ZDNhq" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9A57EC4CEF7; Thu, 9 Apr 2026 03:39:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1775706000; bh=l2mXjVQl1N+fo2+/ND1bzoMtST0s0hnl9zlj9/pnvXk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=RF6ZDNhq/uzkUGkBrbRrXwQBZFHM3u5keoQwYZW2T9kCUej++gZlOtkBkI6l5C4mV Ih3wgIuG/QjYqa6yyZXOAZ6h3w2x3ephPVe357Zrqpd0ZeFFPKnTbOB5D5zL0XG9bz SelewoXwXIQZqEQQAWXC1f6X+vd+Q51wBfWaV1FWcHjbVkeTb49b4xWHWaRGB/kV6v 2aERolbaF8OBUuEUYuK2MXz5J6EVYaaopDEwNWmpZhmKLYO25QuVc4Kw0Mn85JXGh4 /JrwyaZjEhsHUbrcqNj1qOKfphhk5xmv8r7vp2CfS8FutVOe5i8xzoAfupW8fDymLt F4furoxPOciuA== Date: Thu, 9 Apr 2026 11:39:57 +0800 From: Yixun Lan To: Han Gao Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Paul Walmsley , Palmer Dabbelt , Albert Ou , Alexandre Ghiti , Chukun Pan , devicetree@vger.kernel.org, linux-riscv@lists.infradead.org, spacemit@lists.linux.dev, linux-kernel@vger.kernel.org, Han Gao Subject: Re: [PATCH v10 0/3] riscv: dts: spacemit: Add PMIC regulators usb pcie Message-ID: <20260409033957-GKA1143689@kernel.org> References: Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Hi Han, On 23:28 Tue 07 Apr , Han Gao wrote: > Changes in v10: > - patch 3: > add vin-supply in pcie_vcc3v3 > reorder vcc5v0_usb30 > remove vpcie3v3-supply form pcie1 > - Link to v9: https://lore.kernel.org/linux-riscv/cover.1775417019.git.gaohan@iscas.ac.cn You should keep all ChangeLog versions, which easy for people to review backwards, but this isn't a big problem.. > > Han Gao (3): > riscv: dts: spacemit: Enable i2c8 adapter for OrangePi RV2 > riscv: dts: spacemit: Define the P1 PMIC regulators for OrangePi RV2 > riscv: dts: spacemit: Enable USB3.0/PCIe on OrangePi RV2 > > .../boot/dts/spacemit/k1-orangepi-rv2.dts | 217 ++++++++++++++++++ > 1 file changed, 217 insertions(+) > > > base-commit: 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f > prerequisite-patch-id: ef6e9c7b5854d0c08066b72f9a7868db8c2140eb > prerequisite-patch-id: cfe3800f8c791ec4c63e070af9628e88e0fc31b9 > prerequisite-patch-id: b76493e625ae257c8adcd67874178458420e4d47 > prerequisite-patch-id: 88e01dc92c83bd88ddeb78891d3088209fed8d6b > prerequisite-patch-id: 60336d10ab8322c70596d0f046b6b5c54bb24b54 > prerequisite-patch-id: 68c4d869548687dc115dd91e2ffb8f4c11482d86 > prerequisite-patch-id: fdadcf964c2cb3406160edb579d99a8d5695f8e6 > prerequisite-patch-id: 73b9e745338b0499b849fa4f7f9508987ab39a59 > prerequisite-patch-id: cd26770c2160c3c31a406bd8a6b01ab666180ae0 > prerequisite-patch-id: e5dfddc32cefae195692da8b80e19adf086e4ad7 > prerequisite-patch-id: 7fd53cbe4977598f26148a4bb1cf692bbdb79a09 > prerequisite-patch-id: 96ebac57bb29619b97fe95422206a685825618e9 > prerequisite-patch-id: 00fac16b52f60383db3140e2885f3f7f8d14dd1a > prerequisite-patch-id: 3b7a60047b922c48e93599f621cb738856f42354 > prerequisite-patch-id: 275c030b963be05dd1041451f539a130ce614277 > prerequisite-patch-id: 93963424b0871e64276af0e0b2199b52e29b4603 > prerequisite-patch-id: 8383188b1c01ed6280629faaa29c37d699ade241 > prerequisite-patch-id: 5f8126b912b924d63d4a1e0c5eb42d212eb0d369 > prerequisite-patch-id: e80af628a2e0b5f2eeb3cb1b5e7133d08bdd2c4e > prerequisite-patch-id: 0234a6dca15eb91f98a45a46604ce5b4935048a5 I beliew all dependencies are queued already, and those "prerequisite-patch-id" are rather hard for people to review (I know it's b4 do this conversion), I would prefer listing them directly in the cover letter Anyway, I'm ok with this version, so here Reviewed-by: Yixun Lan -- Yixun Lan (dlan)