mbox series

[PULL] oxnas DT for 5.18

Message ID 530fd72c-e28a-4d5e-cb8d-8b3fbc1df89a@baylibre.com
State New
Headers show
Series [PULL] oxnas DT for 5.18 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/narmstrong/linux-oxnas.git tags/oxnas-arm-soc-dt-for-5.18

Message

Neil Armstrong Feb. 28, 2022, 9 a.m. UTC
Hi,

Please pull this single change enabling ethernet on the OX810SE based board.

Neil

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

   Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

   https://git.kernel.org/pub/scm/linux/kernel/git/narmstrong/linux-oxnas.git tags/oxnas-arm-soc-dt-for-5.18

for you to fetch changes up to b88ffa66d530ba01ec64b1f5eeb74f8b8ce61d7f:

   ARM: dts: ox810se: Add Ethernet support (2022-01-25 18:03:04 +0100)

----------------------------------------------------------------
- Add Ethernet node for OX810SE base board

----------------------------------------------------------------
Neil Armstrong (1):
       ARM: dts: ox810se: Add Ethernet support

  arch/arm/boot/dts/ox810se-wd-mbwe.dts |  4 ++++
  arch/arm/boot/dts/ox810se.dtsi        | 18 ++++++++++++++++++
  2 files changed, 22 insertions(+)

Comments

Arnd Bergmann Feb. 28, 2022, 3:16 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Mon, 28 Feb 2022 10:00:24 +0100, Neil Armstrong wrote:
> Please pull this single change enabling ethernet on the OX810SE based board.
> 
> Neil
> 
> The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
> 
>    Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)
> 
> [...]

Merged into arm/dt, thanks!

merge commit: bb67752b505e269c3d527f8c57d1055235f58a81

       Arnd