soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Neil Armstrong <narmstrong@baylibre.com>
To: soc@kernel.org, arm@kernel.org
Cc: linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org
Subject: [GIT PULL] arm: dts: amlogic updates for v5.15
Date: Tue, 10 Aug 2021 09:45:21 +0200	[thread overview]
Message-ID: <87519792-c9e7-76a6-5db5-0e955286b564@baylibre.com> (raw)

Hi,

Here's Amlogic ARM DT changes for v5.15:
- meson8: use a default higher default GPU clock to solve probe failure
- meson: add AIU audio controller and codec for ec100
- meson8b: fix pwm regulator supply property name

Neil

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git tags/amlogic-arm-dt-for-v5.15

for you to fetch changes up to 72ccc373b064ae3ac0c5b5f2306069b60ca118df:

  ARM: dts: meson8b: ec100: Fix the pwm regulator supply properties (2021-07-26 10:05:36 +0200)

----------------------------------------------------------------
Amlogic ARM DT changes for v5.15:
- meson8: use a default higher default GPU clock to solve probe failure
- meson: add AIU audio controller and codec for ec100
- meson8b: fix pwm regulator supply property name

----------------------------------------------------------------
Anand Moon (3):
      ARM: dts: meson8b: odroidc1: Fix the pwm regulator supply properties
      ARM: dts: meson8b: mxq: Fix the pwm regulator supply properties
      ARM: dts: meson8b: ec100: Fix the pwm regulator supply properties

Martin Blumenstingl (3):
      ARM: dts: meson8: Use a higher default GPU clock frequency
      ARM: dts: meson: Add the AIU audio controller
      ARM: dts: meson8b: ec100: wire up the RT5640 audio codec

 arch/arm/boot/dts/meson.dtsi           | 12 ++++++
 arch/arm/boot/dts/meson8.dtsi          | 68 ++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/meson8b-ec100.dts    | 48 +++++++++++++++++++++++-
 arch/arm/boot/dts/meson8b-mxq.dts      |  4 +-
 arch/arm/boot/dts/meson8b-odroidc1.dts |  4 +-
 arch/arm/boot/dts/meson8b.dtsi         | 63 +++++++++++++++++++++++++++++++
 6 files changed, 194 insertions(+), 5 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Neil Armstrong <narmstrong@baylibre.com>
To: soc@kernel.org, arm@kernel.org
Cc: linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org
Subject: [GIT PULL] arm: dts: amlogic updates for v5.15
Date: Tue, 10 Aug 2021 09:45:21 +0200	[thread overview]
Message-ID: <87519792-c9e7-76a6-5db5-0e955286b564@baylibre.com> (raw)
Message-ID: <20210810074521.fJagQTKoSXaXLm0pBAUnsVng2-AKW7Te30XBey8RShI@z> (raw)

Hi,

Here's Amlogic ARM DT changes for v5.15:
- meson8: use a default higher default GPU clock to solve probe failure
- meson: add AIU audio controller and codec for ec100
- meson8b: fix pwm regulator supply property name

Neil

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git tags/amlogic-arm-dt-for-v5.15

for you to fetch changes up to 72ccc373b064ae3ac0c5b5f2306069b60ca118df:

  ARM: dts: meson8b: ec100: Fix the pwm regulator supply properties (2021-07-26 10:05:36 +0200)

----------------------------------------------------------------
Amlogic ARM DT changes for v5.15:
- meson8: use a default higher default GPU clock to solve probe failure
- meson: add AIU audio controller and codec for ec100
- meson8b: fix pwm regulator supply property name

----------------------------------------------------------------
Anand Moon (3):
      ARM: dts: meson8b: odroidc1: Fix the pwm regulator supply properties
      ARM: dts: meson8b: mxq: Fix the pwm regulator supply properties
      ARM: dts: meson8b: ec100: Fix the pwm regulator supply properties

Martin Blumenstingl (3):
      ARM: dts: meson8: Use a higher default GPU clock frequency
      ARM: dts: meson: Add the AIU audio controller
      ARM: dts: meson8b: ec100: wire up the RT5640 audio codec

 arch/arm/boot/dts/meson.dtsi           | 12 ++++++
 arch/arm/boot/dts/meson8.dtsi          | 68 ++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/meson8b-ec100.dts    | 48 +++++++++++++++++++++++-
 arch/arm/boot/dts/meson8b-mxq.dts      |  4 +-
 arch/arm/boot/dts/meson8b-odroidc1.dts |  4 +-
 arch/arm/boot/dts/meson8b.dtsi         | 63 +++++++++++++++++++++++++++++++
 6 files changed, 194 insertions(+), 5 deletions(-)

_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

WARNING: multiple messages have this Message-ID (diff)
From: Neil Armstrong <narmstrong@baylibre.com>
To: soc@kernel.org, arm@kernel.org
Cc: linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org
Subject: [GIT PULL] arm: dts: amlogic updates for v5.15
Date: Tue, 10 Aug 2021 09:45:21 +0200	[thread overview]
Message-ID: <87519792-c9e7-76a6-5db5-0e955286b564@baylibre.com> (raw)
Message-ID: <20210810074521.GKvn-OI4OinFT9J84uh45HqdmnmdfAFp5ItxjJmYOVY@z> (raw)

Hi,

Here's Amlogic ARM DT changes for v5.15:
- meson8: use a default higher default GPU clock to solve probe failure
- meson: add AIU audio controller and codec for ec100
- meson8b: fix pwm regulator supply property name

Neil

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git tags/amlogic-arm-dt-for-v5.15

for you to fetch changes up to 72ccc373b064ae3ac0c5b5f2306069b60ca118df:

  ARM: dts: meson8b: ec100: Fix the pwm regulator supply properties (2021-07-26 10:05:36 +0200)

----------------------------------------------------------------
Amlogic ARM DT changes for v5.15:
- meson8: use a default higher default GPU clock to solve probe failure
- meson: add AIU audio controller and codec for ec100
- meson8b: fix pwm regulator supply property name

----------------------------------------------------------------
Anand Moon (3):
      ARM: dts: meson8b: odroidc1: Fix the pwm regulator supply properties
      ARM: dts: meson8b: mxq: Fix the pwm regulator supply properties
      ARM: dts: meson8b: ec100: Fix the pwm regulator supply properties

Martin Blumenstingl (3):
      ARM: dts: meson8: Use a higher default GPU clock frequency
      ARM: dts: meson: Add the AIU audio controller
      ARM: dts: meson8b: ec100: wire up the RT5640 audio codec

 arch/arm/boot/dts/meson.dtsi           | 12 ++++++
 arch/arm/boot/dts/meson8.dtsi          | 68 ++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/meson8b-ec100.dts    | 48 +++++++++++++++++++++++-
 arch/arm/boot/dts/meson8b-mxq.dts      |  4 +-
 arch/arm/boot/dts/meson8b-odroidc1.dts |  4 +-
 arch/arm/boot/dts/meson8b.dtsi         | 63 +++++++++++++++++++++++++++++++
 6 files changed, 194 insertions(+), 5 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2021-08-10  7:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-10  7:45 Neil Armstrong [this message]
2021-08-10  7:45 ` [GIT PULL] arm: dts: amlogic updates for v5.15 Neil Armstrong
2021-08-10  7:45 ` Neil Armstrong
2021-08-12 21:05 ` Arnd Bergmann
2021-08-12 21:05   ` Arnd Bergmann
2021-08-12 21:05   ` Arnd Bergmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87519792-c9e7-76a6-5db5-0e955286b564@baylibre.com \
    --to=narmstrong@baylibre.com \
    --cc=arm@kernel.org \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).