soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Manivannan Sadhasivam <mani@kernel.org>
To: soc@kernel.org
Cc: olof@lixom.net, arnd@arndb.de, afaerber@suse.de,
	linux-actions@lists.infradead.org, thomas.liau@actions-semi.com,
	cristian.ciocaltea@gmail.com,
	Manivannan Sadhasivam <mani@kernel.org>
Subject: [PATCH 0/2] ARM: Actions updates for v5.14
Date: Mon, 28 Jun 2021 12:58:15 +0530	[thread overview]
Message-ID: <20210628072817.8269-1-mani@kernel.org> (raw)

Hi Arnd, Olof,

Sorry for submitting this short series so late. I was waiting for the clk
patches to be picked by Stephen.

For the Actions ARM32 platform, we have just couple of patches for v5.14 cycle
adding Ethernet support to the S500 SoC and enabling it on the Roseapple Pi dev
board. The EMAC controller is an in-house IP from Actions Semi capable of
operating at 10/100Mb/s in half-duplex and full-duplex modes. The emac driver
patches are already merged into netdev and the clk patches are just queued for
v5.14.

The ethernet node depends on the clk binding update for which the patch has
already been merged into clk tree[1].

Please consider applying!

Thanks,
Mani

[1] https://lore.kernel.org/lkml/1d0902cf073f76a1a602410061481ccb3fc36a72.1623354574.git.cristian.ciocaltea@gmail.com/

Cristian Ciocaltea (2):
  ARM: dts: owl-s500: Add ethernet support
  ARM: dts: owl-s500-roseapplepi: Add ethernet support

 arch/arm/boot/dts/owl-s500-roseapplepi.dts | 45 ++++++++++++++++++++++
 arch/arm/boot/dts/owl-s500.dtsi            | 10 +++++
 2 files changed, 55 insertions(+)

-- 
2.25.1


             reply	other threads:[~2021-06-28  7:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-28  7:28 Manivannan Sadhasivam [this message]
2021-06-28  7:28 ` [PATCH 1/2] ARM: dts: owl-s500: Add ethernet support Manivannan Sadhasivam
2021-06-28  7:28 ` [PATCH 2/2] ARM: dts: owl-s500-roseapplepi: " Manivannan Sadhasivam
2021-08-02 13:34 ` [PATCH 0/2] ARM: Actions updates for v5.14 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=20210628072817.8269-1-mani@kernel.org \
    --to=mani@kernel.org \
    --cc=afaerber@suse.de \
    --cc=arnd@arndb.de \
    --cc=cristian.ciocaltea@gmail.com \
    --cc=linux-actions@lists.infradead.org \
    --cc=olof@lixom.net \
    --cc=soc@kernel.org \
    --cc=thomas.liau@actions-semi.com \
    /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).