All of lore.kernel.org
 help / color / mirror / Atom feed
From: biju.das@bp.renesas.com (Biju Das)
To: cip-dev@lists.cip-project.org
Subject: [cip-dev] [PATCH 0/5] Add Ethernet/Watchdog support
Date: Fri, 22 Mar 2019 09:56:16 +0000	[thread overview]
Message-ID: <1553248581-64466-1-git-send-email-biju.das@bp.renesas.com> (raw)

This patch series add Ethernet/Watchdog support for EK874 platform.

This patch series is based on linux-4.19.y-cip and all the patches
in this series are cherry-picked from linux rc tree.

This patch series is depend on the below patch series
https://patchwork.kernel.org/patch/10865441/

Biju Das (1):
  arm64: dts: renesas: cat875: Add ethernet support

Fabrizio Castro (4):
  dt-bindings: net: ravb: Add support for r8a774c0 SoC
  arm64: dts: renesas: r8a774c0: Add Ethernet AVB node
  dt-bindings: watchdog: renesas-wdt: Document r8a774c0 support
  arm64: dts: renesas: r8a774c0: Add watchdog support

 .../devicetree/bindings/net/renesas,ravb.txt       |  1 +
 .../devicetree/bindings/watchdog/renesas-wdt.txt   |  1 +
 arch/arm64/boot/dts/renesas/cat875.dtsi            | 30 ++++++++++++
 arch/arm64/boot/dts/renesas/r8a774c0.dtsi          | 55 ++++++++++++++++++++++
 4 files changed, 87 insertions(+)

-- 
2.7.4

             reply	other threads:[~2019-03-22  9:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-22  9:56 Biju Das [this message]
2019-03-22  9:56 ` [cip-dev] [PATCH 1/5] dt-bindings: net: ravb: Add support for r8a774c0 SoC Biju Das
2019-04-09 20:54   ` Pavel Machek
2019-04-11 10:28   ` Pavel Machek
2019-03-22  9:56 ` [cip-dev] [PATCH 2/5] arm64: dts: renesas: r8a774c0: Add Ethernet AVB node Biju Das
2019-03-22  9:56 ` [cip-dev] [PATCH 3/5] arm64: dts: renesas: cat875: Add ethernet support Biju Das
2019-03-22  9:56 ` [cip-dev] [PATCH 4/5] dt-bindings: watchdog: renesas-wdt: Document r8a774c0 support Biju Das
2019-03-22  9:56 ` [cip-dev] [PATCH 5/5] arm64: dts: renesas: r8a774c0: Add watchdog support Biju Das

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=1553248581-64466-1-git-send-email-biju.das@bp.renesas.com \
    --to=biju.das@bp.renesas.com \
    --cc=cip-dev@lists.cip-project.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.