mbox series

[GIT,PULL] Amlogic fixes for v5.7-rc

Message ID 7hmu6iyoc5.fsf@baylibre.com
State New
Headers show
Series [GIT,PULL] Amlogic fixes for v5.7-rc | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-fixes

Message

Kevin Hilman May 8, 2020, 11:54 p.m. UTC
The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-fixes

for you to fetch changes up to adf27a87eb4e85bb2136572121e06ad83e5f1407:

  arm64: dts: meson-g12: remove spurious blank line (2020-04-29 12:12:11 -0700)

----------------------------------------------------------------
arm64: dts: fixes for v5.7-rc

Misc arm64 DT-only fixes

----------------------------------------------------------------
Neil Armstrong (4):
      arm64: dts: meson-g12b-ugoos-am6: fix usb vbus-supply
      arm64: dts: meson-g12-common: fix dwc2 clock names
      arm64: dts: meson-g12b-khadas-vim3: add missing frddr_a status property
      arm64: dts: meson-g12: remove spurious blank line

 arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi       | 2 +-
 arch/arm64/boot/dts/amlogic/meson-g12.dtsi              | 1 -
 arch/arm64/boot/dts/amlogic/meson-g12b-khadas-vim3.dtsi | 4 ++++
 arch/arm64/boot/dts/amlogic/meson-g12b-ugoos-am6.dts    | 2 +-
 4 files changed, 6 insertions(+), 3 deletions(-)