]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'omap-for-v5.13/fixes-rc6-signed' of git://git.kernel.org/pub/scm/linux...
authorOlof Johansson <olof@lixom.net>
Thu, 24 Jun 2021 01:44:45 +0000 (18:44 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 24 Jun 2021 01:44:47 +0000 (18:44 -0700)
commit1a7665c16137a123a5101a99150b408c70d43bbe
tree146c58ba1f7df71536ab1be8cbfaaa7976ff8b26
parenta89c0b242dd5e18437cc94a7e2c53c10f030ef50
parentc64d042e9073b99b11fba048e45cf0cea23802ba
Merge tag 'omap-for-v5.13/fixes-rc6-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes

Fix duplicate usb4 regression for dra74 variants

USB4 is only present in DRA74x variants, and I managed to add it for the
other variants too with the recent legacy platform data removal.

* tag 'omap-for-v5.13/fixes-rc6-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: dts: dra7: Fix duplicate USB4 target module node

Link: https://lore.kernel.org/r/pull-1623999845-180025@atomide.com
Signed-off-by: Olof Johansson <olof@lixom.net>