Message ID | 1688048996-25606-1-git-send-email-cy_huang@richtek.com |
---|---|
Headers | show |
Series | Add compatible support for RT5733 | expand |
On Mon, Jul 10, 2023 at 08:55:17AM +0200, Krzysztof Kozlowski wrote: > On 10/07/2023 03:47, ChiYuan Huang wrote: > > On Thu, Jun 29, 2023 at 10:29:54PM +0800, cy_huang@richtek.com wrote: > > Hi, > >> From: ChiYuan Huang <cy_huang@richtek.com> > >> > >> This series is to add the compatible support for rt5733 based on rt5739. > >> > > Sorry, not intend to ping, just want to check the current review status. > > > > Any comment about this patch series? > > You sent it during merge window, so what do you expect? What should > happen during the merge window? > Since I do not know it's merge windows period, sorry to bother you guys. Thanks for the notice. > Best regards, > Krzysztof >
On 10/07/2023 09:09, ChiYuan Huang wrote: > On Mon, Jul 10, 2023 at 08:55:17AM +0200, Krzysztof Kozlowski wrote: >> On 10/07/2023 03:47, ChiYuan Huang wrote: >>> On Thu, Jun 29, 2023 at 10:29:54PM +0800, cy_huang@richtek.com wrote: >>> Hi, >>>> From: ChiYuan Huang <cy_huang@richtek.com> >>>> >>>> This series is to add the compatible support for rt5733 based on rt5739. >>>> >>> Sorry, not intend to ping, just want to check the current review status. >>> >>> Any comment about this patch series? >> >> You sent it during merge window, so what do you expect? What should >> happen during the merge window? >> > Since I do not know it's merge windows period, sorry to bother you guys. > Release of Linux kernel (so v6.4) is the opening of merge window. You can also check here: https://phb-crystal-ball.sipsolutions.net/ Best regards, Krzysztof
On Thu, 29 Jun 2023 22:29:54 +0800, cy_huang@richtek.com wrote: > This series is to add the compatible support for rt5733 based on rt5739. > > Version change listed below each comment message. > > ChiYuan Huang (2): > regulator: dt-bindings: rt5739: Add compatible for rt5733 > regulator: rt5739: Add DID check and compatible for rt5733 > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next Thanks! [1/2] regulator: dt-bindings: rt5739: Add compatible for rt5733 commit: 8978af5ef662541bc0a5a7722ad6942cd19daed0 [2/2] regulator: rt5739: Add DID check and compatible for rt5733 commit: 6f5e285839845729858b8f6ca7cf3dd35e1f9a29 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark
From: ChiYuan Huang <cy_huang@richtek.com> This series is to add the compatible support for rt5733 based on rt5739. Version change listed below each comment message. ChiYuan Huang (2): regulator: dt-bindings: rt5739: Add compatible for rt5733 regulator: rt5739: Add DID check and compatible for rt5733 .../bindings/regulator/richtek,rt5739.yaml | 1 + drivers/regulator/rt5739.c | 36 +++++++++++++++---- 2 files changed, 30 insertions(+), 7 deletions(-) base-commit: 6995e2de6891c724bfeb2db33d7b87775f913ad1