On Fri, 6 Jan 2023 09:11:53 +0800, Hal Feng wrote: > On Mon, 2 Jan 2023 17:56:01 -0800, Guenter Roeck wrote: > > On Tue, Jan 03, 2023 at 09:31:41AM +0800, Hal Feng wrote: > > > This patch series adds temperature sensor support for StarFive JH7110 SoC. > > > The last two patches depend on series [1]. > > > > > > [1]: https://lore.kernel.org/all/20221220011247.35560-1-hal.feng@xxxxxxxxxxxxxxxx/ > > > > > > Emil Renner Berthing (4): > > > dt-bindings: hwmon: Add starfive,jh71x0-temp > > > hwmon: (sfctemp) Add StarFive JH71x0 temperature sensor > > > riscv: dts: starfive: jh7110: Add temperature sensor node > > > riscv: dts: starfive: visionfive-2: Add thermal-zones > > > > > > > The hardware monitoring driver is obviously either the same > > or derived from the previous series at > > https://patchwork.kernel.org/project/linux-hwmon/list/?series=&submitter=&state=*&q=starfive > > > > Why is this not submitted as v4 of the original series ? > > What has changed, and what is the rationale for (re-)submitting > > it as v1 ? > > Sorry for the late reply. I feel sorry to say that I didn't know > the submitting history of this patch series and Emil forgot to > tell me maybe. After comparing with the previous series, I find > the changes between this one and the previous one can be concluded > as below. > > Change log: > - Added support for StarFive JH7110 SoC besides JH7100. > - Added clock and reset support in dt-bindings and driver. > - Added two patches for adding nodes in JH7110 and VisionFive 2 dts > which were being reviewed. > > Thank you for your kindly reminding. I will resend this patch > series as version 4 and add the change log. I have resent this series as v4 [1]. Even though there are some issues need to be discussed with Guenter, I wanna resend this series in advance so that the v4 can be mostly synchronized with the latest patches [2] [3] from Emil. The new change will be added in the v5. [1] https://lore.kernel.org/all/20230207072314.62040-1-hal.feng@xxxxxxxxxxxxxxxx/ [2] https://github.com/esmil/linux/commit/8c7f2f00105384390ee02d745b6ccb6637e28d25 [3] https://github.com/esmil/linux/commit/d04731cf0dc0462bc76afbadf95366ff0edbe642 Best regards, Hal