]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'sunxi-fixes-for-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Fri, 15 May 2020 21:13:45 +0000 (23:13 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 15 May 2020 21:13:45 +0000 (23:13 +0200)
commit81293e6d3c54203c72b6fe69797df494f506a252
tree304329529645d5b36ebbac81f7edfa691e25c020
parentc20502b2d2b57b7830a3c86f3ebd4b73ff37f940
parent44c15b9389ec0f0d552934242c90c207d5467fcb
Merge tag 'sunxi-fixes-for-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/fixes

Two fixes for the Allwinner SoCs, one to remove some inexistant sound card on
the A64, and one to fix the audio codec regulator on the pinetab.

* tag 'sunxi-fixes-for-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux:
  arm64: dts: allwinner: a64: Remove unused SPDIF sound card
  arm64: dts: allwinner: a64: pinetab: Fix cpvdd supply name

Link: https://lore.kernel.org/r/f7a98a47-316d-4b1a-b5a5-0e1e330d5f52.lettre@localhost
Signed-off-by: Arnd Bergmann <arnd@arndb.de>