commit | 9ff50bf2f2ff5fab01cac26d8eed21a89308e6ef | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sat Aug 21 11:27:16 2021 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Aug 21 11:27:16 2021 -0700 |
tree | dda7f15185238701cf432a9c21e395e9e9f87e76 | |
parent | 9085423f0e2114fb1a1ca494b872f7d2352b5699 [diff] | |
parent | 9711759a87a041705148161b937ec847048d882e [diff] |
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