mbox series

[GIT,PULL] amlogic ARM DT updates for v6.4

Message ID eb1f32f8-822d-9cfc-fca6-9e044bf4a5ab@linaro.org (mailing list archive)
State Accepted
Commit 9514e519320d501b916b128ed66137c9c85f5409
Headers show
Series [GIT,PULL] amlogic ARM DT updates for v6.4 | expand

Pull-request

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

Message

Neil Armstrong April 4, 2023, 9:19 a.m. UTC
Hi,

Here's an Amlogic ARM DT changeset for v6.4, with some dt fixes in regards
to dt-bindings and changes to enable Bluetooth and WiFi on the mxiii-plus board.

Neil

The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

   Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 8446b84c894f7441f8bf4410f9638e38dcb29c49:

   ARM: dts: meson8m2: mxiii-plus: Enable Bluetooth and WiFi support (2023-03-22 11:35:32 +0100)

----------------------------------------------------------------
Amlogic ARM DT changes for v6.4:
- adjust order of some compatibles
- meson8: add the xtal_32k_out pin
- meson8: add the SDXC_A pins
- mxiii-plus: Enable Bluetooth and WiFi support

----------------------------------------------------------------
Heiner Kallweit (1):
       arm: dts: meson: adjust order of some compatibles

Martin Blumenstingl (3):
       ARM: dts: meson8: add the xtal_32k_out pin
       ARM: dts: meson8: add the SDXC_A pins
       ARM: dts: meson8m2: mxiii-plus: Enable Bluetooth and WiFi support

  arch/arm/boot/dts/meson8.dtsi             | 17 +++++++++++
  arch/arm/boot/dts/meson8b.dtsi            |  4 +--
  arch/arm/boot/dts/meson8m2-mxiii-plus.dts | 48 ++++++++++++++++++++++++++++++-
  3 files changed, 66 insertions(+), 3 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org April 4, 2023, 2:41 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Tue, 4 Apr 2023 11:19:52 +0200 you wrote:
> Hi,
> 
> Here's an Amlogic ARM DT changeset for v6.4, with some dt fixes in regards
> to dt-bindings and changes to enable Bluetooth and WiFi on the mxiii-plus board.
> 
> Neil
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] amlogic ARM DT updates for v6.4
    https://git.kernel.org/soc/soc/c/9514e519320d

You are awesome, thank you!