All of lore.kernel.org
 help / color / mirror / Atom feed
From: wens@csie.org (Chen-Yu Tsai)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/2] Add Nintendo NES/SuperNES classic support
Date: Tue, 27 Mar 2018 10:12:25 +0800	[thread overview]
Message-ID: <CAGb2v67_9oTTR30jPPmXO35bqZjif-jvR7z0CHPPu_xwrujriw@mail.gmail.com> (raw)
In-Reply-To: <20180326212820.20637-1-miquel.raynal@bootlin.com>

On Tue, Mar 27, 2018 at 5:28 AM, Miquel Raynal
<miquel.raynal@bootlin.com> wrote:
> This series adds support for the NES/SuperNES classic consoles from
> Nintendo. Changes are done in A23/A33 DTSI to add NAND support.
>
> Thanks,
> Miqu?l
>
> Changes since v1
> ================
>
> arm: dts: sun8i: a23/a33: declare NAND pins
>  * Patch created by splitting the v1 in two
>  * Removed the trailing '@0' after the NAND pins declarations
>  * Changed the name of these declarations
>  * Declared all CS/RB lines
>  * Reorganized the pins entry of nand_pins
>
> arm: dts: nes: add Nintendo NES/SuperNES Classic Edition support
>  * Created two DTS: nes-classic and supernes-classic
>  * Moved the NAND pinctrl declaration into the DTSI
>  * Removed the USB hackery explanation
>  * Explained why one UART port is preferred to the other
>
>
> Miquel Raynal (2):
>   arm: dts: sun8i: a23/a33: declare NAND pins
>   arm: dts: nes: add Nintendo NES/SuperNES Classic Edition support

"ARM" should be uppercase. However, "arm64" should be lowercase.

ChenYu

>
>  arch/arm/boot/dts/Makefile                         |  2 +
>  arch/arm/boot/dts/sun8i-a23-a33.dtsi               | 29 ++++++++++
>  .../boot/dts/sun8i-r16-nintendo-nes-classic.dts    | 62 ++++++++++++++++++++++
>  .../dts/sun8i-r16-nintendo-supernes-classic.dts    | 17 ++++++
>  4 files changed, 110 insertions(+)
>  create mode 100644 arch/arm/boot/dts/sun8i-r16-nintendo-nes-classic.dts
>  create mode 100644 arch/arm/boot/dts/sun8i-r16-nintendo-supernes-classic.dts
>
> --
> 2.14.1
>

      parent reply	other threads:[~2018-03-27  2:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-26 21:28 [PATCH v2 0/2] Add Nintendo NES/SuperNES classic support Miquel Raynal
2018-03-26 21:28 ` [PATCH v2 1/2] arm: dts: sun8i: a23/a33: declare NAND pins Miquel Raynal
2018-03-27  2:46   ` Chen-Yu Tsai
2018-03-26 21:28 ` [PATCH v2 2/2] arm: dts: nes: add Nintendo NES/SuperNES Classic Edition support Miquel Raynal
2018-03-27  2:38   ` Chen-Yu Tsai
2018-03-27  6:51     ` Maxime Ripard
2018-04-21 16:39       ` Miquel Raynal
2018-04-21 16:25     ` Miquel Raynal
2018-03-27  2:12 ` Chen-Yu Tsai [this message]

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=CAGb2v67_9oTTR30jPPmXO35bqZjif-jvR7z0CHPPu_xwrujriw@mail.gmail.com \
    --to=wens@csie.org \
    --cc=linux-arm-kernel@lists.infradead.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.