]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 21 Aug 2021 18:27:16 +0000 (11:27 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 21 Aug 2021 18:27:16 +0000 (11:27 -0700)
commit0f61956e3a2f32346a75211afc6fbdd7b215ba8d
treedda7f15185238701cf432a9c21e395e9e9f87e76
parent7120c06cd498734ab47bd2cd995c7e963ac01f86
parent0b0c2cae4813e57e8fb74a50d14ad5ed5084c5a2
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux

Pull clk driver fixes from Stephen Boyd:

 - Make the regulator state match the GDSC power domain state at boot on
   Qualcomm SoCs so that the regulator isn't turned off inadvertently.

 - Fix earlycon on i.MX6Q SoCs

* tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux:
  clk: qcom: gdsc: Ensure regulator init state matches GDSC state
  clk: imx6q: fix uart earlycon unwork