On Mon, 13 Feb 2023 10:07:38 +0000, Conor Dooley wrote: > On Mon, Feb 13, 2023 at 05:41:02PM +0800, Hal Feng wrote: >> On Thu, 9 Feb 2023 11:11:51 +0000, Conor Dooley wrote: >> > On Thu, Feb 02, 2023 at 07:41:33PM +0000, Conor Dooley wrote: >> >> On Fri, Feb 03, 2023 at 02:56:41AM +0800, Hal Feng wrote: >> >> > On Wed, 1 Feb 2023 08:21:05 +0000, Conor Dooley wrote: >> >> > > On Wed, Feb 01, 2023 at 03:21:48PM +0800, Hal Feng wrote: >> >> > >> On Wed, 28 Dec 2022 22:48:43 +0000, Conor Dooley wrote: >> >> > >> > On Tue, Dec 20, 2022 at 09:12:46AM +0800, Hal Feng wrote: >> > >> >> FWIW, the deadline for getting material in for v6.3 has already passed, >> >> so you can send the next version of this series without waiting for >> >> clarification on the compatibles & ISA string. We should have plenty of >> >> time to get those fixed up before the series gets applied. >> > >> > Also, as it looks like the pinctrl driver is going to land in time for >> > v6.3, that leaves just this series and the clock driver required for >> > base support. >> > >> > In the original submission, you sent the clock driver and dt in the same >> > series & I think it might make the process a bit faster if you sent them >> > both together for the next version again. >> > >> > That way, both the drivers and dts can go together as their have an >> > inter dependence. >> > >> > That's my opinion anyway, will make trying to sequence things between >> > trees easier. >> >> Good idea. But how can I write the change log if we do so? Will it make >> the history confused? Thanks. > > I'm not sure what you mean w.r.t. history. > Both series are on V3 I think, so just make the next version v4 title it > something like "Basic clock, reset & dt support..." > For the changelogs, just mention you merged the two series again in > the cover letter & add the changelogs that you would have made for each > series to the cover as a single changelog. > Say somewhere in the cover that I suggested merging the series together > so that they could go via the same tree as the dt-binding headers are > required by both driver & devicetree. OK, I see. I will merge the clock patch series [1] and this DT patch series in v4. Thanks for your suggestions. [1] https://lore.kernel.org/all/20221220005054.34518-1-hal.feng@xxxxxxxxxxxxxxxx/ Best regards, Hal