mbox series

[v2,0/3] trivial fixes for raa215300 driver

Message ID 20230818141815.314197-1-biju.das.jz@bp.renesas.com (mailing list archive)
Headers show
Series trivial fixes for raa215300 driver | expand

Message

Biju Das Aug. 18, 2023, 2:18 p.m. UTC
This patch series aims to add trivial fixes for raa215300 driver.
These issues were reported by Pavel while backporting this patch
to 6.1.y cip kernel[1].

[1] https://lore.kernel.org/all/ZN3%2FSjL50ls+3dnD@duo.ucw.cz/

v1->v2:
 * Split Kconfig and add missing space for comment block as separate
   patch.

Biju Das (3):
  regulator: raa215300: Change rate from 32000->32768
  regulator: raa215300: Add missing blank space
  regulator: raa215300: Update help description

 drivers/regulator/Kconfig     | 6 +++++-
 drivers/regulator/raa215300.c | 4 ++--
 2 files changed, 7 insertions(+), 3 deletions(-)

Comments

Mark Brown Aug. 21, 2023, 2:20 p.m. UTC | #1
On Fri, 18 Aug 2023 15:18:12 +0100, Biju Das wrote:
> This patch series aims to add trivial fixes for raa215300 driver.
> These issues were reported by Pavel while backporting this patch
> to 6.1.y cip kernel[1].
> 
> [1] https://lore.kernel.org/all/ZN3%2FSjL50ls+3dnD@duo.ucw.cz/
> 
> v1->v2:
>  * Split Kconfig and add missing space for comment block as separate
>    patch.
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next

Thanks!

[1/3] regulator: raa215300: Change rate from 32000->32768
      commit: 5c1212a67e5838aca49707ef96be71612a72ab43
[2/3] regulator: raa215300: Add missing blank space
      commit: 6673fc98953231f5d85f780d3025ea95c7584683
[3/3] regulator: raa215300: Update help description
      commit: 8845252f6690e4fceca67f2bb7ee2920939d3ac5

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