mbox series

[GIT,PULL] amlogic fixes for v5.16-rc

Message ID ab9f066f-480b-84b2-248e-953f2f2b5f59@baylibre.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] amlogic fixes for v5.16-rc | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git v5.16/fixes

Message

Neil Armstrong Dec. 1, 2021, 10:40 a.m. UTC
Hi,

Here's a couple of fixes for v5.16-rc1, one for the amlogic Kconfig and another for the JetHub D1 DT.

Neil

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git v5.16/fixes

for you to fetch changes up to 5ad77b1272fce36604779efe6e2036c500e6fe7a:

  arm64: meson: remove COMMON_CLK (2021-12-01 10:29:12 +0100)

----------------------------------------------------------------
Jerome Brunet (1):
      arm64: meson: remove COMMON_CLK

Vyacheslav Bocharov (1):
      arm64: meson: fix dts for JetHub D1

 arch/arm64/Kconfig.platforms                       |  1 -
 .../dts/amlogic/meson-axg-jethome-jethub-j100.dts  | 30 +++++++++++-----------

Comments

Arnd Bergmann Dec. 13, 2021, 2:33 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Wed, 1 Dec 2021 11:40:40 +0100, Neil Armstrong wrote:
> Here's a couple of fixes for v5.16-rc1, one for the amlogic Kconfig and another for the JetHub D1 DT.
> 
> Neil
> 
> The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:
> 
>   Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)
> 
> [...]

Merged into arm/fixes, thanks!

merge commit: b257c5f03508a9606fff8ce76592c2bcb27191e6

       Arnd