[GIT PULL] amlogic fixes for v5.18-rc

Neil Armstrong narmstrong at baylibre.com
Mon Apr 11 09:18:41 PDT 2022


Hi,

Here's a couple of DT fixes for v5.18-rc1, first removing the unstable lower OPPs
for the G12B & SM1 in order to increase stability over time, then fixing the S4
cpu compatible and finally fixing the GPIO Line Names for the BananaPi M5 board.

Neil


The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

   Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 962dd65e575dde950ef0844568edc37cfb39f302:

   arm64: dts: meson-sm1-bananapi-m5: fix wrong GPIO pin labeling for CON1 (2022-04-11 17:53:38 +0200)

----------------------------------------------------------------
Christian Hewitt (2):
       arm64: dts: meson: remove CPU opps below 1GHz for G12B boards
       arm64: dts: meson: remove CPU opps below 1GHz for SM1 boards

Guillaume Giraudon (1):
       arm64: dts: meson-sm1-bananapi-m5: fix wrong GPIO pin labeling for CON1

Xianwei Zhao (1):
       arm64: dts: remove cpu compatible "arm,armv8" for s4

  arch/arm64/boot/dts/amlogic/meson-g12b-a311d.dtsi  | 40 ----------------------
  arch/arm64/boot/dts/amlogic/meson-g12b-s922x.dtsi  | 40 ----------------------
  arch/arm64/boot/dts/amlogic/meson-s4.dtsi          |  8 ++---
  .../boot/dts/amlogic/meson-sm1-bananapi-m5.dts     |  1 +
  arch/arm64/boot/dts/amlogic/meson-sm1.dtsi         | 20 -----------
  5 files changed, 5 insertions(+), 104 deletions(-)



More information about the linux-arm-kernel mailing list