]> www.infradead.org Git - users/willy/pagecache.git/commit
Merge tag 'pwrseq-updates-for-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 20 Nov 2024 20:41:03 +0000 (12:41 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 20 Nov 2024 20:41:03 +0000 (12:41 -0800)
commit0cea11025519f8f658963d8e835c7234450500bf
treef3c8bdf5074fdb32b1a3acaf1c3dc55c1b139fe1
parent131561f2ca075f3737c2b4821c4d067dfba0f55f
parentbd4c8bafcf50b6bd415c8bf04e98ebfba78071f9
Merge tag 'pwrseq-updates-for-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux

Pull power sequencing updates from Bartosz Golaszewski:

 - extend support for the wcn6855 model in the pwrseq-qcom-wcn driver

 - make this driver depend on CONFIG_OF=y as it uses some very
   OF-specific interfaces and depends on phandle parsing

* tag 'pwrseq-updates-for-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux:
  power: sequencing: qcom-wcn: improve support for wcn6855
  power: sequencing: make the QCom PMU pwrseq driver depend on CONFIG_OF